[Patches] Sing Missed; add custom colour to custom FREE PLAY text example (thanks to Stewie1.0)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
IGNORE
|
||||
# Enable FREE PLAY
|
||||
// Just in case it's disabled...
|
||||
@1403BABEA:75 // ...enable it.
|
||||
@@ -6,6 +5,9 @@ IGNORE
|
||||
# Custom FREE PLAY text
|
||||
1409F61F0:!Miku\0
|
||||
|
||||
# Custom text colour
|
||||
1401964A2:00 FF FF 7F
|
||||
|
||||
// Syntax:
|
||||
// "#" console comment
|
||||
// "//" hidden comment
|
||||
@@ -13,4 +15,4 @@ IGNORE
|
||||
// ":" address:bytes (hex)
|
||||
// " " byte byte
|
||||
// ":!" address:!string (escape characters require PD Loader 2.1+)
|
||||
// "IGNORE" skip patch file
|
||||
// "IGNORE" skip patch file (deprecated)
|
||||
|
||||
@@ -52,6 +52,8 @@ Force_Look=0
|
||||
No_Hand_Scaling=0
|
||||
#Default hand size -- -1=default, 12200=PDA
|
||||
Default_Hand_Size=-1
|
||||
#Sing missed notes
|
||||
Sing_Missed=0
|
||||
#Hide the volume and SE control buttons
|
||||
Hide_Volume=0
|
||||
#Remove the photo controls during PV playback
|
||||
@@ -143,3 +145,4 @@ r.Height=1080
|
||||
[plugins]
|
||||
DivaWig.dva=0
|
||||
DSCRemote.dva=0
|
||||
custom_freeplay_text_example.p=0
|
||||
|
||||
Reference in New Issue
Block a user