mirror of
https://github.com/yxrei/bemani-guide.git
synced 2024-12-11 22:46:03 +01:00
22 lines
540 B
Markdown
22 lines
540 B
Markdown
|
# BeatStream アニムトライヴ Hex Edits
|
||
|
|
||
|
!!! warning "Unsure how to apply hex edits?"
|
||
|
|
||
|
Check out the [Beginner's Guide to Hex Editing](http://www.bemani.guide/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`
|