mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-15 03:17:36 +01:00
DDRA DarkBG added (#66)
This commit is contained in:
parent
07eb8bfc7b
commit
88204df627
@ -20,6 +20,10 @@
|
||||
name: "Force background judgement",
|
||||
patches: [{offset: 0x8CA50, off: [0x8B, 0x41, 0x40], on: [0x31, 0xC0, 0x40]}]
|
||||
},
|
||||
{
|
||||
name: "Force darkest background",
|
||||
patches: [{offset: 0x8D53B, off: [0x75, 0x03, 0x33, 0xC0], on: [0x33, 0xC0, 0xB0, 0x03]}]
|
||||
},
|
||||
{
|
||||
name: "Unlock all songs",
|
||||
tooltip: "Unlocks all e-amusement songs, event mode songs, ACES FOR ACES and ENDYMION",
|
||||
|
Loading…
Reference in New Issue
Block a user