mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
SDVX V: Add skip camera patch to 2019100800 (#110)
This commit is contained in:
@@ -143,6 +143,10 @@
|
||||
{
|
||||
name: 'Skip global matching screen',
|
||||
patches: [{offset: 0x720808, off: [0x4D], on: [0x4E]}]
|
||||
},
|
||||
{
|
||||
name: 'Bypass Camera',
|
||||
patches: [{offset: 0x617D80, off: [0x74, 0x21], on: [0x90, 0x90]}]
|
||||
}
|
||||
]),
|
||||
// taken from IrotoI at /1cc/, added to bemanipatcher by JeDaYoshi
|
||||
|
||||
Reference in New Issue
Block a user