mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
SDVX V: Add skip camera patch to 2019100800 (#110)
This commit is contained in:
parent
beb9f59324
commit
8bc411d91f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user