Debug on Xbox

Discuss thaw modding, post your own, share your ideas, ask questions.
Borman
Posts: 4
Joined: Tue Nov 29, 2011 1:49 am
Contact:

Debug on Xbox

Postby Borman » Fri Oct 16, 2015 6:56 pm

I know there is the pre-modded set out there, but I was curious what the actual mod just for the debug is, as in what could be hex edited. I may have acquired something interesting, but I want to be sure.

I have Queen Bee. I know Im looking at create_debug_options_menu. And Ive been reading as much as I can. Im just not looking to be expert modder, just a debug option :P
TNT
Posts: 40
Joined: Thu Jun 28, 2012 7:36 am
Location: http://tnthps.us
Contact:

Re: Debug on Xbox

Postby TNT » Mon Nov 02, 2015 11:59 am

With THAW specifically, it can be done two ways. The modpack I released included some mods by XtecuterX73 and he added it to the menu in it's own spot because it's a cheat flag specifically in THAW. Because it's a cheat flag that doesn't have to be manually turned on or off, it can be saved/edited into the save as well. The other way that generally works for me across most titles is replacing another menu option so that it loads whatever other menu or data you want it to.

Here are some examples of datas that could be used to easily get into the menu (you may have to reverse the bytes):

Code: Select all

0x1ead9fb1 create_debug_menu
0x899aea38 create_debug_options_menu
0x8912b99c create_sound_options_menu
0xb427b43f launch_display_options_menu
0x05860c83 launch_sound_options_menu
0x1E54D305 create_gap_menu
0x412CC371 create_cheats_menu


Here are the links to the release I mentioned above:

Code: Select all

http://tnthps.us/filesystem/xbox/x_thaw_pak.rar
http://tnthps.us/filesystem/xbox/thawmega.txt - README.txt


If you wanted to mod it into your save, you would use this to 'unlock the cheat':

Code: Select all

0C32FE88A80D20000000000000000000000000000000FF00000800 - original
0C32FE88A80D20000000000000000000000000000000FF00000801 - modified


^That data is from my Xbox 360 tutorial, but I found that by messing with a very similar set of PS2 saves, so I assume you should be able to find it easily in the Xbox save as well, maybe even by searching for the same original data. If you do it this way, you'll have to repair the checksum as well, but the process is pretty similar across the titles, just attempt to recreate the original checksum first to make sure you're doing it right.

There are also mods for almost all the other titles on TNThps.us
http://TNThps.us - THPS Xbox 360 Mods/Tutorials, Original Xbox Mods, Playstation 2 Codes/Files, Gamecube Mods, THUGPro Mods!!
Borman
Posts: 4
Joined: Tue Nov 29, 2011 1:49 am
Contact:

Re: Debug on Xbox

Postby Borman » Mon Nov 16, 2015 2:04 am

Sadly the modpacks dont work with what Im trying to do :) Ill take a look at it again and see if I can get it to load or to edit the save itself.

Return to “THAW modding”

Who is online

Users browsing this forum: Bing [Bot] and 3 guests