mirror of
https://gitea.tendokyu.moe/beerpsi/CHUNITHM-Patch-Finder.git
synced 2025-02-17 10:58:40 +01:00
Add 120FPS patch for SDGS
This commit is contained in:
parent
8f3258e39d
commit
76f7cda160
@ -61,7 +61,7 @@
|
|||||||
- offset: 0x0D
|
- offset: 0x0D
|
||||||
off: [0x01]
|
off: [0x01]
|
||||||
on: [0x00]
|
on: [0x00]
|
||||||
- name: "Bypass 1080p/120Hz monitor check"
|
- name: "Bypass 1080p/120Hz monitor check" # SDHD only
|
||||||
patches:
|
patches:
|
||||||
# 1080p check
|
# 1080p check
|
||||||
- signature: "81 BC 24 B8 02 00 00 80 07 00 00 75 1F 81 BC 24 BC 02 00 00 38 04 00 00 75 12"
|
- signature: "81 BC 24 B8 02 00 00 80 07 00 00 75 1F 81 BC 24 BC 02 00 00 38 04 00 00 75 12"
|
||||||
@ -73,6 +73,12 @@
|
|||||||
offset: 0x06
|
offset: 0x06
|
||||||
off: [0x85, 0xC0]
|
off: [0x85, 0xC0]
|
||||||
on: [0xEB, 0x30]
|
on: [0xEB, 0x30]
|
||||||
|
- name: "Force 120FPS" # SDGS only
|
||||||
|
signature: "C6 05 ?? ?? ?? ?? ?? C6 05 ?? ?? ?? ?? ?? C6 05 ?? ?? ?? ?? ?? C7 84 24 ?? ?? ?? ?? ?? ?? ?? ?? C7 84 24 ?? ?? ?? ?? ?? ?? ?? ??"
|
||||||
|
patches:
|
||||||
|
- offset: 0x06
|
||||||
|
off: [0x00]
|
||||||
|
on: [0x01]
|
||||||
- name: "Disable shop close lockout"
|
- name: "Disable shop close lockout"
|
||||||
danger: "[DEPRECATED] Just disable it in the test menu"
|
danger: "[DEPRECATED] Just disable it in the test menu"
|
||||||
signature: "56 8B CB E8 ?? ?? ?? ?? 84 C0 ?? 0E"
|
signature: "56 8B CB E8 ?? ?? ?? ?? 84 C0 ?? 0E"
|
||||||
@ -96,4 +102,4 @@
|
|||||||
patches:
|
patches:
|
||||||
- offset: 0x12
|
- offset: 0x12
|
||||||
off: [0x75]
|
off: [0x75]
|
||||||
on: [0xEB]
|
on: [0xEB]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user