hello everyone!
i've seen everyone struggling with gallery saves and i've managed to come up with my own fix by manually replacing the hex strings. for some reason, if you try to replace any MDAwMDAwMDAwMDAw strings above offset 00000090, it causes the game to crash. i manually replaced all the strings below it using MDAwMEYwM0YwMDAw.
View attachment 1571667
also, the scenes are all unlocked by line 00000800, so you can stop replacing there.
View attachment 1571668
hope this helps in some way! worked for me anyways
strings you need to replace: MDAwMDAwMDAwMDAw
strings to replace with: MDAwMEYwM0YwMDAw
don't forget to install HxD!