Unable to load data.win of Sonic 2011
Describe the bug
Reproducing steps
- Try to open this data.win file.
Setup Details
Bleeding Edge Windows 10 version 22H2 GM 2023.2
Can still reproduce.
seems related to #1819
seems related to #1819
It does not seem related to this issue. Upon investigation, this game's variable and function reference chains are not at all normal, and code entries that do not exist are referenced. Either there's some mystery update that occurred a while ago that was quickly fixed, or this was (more likely) taken from an in-memory representation of the data.win file - the original poster has not provided enough context to be sure.
For anyone who didn't know where is data.win, it is inside Sonic 2011 game itself. I had to rip that file from the game's memory via Cheat Engine Lua Scripting. (length: 0x064BD774 or 105633652)
There is a script that UTMT ships that probably works too to properly extract the data.win
Gave that script a try, and no, it doesn't seem to even work properly with this game (errors log.) Also, some programs suggest that it uses Enigma Virtual Box, but I have no idea on how to actually check for that, nor how to extract those files.