1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-12-04 11:07:59 +01:00
bemani-guide/docs/games/beatstreamfinal/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

25 lines
776 B
Markdown

# BeatStream アニムトライヴ 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 NBT-2016111400
!!! tip ""
All below edits are applied to `beatstream.dll`
E:/ Drive Fix
- `8645FC: 65 3A 2F -> 64 65 76`
Unlock All Songs
- `16CCB1: 48 83 FD 10 72 03 48 8B 09 41 -> BE 00 00 00 00 E9 3A 01 00 00`
Nightmare Difficulty Unlock
- `16EADE: 8B CB E8 DB B4 0E 00 -> B0 01 E9 AD 00 00 00`