Search the Community
Showing results for tags 'tsb1'.
-
Version 1.3.0.0
3,877 downloads
Release for TSBToolSupreme that supports editing TSB original rom, TSB 32 team rom, TSB I SNES, TSB II SNES, and TSB III SNESRequires the .NET framework in order to run. ============================================================================================ 'GetBytes' feature explained: Due to the increased popularity of the 'SET' command, I have added a 'GetBytes' feature. The 'GetBytes' feature will extract bytes from a ROM into 'SET' commands. The input of the 'GetBytes' feature will look like the following: Example #1, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51 0x23BC6-0x23c51 Example #2, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51, and the comment '# mini helmet stuff' will be in the results. # mini helmet stuff 0x23BC6-0x23c51 Example #3, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51, with a width of 5 bytes and the comment '# mini helmet stuff' will be in the results. # mini helmet stuff 0x23BC6-0x23c51,0x5 You can have as many lines as you want with as many comments as you like. The result of example #3 is the like the following (rest of the results are cut off): ----------------- # mini helmet stuff SET(0x23bc6,0x9495968b00) SET(0x23bcb,0x88898a8b00) SET(0x23bd0,0xc0c1ab8307) SET(0x23c4d,0x8f898a8b35) ... ----------------- ============================================================================================ -
I’ve edited my post to maybe clarify and make it easier. Is there a way to elimate all other selections than just Pro Bowl. That would accomplish what I am looking for. I can thenEdit the teams and the pro bowl players to accomplish my goal. Thanks Is there a way to just have 2 teams? I want to create a special rom just for my family with all of us as players. thanks