mirror of
https://github.com/two-torial/webpatcher.git
synced 2026-09-23 00:27:55 +03:00
@@ -122,6 +122,13 @@
|
||||
tooltip: "Replace the FREE PLAY text when using Infinite credits",
|
||||
offset: 0x14878E4,
|
||||
off: [0x46, 0x52, 0x45, 0x45, 0x20, 0x50, 0x4c, 0x41, 0x59],
|
||||
},
|
||||
{
|
||||
name: "Bypass map animation",
|
||||
tooltip: "Skip the map move forward animation after playing the song",
|
||||
patches: [
|
||||
{ offset: 0x8BA24D, off: [0x01], on: [0x00] },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Set all timers to 999",
|
||||
|
||||
Reference in New Issue
Block a user