Jump to content

bruddog

Moderators
  • Posts

    11,670
  • Joined

  • Last visited

  • Days Won

    108

Everything posted by bruddog

  1. @SBlueman Martin hasn’t visited the site in 5 years.
  2. That’s likely because RB1 is the “bottom” RB in those plays and you likely just switched things around. You would have to actually edit the player actions for those plays so they move in a different way.
  3. Gotcha. Sounded like you were just looking for a way to have your yearly tournament.
  4. Just buy an everdrive once then you can just download all the roms you want to it instead of buying a cartridge every year.
  5. It works for skipping the halftime show I just tested it....
  6. @Ghost OPTIONS-PATHS Make sure use internal compression is unchecked.
  7. Yup you have encryption on as I suspected.You need to turn encryption off.
  8. Downloaded the vanilla version and could not duplicate the failure. 10 times in a row the computer DID NOT kick an onsides kick.
  9. Is the overtime untimed or something? The onsides kick logic for the com should always trigger a regular kick unless the clock has less then two minutes left in overtime. But that logic should be impossible to trigger since overtime is sudden death in regular unhacked tecmo. If that logic is somehow being triggered it is a 75% chance the com will onsides.
  10. Its faster to skip the halftime show rather than remove the graphics. I assume that would be fine @rkrenegade31
  11. Are you using the correct/same emulator? Make sure encryption is off if using the nestopia emulator. @Ghost
  12. @Tombor its doable but not a simple fix. This would be a complex hack that requires re-writing the playoff logic. And possibly the memory structure for saving the playoff teams
  13. Everyone has that issue. That was due to the rom space being used for code where the sounds reside. The sounds were overwritten with game logic in order to support the 4 additional teams.
  14. @SBlueman Try this rom out. This is just the OG rom. These are the hex locations to adjust to change the injury rate. 01= 1/256 chance of injury 00 = never injured FF = always injured (unless no more subs) 99% sure I fixed the problem of the previous hack where it would use the starter position (QB, RB1, RB2, WR1, TE1) instead of the actual roster ID (RB3 etc) custom_injury_rate_test_rom.nes
  15. You said in the 4th quarter….don’t you want them to try and win…with massive juice 4th and 10 can be nothing.
  16. Probably. The logic for some stuff gets pretty convoluted as you can imagine but its probably possible. Why would you want to do this?
  17. Lots of different ways to do this but this should be the simplest since its just one byte SET(0x258FE, 0xA9) This changes this from loading a variable in memory to loading an immediate value that will make the routine branch to the no onsides exit) I didn’t test this so let me know if it works. This doesn’t apply for skp vs skp games.
  18. Yes, there is. Post something when i have time
×
×
  • Create New...