Bully: Scholarship Edition (Debug Build): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
*Some options will crash the game or cause it to hang, these may be documented below in the future. | *Some options will crash the game or cause it to hang, these may be documented below in the future. | ||
==Notes== | ==Notes== | ||
{{tcrf link|Proto:Bully: Scholarship Edition (Wii)}} | |||
*This build contains compiled script source code with no obfuscation. To decompile, you must run <code>unluac</code> on any of the <code>.luc</code> scripts that you are interested in looking at. This will give you full readable access of the game's script files. | *This build contains compiled script source code with no obfuscation. To decompile, you must run <code>unluac</code> on any of the <code>.luc</code> scripts that you are interested in looking at. This will give you full readable access of the game's script files. | ||
Revision as of 10:14, October 8, 2021
Bully: Scholarship Edition (Debug Build) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Download Bully: Scholarship Edition (Debug Build) from external mirror |
- This build was rebuilt using the Nov 13, 2007 build's ISO Headers.
- In order to launch it in Dolphin, all controllers must be disconnected before starting up to avoid a hang on btm_sec_mx_access_request, as well as increase MEM2 to 128MB.
- The following steps were taken to build this ISO from loose files:
rvthtool extract Z:\2007-11-13.iso Z:\2007-11-13-retail.iso --recrypt=retail
wit X Z:\2007-11-13-retail.iso Z:\2007-11-13-files
- All of the items in the files folder were replaced, as well as apploader.img, fst.bin, and main.dol in the sys folder.
wit CP Z:\2007-11-13-files Z:\2007-11-13-rebuilt.iso
rvthtool extract Z:\2007-11-13-rebuilt.iso Z:\01-Debug.iso --recrypt=debug
- In order to use the Debug Menu, you need to have a secondary controller (preferred). It is possible to use a Keyboard/Mouse combo but is significantly more problematic.
- To make the Debug Menu function, press the (1) Button on the Wiimote, or whatever you have assigned it to in an emulator. You can go up and down with the DPAD, and select options by going right or left on the DPAD.
- To change pages, you need to use the (-/+) buttons, or whatever you have assigned it to in an emulator.
- Some options will crash the game or cause it to hang, these may be documented below in the future.
Notes
The Cutting Room Floor research
- This build contains compiled script source code with no obfuscation. To decompile, you must run
unluac
on any of the.luc
scripts that you are interested in looking at. This will give you full readable access of the game's script files.
- This build also contains compiled
.act
files, however also with no obfuscation and are completely readable. These files handle nodes.
Screenshots