Rom Editing

Tecmo Super Bowl Stat Extractor Program

Files from forum discussion: TSBStatExtractor Read me file from Program’s Author: TSB Stat Extractor By jstout WHAT THE TSB STAT EXTRACTOR DOES The TSB Stat Extractor is an application that is designed to extract statistical data from a saved state file (.st?) from Nesticle, Nestopia, or VirtuaNES for 2 teams [ Read More ]

Rom Editing

Stop Game Clock During Punts

SET Command: SET(0x243e6,0x00) SET(0x24b6e,0x00) (Click Here for a Visual Guide on how to apply set commands) This code was given to me by a member on this site via private message. Thank you Bobby for the submission, it works like a charm! Here is the info provided to me, enjoy [ Read More ]

Games

SNES Tecmo Super Bowl Collection

The zip file includes the following game files originally posted on TecmoBowl.org: 2016 – 2017 rosters 1.1.2 SNES Tecmo Super Bowl 1 with NES player sprites 1.0.0 Tecmo Best of the 90s 1.0.1 Tecmo Best of the New Millennium 1.0.1 Tecmo Football Legends 2016 1.0.1 Tecmo Super Bowl 1977 Tecmo [ Read More ]

How to edit Tecmo

Tecmo Super Bowl Editor Pack

This pack includes programs used to edit Tecmo Super Bowl for the NES. The programs included are: General Manager for TSB [Java] Lunar IPS 1.02 Tecmo Hack Setter Tecmo Sim Editor Tile Layer Pro 1.1 Translhextion 1.6 TSB Endzone Editor TSB Manager 1.3 TSB Manager 2000 TSB Playbook Maker TSB [ Read More ]

Rom Editing

Push/Pull Hack by Bruddog

Note: This is a HUGE piece of code that is being re-written. This modification does clash with some locations on other set commands. Make sure to use the Check for ‘SET’ commands setting values in the same locations option in TSBTool to confirm this isn’t overlapping with any other code [ Read More ]

Rom Editing

Dedicated Returners Using Code

SET Command: #Return speed #https://sblueman.com/dedicated-returners-using-code/ SET (0x29083,0x4C34BFEA) SET (0x2BF44,0xA008B1AEC90AF007C98AF0114C7790A918A479C008D00318E9094C7790A998A478C008D00318E9094C7790) (Click Here for a Visual Guide on how to apply set commands) Original Thread from TecmoBowl.org: Dedicated Returners Using Code

Rom Editing

Passing Probability Table

SET Command: #Passing game probability table hack #https://sblueman.com/passing-probability-table/ SET(0x2BF14,0x3C3D3E3F404142434445464748494A4B) SET(0x2BF24,0x3C3D3E3F404142434445464748494A4B) SET(0x2BF34,0x1C1E20222426282A2C2E30323436383A) SET(0x29D90,0x51) SET(0x29DA3,0x51) SET(0x29DB6,0x51) SET(0x29D7A,0x46) SET(0x29C9E,0x11) SET(0x29C9A,0x15) (Click Here for a Visual Guide on how to apply set commands) Original Thread from TecmoBowl.org: Passing Probability Table

Rom Editing

KR Speed Change From RT to Actual KR Player

SET Command: #Changing KR Speed #https://sblueman.com/kr-speed-change-from-rt-to-actual-kr-player/ SET (0x08100, 0x0048ECF303EFE4DFFEFF) (Click Here for a Visual Guide on how to apply set commands) Original Thread from TecmoBowl.org: KR Speed Change From RT To Actual KR Player