Jump to content

whaddix91

Members
  • Posts

    15
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    whaddix91 got a reaction from JuanCruzRodriguez in TecmoBowl.org Presents: Tecmo Super Bowl 2016   
    Here's another mention...  http://news.yahoo.com/two-nes-football-classics-ready-190003754.html

  2. Upvote
    whaddix91 reacted to DrunkenGamer in The Quest For 32 - TSB4's Journey to Completion.   
    Misc Location changes
    Stage 13 (Misc Roster Coding)

    Editing Tools Used:( SNES9X1.43 With Geiger Debugger / Hex editor / ZSNES )

    As I was looking through coding trying to find the All Pro Selection/MVP coding I found a lot of stuff that, well I'm not too sure what some of these do, but they are in the same areas as coding I found useful expansion coding for. Mainly these have something to do with rosters. These are located around coding that pulls the player #'s as used to pull sim data or names. So this may have to be visited later as to what they actually do. I'll separate each installment by date to keep up with new codes added as I go. Mainly it's just easier putting these locations here to help me figure out what might be going on at those locations when compared to previous locations found in those areas from the above stages.

    Pulls Player #:
    The game uses these numbers as jumpers to grab player # (By # I mean 0000 = First player - Starting QB Bills / 0001 = second player - Back Up QB Bills) By default the game uses the same pointers at each of these locations. I'm just creating an easier system to edit for future games. Now to edit this stuff you'll only have to edit one set of pointers.
    At Location x1DDF80 put the following bytes:
    5704 BC04 2105 8605 EB05 5006 B506 1A07
    7F07 E407 4908 AE08 1309 7809 DD09 420A
    A70A 0C0B 710B D60B 3B0C A00C 050D 6A0D
    CF0D 340E 990E FE0E 630F C80F 2D10 9210
    0060 0060 0000 0000 0000 0000 0000 0000

    Change the following locations to "80DFBB"
    xF4C07
    xF4C2B
    xF4D3C
    x108AC6
    x108C08
    x109612
    x1096B2
    x1DE273
    x1DE2D6
    x1DE3BA
    x1DE9C9
    x1E6532

    Change where the FA start, change the following locations from "2D10" to "0060"
    xF64C2
    x1E666D

    Change from "1E" to "20"
    xF4739
    xF47FD
    xF480E
    xF64BA
    x108BF7
    x1E6522
    x1E6563
    x1E6665

    Change from "1D" to "1F"
    xF47F5
    xF474E
    xF4A81

    Change from "3C" to "40"
    xF4D5E
     
    xF640F - Change From "1E" to "20"
    xF641D - Change From "1E" to "20"
     
    Updated 07-26-2020
    xF67D1 (research location, CMP "20" by default, need to see what this effects and if it needs to be changed to "21")
  3. Upvote
    whaddix91 got a reaction from Donnie Dohnson in TecmoBowl.org Presents: Tecmo Super Bowl 2016   
    Here's another mention...  http://news.yahoo.com/two-nes-football-classics-ready-190003754.html

×
×
  • Create New...