mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add warning to A20+ caution screen skip
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Caution Screen Skip",
|
name: "Caution Screen Skip",
|
||||||
|
danger: "Breaks World/Area/Shop/Rival score display",
|
||||||
patches: [{ offset: 0x1F867, off: [0x8B, 0xFB], on: [0xEB, 0x7F] }],
|
patches: [{ offset: 0x1F867, off: [0x8B, 0xFB], on: [0xEB, 0x7F] }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user