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/Yu_PPD) 's VectorReverse08 script
script/6e711888cdc1c36aa5946bf40c20a51dSpecial Thanks: JohnnyKLawliet (
user/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:
MarkDistanceRatiochange 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
MarkDistanceRatio = 0.75
MarkDistanceRatio = 0.5
Frequencychange mark fly trail, default is 2
here is some examples
Frequency = 2
Frequency = 4
Frequency = 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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_linkabout PPDEditor_Vet08H config file:
when you boot up PPDEditor_Vet08H it's will auto add some default value in PPDEditor.ini
if you're change VectorReverse08H default value you need also change it in PPDEditor.ini let make sure preview will 100% work right