Jump to content

Need help with TSBToolSupreme


Ray

Recommended Posts

It can be used from the command line and It should start up when you when you type "TSBToolSupreme" from the command line (with no arguments).

If you pass arguments, they need to be in the correct order.

Try typing "TSBToolSupreme /?" to see the help message.

Typing "TSBToolSupreme -gui" should launch the GUI.

One thing to note, if you launch the GUI from the command line, it will hide the console.


C:\>TSBToolSupreme.exe /?
No valid rom file passed as an argument.
No valid input file passed as an argument.
Version 0.9.1 beta

Modifies and extracts info from Tecmo Superbowl nes ROM.

Usage: TSBToolSupreme (|) [data file] [options]
This program can extract data from and import data into a Tecmo Super Bowl rom (nes version only).

The default behavior when called with a nes filename and no options is to print all player
and schedule inormation from the given TSB rom file.

When called with a TSB rom file and a data file, the behavior is that it will modify the TSB file
with the data contained in the data file.

The following are the available options.

-j Print jersey numbers.
-n Print player names.
-f Print player face attribute.
-a Print player abilities (running speed, rushing power, ...).
-s Print player sim data.
-sch Print schedule.
-stdin Read data from standard in.
-gui Launch GUI.
-pb Show Playbooks
-of Show Offensive Formations
-colors Show Uniform Colors
-out:filename Save modified rom to .
-get:filename Use as a 'GetBytes' file (get rom locations specified in file, print to stdout)

C:\>

Link to comment
Share on other sites

im wondering if its possible to make a tsbtool editor for the genesis version of tsb as well. i would love to hack into that and try to improve the passing when simulating.

I don't think I'm not going to support the genesis version.

If you wanted to hack the ROM you could do it in a hex editor. I'm pretty sure all the info is in the forums.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...