FATAL FRAME: Maiden of Black Water
Patches
For use with py-patch program.
Download all patch files.
Opening the file preview below may freeze your browser on mobile Chromium based browsers.
Preview the file on GitHub.
Patch archive built on: 2022-07-03 02:23:23 Sunday (UTC +0000)
Patch file: _patch0/orbis/FatalFrame-Orbis.yml
File to be patched: Decrypted eboot.bin
Contents of patch file (Click to Expand)
- patch:
title: "FATAL FRAME: Maiden of Black Water"
app_ver: "01.04"
app_titleid: [ "CUSA28987" ]
patch_ver: "1.0"
name: "60 FPS"
author: "illusion"
arch: orbis
patch_list:
- [ bytes, 0x007b2f90, "48b83c00000001000000" ] # MOV RAX,0x10000003c # sleep RenderThread for 16.67ms
- patch:
title: "FATAL FRAME: Maiden of Black Water"
app_ver: "01.04"
app_titleid: [ "CUSA28987" ]
patch_ver: "1.0"
name: "Always boot in English"
author: "illusion"
note: "Overrides display language selection with English."
arch: orbis
patch_list:
# Valid options
# English = 1
# Traditional Chinese = 4
# Simplified Chinese = 5
# first boot
- [ bytes, 0x00c41e5f, "b901000000" ] # MOV ECX,0x1
- [ bytes, 0x00c41e64, "eb1f" ] # JMP 0x00c41e85
# sub boot
- [ bytes, 0x00c40bcb, "b801000000" ] # MOV EAX,0x1