
See if the debug options can be re-enabled and if so, see if they still work. Do you own the plain-text versions of those Lua files? If so, please upload it! There might still be unused elements. Images from the Sonic Unleashed debugger remain in the game.
However, the game will get stuck at the last frame of "Sonic is falling" intro animation. If the debug initialization is entered AND the variable g_IsDebugSequence is 1, the lua script will try to enter the debug menu screen mode (MODULE_DEBUGMENU) instead of the hub world (MODULE_PLAYABLEMENU).
If the debug initialization (MODULE_DEBUGINIT) is entered from the title screen without setting g_IsDebugSequence to 1, the game will enter the main game, but with no visible changes. In addition, this flag is reset to 0 when the game enters the title screen. However, the game will get stuck at a black screen, because the game requires displaying the Havok logo to successfully initialize the game. If this value is 1, the Lua script will boot directly into the debug initialization (MODULE_DEBUGINIT) instead of the start of logo sequences (MODULE_NOTICE_CESA). (Source: evilhamwizard (Plain-text a)) global("g_IsDebugSequence", 0) - デバッグシーケンスフラグĪt the beginning of the file, there is a variable named "g_IsDebugSequence".
8.4 Leftover Unleashed Renderer and Shader Tables. 6.5 PAMxx_Dummy_A_wav.aax through PAMxx_Dummy_M_wav.aax. In there's information for the game to take icons/hdd_icon0.png and icons/hdd_pic1.png, and rename them to ICON0.png and PIC1.png respectively. Please note that this was recorded using a WIP build of Shuriken, so the preview may not be 100% accurate to how it would look in-game. Despite only being in the PlayStation 3 version of the game, it uses the controller prompts texture from the Xbox 360 version of the game. There is also UI ( ui_install.yncp) that would have shown during the install process. This folder is also present in the PC port of Sonic Generations, inside bb2.cpk. Within the disk contains a folder named Install, which contains 8 images of several characters in Sonic Unleashed.