2024.10.12
VectorReverse08H
add SubtractBPM(aka イベントマネージャからの減少値)
PPDEditor_Vet08H
add SubtractBPM support
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024.10.01
PPDEditor_vet08H update;
optimize 60FPS BPM change code
Base for Yu([user id:Yu_PPD]) 's VectorReverse08 script [script id:6e711888cdc1c36aa5946bf40c20a51d]
Special Thanks: JohnnyKLawliet ([user id:JohnnyKLawliet])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i know we already have divascript can let our chart looks 99% same as official
but divascript parameters is not friendly if you're made chart in PPDEditor and it's not really public right now
that's why i'm thinking i should base for original VectorReverse0 to made a new one
lucky after i reinstall win10 PPDEditor finally don't suck my Script Manager screen anymore and it's actually saved me a lot of time
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
add new parameters:
MarkDistanceRatio
change mark distance
Basically, MarkDistanceRatio scales how long for fly trail, while MarkSpeed intercepts fly trail and then scales it
you can use those together to made some werid thing that only works in PPD
MarkDistanceRatio = 1.0
[user_img ID:517 width:360]
MarkDistanceRatio = 0.75
[user_img ID:519 width:360]
MarkDistanceRatio = 0.5
[user_img ID:518 width:360]
Frequency
change mark fly trail, default is 2
here is some examples
Frequency = 2
[user_img ID:512 width:360]
Frequency = 4
[user_img ID:513 width:360]
Frequency = 0
[user_img ID:514 width:360]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Change MarkDistance to 250(PPD is 300)
Change Multi Note DecelerationRate to 0.7333333
Change Curvature to 17.361(Yu one is 20, PPD is 30)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if you don't like some default value you can change in here
[user_img ID:521 width:360]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if anyone need here is PPDEditor that have full Support VectorReverse08H parameters and 60fps bpm change event preview and slide scale calculate
https://drive.google.com/file/d/1vv1dpJt4W4i-GnAeFJJsC3lozxtUlcn6/view?usp=drive_link
about PPDEditor_Vet08H config file:
when you boot up PPDEditor_Vet08H it's will auto add some default value in PPDEditor.ini
[user_img ID:516 width:360]
if you're change VectorReverse08H default value you need also change it in PPDEditor.ini let make sure preview will 100% work right