2023-08-30 17:14:11 +02:00
# jubeat clan Hex Edits
2023-09-11 10:42:33 +02:00
??? 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!
2023-08-30 17:14:11 +02:00
2023-09-11 10:42:33 +02:00
??? warning "Unsure how to apply hex edits?"
Check out the [Beginner's Guide to Hex Editing ](https://guide.fumo.photos/extras/hexguide/ ) for assistance.
2023-08-30 17:14:11 +02:00
### List of Known Edits For L44-2018070901
!!! tip ""
Disable Tutorial
- jubeat.dll: `0xCFFC7: 75 4A 57 68 00 -> E9 90 00 00 00`
Song Select Timer Freeze
- jubeat.dll: `0xA5A49: 75 -> EB`
Expert Options Lock (Toggling on expert option keeps it on for every future play)
- jubeat.dll: `0xD4699: 89 1D -> EB 0B`
Online Matching Skip
- jubeat.dll: `0xBCDCE: 7D -> EB`
Unlock All Songs
- music_db.dll `0x1B8F: 74 09 -> 90 90`