JuicyStandoffishMan / WhiteAlbumRestorationPatch

Delocalizes some content in White Album (2023 PC version)
12 stars 0 forks source link

About the game txt script #7

Open ericma15 opened 10 months ago

ericma15 commented 10 months ago

These day, i decrypt wa 98 version's text script. Then i use your tools,extract 23 version raw script (consult your code,i write code to extract the raw script).Then i find the the script in 23 version have some binary control code, this code in 98 version is textable (like #ko#name 8 #bgm 1001),then i compare their script,i think may they are the same. I notice your code that extract text says some control code is still unkown. Can we combine these two version text script to find out all control code?