1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-12-15 16:31:17 +01:00
bemani-guide/docs/games/exchain/hexedits.md
yurei 8ff6894687 Add IIDX24, update hex edits page of all games
-add iidx24 setup/problems/hex edits

-changed the hex edits page on every
game to include mons bemanipatcher

-added bemani logo and old favicon

-placed more emphasis on 64-bit and 32-bit tools in iidx25-iidx27
2023-09-11 10:42:33 +02:00

19 lines
613 B
Markdown

# GITADORA EXCHAIN Hex Edits
??? info "Want a quick drag and drop solution?"
Use _mon's [BemaniPatcher](https://mon.im/bemanipatcher)._ Simply select the game you'd like to edit and drop the corresponding game `.dll` into it and select what changes you'd like!
??? warning "Unsure how to apply hex edits?"
Check out the [Beginner's Guide to Hex Editing](https://guide.fumo.photos/extras/hexguide/) for assistance.
###List of Known Edits For M32-2019092400
!!! tip ""
Timer Freeze
- game.dll: `0xBC27: 0F 85 AA 01 00 00 -> E9 AB 01 00 00 90`
Fix IP change error
- libshare-pj.dll: `0x23305: 74 -> EB`