It requires the .Net Framework in order to run.
NEW!!!
Mr. NFL found out how to change the race in the cutscenes, http://www.tecmobowl...hp?f=30&t=10467
and I have modified SNES_TSBTool to change race in cutscenes!!!!!!!
Thank you Mr. NFL!!!
I'd like to say thanks to all the beta testers out there.
And a special thank you to Elway7 for finding the locations of the team formations and team offensive preferences.
SNES_TSBTool is a program that can modify the SNES version of Tecmo Super Bowl 1. It does NOT work with TSBIII.
Like with TSBTool, spreadsheets and text editors will come in very handy when manipulating the text input.
You can do the following with SNES_TSBTool:
1. Change Player names, jersey numbers and race (in game and in the cutscenes).
2. Change Player sim data.
3. Change Team sim data.
4. Change Team Offensive preference.
5. Change the teams' "Return Team" players.
6. Change a team's Punt returner and Kick returner.
7. Change the Schedule.
8. Change team Playbooks
9. Change Team Offensive Formations
10. Change the year.
It is backward compatible with TSBTool and works with TSBSeasonGen.
If you find any defects, please post the description in this thread.
If you need help using it, post a question.
SNES_TSBTool reads (and lists) plain text and applies it to a TSB snes ROM. Format looks like the following:
==============================================
TEAM = bills SimData=0xab0
QB1, qb BILLS, Face=0x52, #0, 25, 69, 13, 13, 56, 81, 81, 81 ,[3, 12, 3 ]
QB2, frank REICH, Face=0x22, #14, 25, 69, 13, 13, 31, 44, 25, 50 ,[3, 3, 2 ]
RB1, thurman THOMAS, Face=0x83, #34, 38, 69, 63, 25, 75, 50 ,[10, 7, 8, 8 ]
RB2, jamie MUELLER, Face=0x51, #41, 44, 69, 25, 88, 50, 25 ,[5, 3, 6, 2 ]
RB3, kenneth DAVIS, Face=0xa5, #23, 38, 69, 25, 19, 50, 31 ,[5, 2, 7, 2 ]
RB4, don SMITH, Face=0x8b, #30, 38, 69, 25, 19, 50, 31 ,[3, 3, 8, 2 ]
WR1, james LOFTON, Face=0x81, #80, 25, 69, 38, 13, 50, 56 ,[1, 8, 13, 6 ]
WR2, andre REED, Face=0xb6, #83, 25, 69, 56, 13, 56, 69 ,[1, 9, 10, 10 ]
...
# Schedule is specified like this:
WEEK 1
bills at dolphins
colts at patriots
jets at buccaneers
...
==============================================
The goal in using a plain text format is to allow other programs, spreadsheets, webpages, ect... to generate content targeting it.



















