Search the Community
Showing results for tags 'weeks games'.
Found 2 results
-
1. Tecmonster it's definitely not a glitch. 2. I consulted jstouts dissassembly files. Always valuable. Here is the bank in question: https://code.google.com/p/tecmosuperbowl/source/browse/branches/Bank26.txt Scroll down to the note jstout added randomize week games. it starts off with JSR L_D8F7 AND #$0F This is a routine to update the random numbers and then it constrains the result to be from 0x00 to 0x0F or 0 to 15 in decimal. Anyways we just need the end of the whole routine to randomize the games which is JSR store_sram_checksum LDA #%11000000 STA PRG_RAM_PROTECT RTS So at 0x3220A paste in 20 B3 C4 A9 C0 8D 01 A0 60. This will prevent the schedule from being random. You may need to do a season reset once to get it unrandomized but it should be good from then on.
- 15 comments
-
- weeks games
- schedule
-
(and 2 more)
Tagged with:
-
Hello, I'm new to TSB hacks and this forum, so sorry if this has been asked before. I haven't found the answer yet. Is there a way to stop the randomization of game play order in a week's schedule? I know you can edit the schedule and how many games are played. However, there appears to be no order in how a given weeks games are played. Any help would be much appreciated. Thanks in advance!
- 15 replies
-
- weeks games
- schedule
-
(and 2 more)
Tagged with: