Jump to content

fgqb#19nyj

Members
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    4

fgqb#19nyj last won the day on October 3 2021

fgqb#19nyj had the most liked content!

2 Followers

Recent Profile Visitors

3,537 profile views
  1. I use passing yards as a barometer, because all QBs in the game can throw deep, anyway.
  2. Why didn't you just eliminate the odd ball game where each team plays that extra interconference game?
  3. Figured I'd update this info to cover the 32 team rom, too. TEAM DATA screen: x1E943 - x1E960 - TEXT POSITION and pointers (this however is set by Divisions) adjusts position of an entire division on screen. x1F8B5 - x1F95F - TEXT FORMAT (***affects all menus!) Every 3 bytes correspond to a team. First offset is for the format, next is the team shown, and the final offset is for the "space" between texts. This data structure is in a variable length and is FE terminated. So, inputting FE will close the DIVISION, thus removing any text from that point. **THIS IS BUF-ATL ORDER; first all AFC, then NFC. *This will also affect the TEXT on the TEAM CONTROL/ PRESEASON screens! This area also covers the 32 team rom. x22C36 - x22C53 - TEAM SELECTED ROSTER shown when "accessed", ordered by "ROWS": 00 05 09...in this order (EAST/ CENTRAL/ WEST) / 32 team order 00 04 08 0C...(EAST/NORTH/SOUTH/WEST) / 32 team (13=Dal. 17=Min. 1B=Car. 21=Ari.) rom locations start at x3F896 - x3F899...same hex locations as PRESEASON MENU! x23B4B - x23B94 - CURSOR SETUP (X:Y coordinates) Every 2 bytes correspond to a team. First offset "X", and the following the "Y". (AFC: x23B4D, NFC: x23B53) Teams start at offset x23B59, ordered by "ROWS" (E/ C/ W) / 32 team (Dal. Min. Car. and Ari.) rom locations start at x3F87A - x3F881. x23D21 - x23D58 - MINI HELMET coordinates. Every helmet uses 2 bytes (Y:X). The X seems to be multiplied by 2 to get the actual placement coordinate. **THIS IS BUF-ATL ORDER; first all AFC, then NFC. / 32 team rom locations - all NFC WEST team locations start at x3F6E7 - x3F6EE (S.F. Stl. Sea. Ari.). PRESEASON screen: x1E23F - x1E25C - TEXT POSITION and pointers (this however is set by Divisions) adjusts position of an entire division on screen. x22C13 - x22C30 - TEAM SELECTED. Team that will appear on field, ordered by "ROWS": 00 05 09...(EAST/ CENTRAL/ WEST) / 32 team order 00 04 08 0C...(EAST/NORTH/SOUTH/WEST) / 32 team (13=DAL. 17=Min. 1B=Car. 21=Ari.) rom locations start at x3F896 - x3F899...same hex locations as TEAM DATA MENU! x23CE9 - x23D20 - MINI HELMET coordinates. every helmet uses 2 bytes (Y,X). the X seems to be multiplied by 2 to get the actual placement coordinate **THIS IS BUF-ATL ORDER, first all AFC, then NFC. (***this will also affect the MINI helmets on the TEAM CONTROL screen!) / 32 team rom locations - all NFC WEST teams start at x3F6EF - x3F6F6 (S.F. Stl. Sea. Ari.). x23E95 - x23ED0 - CURSOR SETUP (X:Y coordinates) Every 2 bytes correspond to a team. First offset "X", and the following the "Y". ordered by "ROWS" (E/ C/ W) / 32 team (Car. Ari.) rom locations start at x3F882 - x3F885. TEAM CONTROL screen: x1E345 - x1E362 - TEXT POSITION and pointers (this however is set by Divisions) adjusts position of an entire division on screen. x325BF - x325D9 - TEAMS ORDER, ordered by "ROWS" (E/ C/ W) Team that will appear on field ordered by "ROWS": 00 05 09...(EAST/ CENTRAL/ WEST) / 32 team order 00 04 08 0C...(EAST/NORTH/SOUTH/WEST) / 32 team (1B=Car. 21=Ari.) rom locations start at x32C63 - x32C64. x328F3 - x3292E - CURSOR SETUP (X:Y coordinates) Every 2 bytes correspond to a team. First offset "X", and the following the "Y". ordered by "ROWS" (E/ C/ W) / 32 team (Car. and Ari.) rom locations start at x3F886 - x3F889. x3292F - x32966 - SKP/MAN/COM/COA TEXT coordinates. First offset "X", and the following the "Y". BUT it is set into Tile-BLOCKS. **THIS IS BUF-ATL ORDER, first all AFC, then NFC. / 32 team rom locations - all NFC WEST teams (S.F., Stl., Sea. and Ari.) start at x32C4B - x32C52.
  4. This pertains only to the 32 team rom, mind you. Also, this is only to correct the menus consisting of Team Data, Preseason and Team Conrol screens...The Standings and Team Rankings screens will not be affected whenever there's a change. It's basically the only way to alter a helmet's color whenever a team modifies their helmet design, or if you want to move a team into another division. For some reason, a helmet color won't change even though you had switched the last digit of the hex address. So, changing hex code at x23BF3 (which is HOU) from 8F 89 8A 8B 1D to 8F 89 8A 8B 1E might not work entirely. If you wanted to fix the Texans' helmet color completely from black to dark blue, like the Broncos and Rams have, then you would have to change either the first or second digit on both of their hex numbers to whatever main color palette you need it to be. The section in the rom that allows you to do this starts at x425A. So, switching the 5 to an A in this area will change the Texans' helmet to dark blue, instead of black. Note: This may all depend on how the helmet is designed graphically, and so only parts of the helmet may be altered. So, please keep that in mind, too. 0 = pink, silver-blue and white 5 = gray, pale orange and black A = white, dark blue and yellow F = dark green, aqua and white
  5. Thanks. Yeah, I only changed the wording on the playoff screen in both roms. The playoffs themselves are still based on the 32 team rom. The standings and team rankings is something that may or may not be fixable. I see that CXRom was able to have the game ignore the pro bowl teams in rankings. And so it might be feasible to have this done in standings, too? How he was able to do this I could only guess. The six team division setup I have in the game is also a problem, as you pointed out it duplicates teams in the playoffs, and so I tried to minimize the teams in both screens. I wonder if it's possible to make 3 to 5 teams in each division instead of the two choice method, which are 3 to 4 team or 4 to 5 team sizes. At least that way there won't be any duplicate winners in the playoffs. I tried to chop off the first two teams in the 32 team rom to address the rankings screen, but ran into a problem with the individual leaders stat screens. It would display distorted stats and names and so I had to abandon that idea. If anyone knows where the hex location of the cut off point of where it would split the AFC and NFC teams concerning stats it could address this issue with team rankings, too. I think it has something to do with playoff sorting, but I'm not sure.
  6. Just wondering...How did he manage to have the game ignore the pro bowl teams in team rankings? If he was able to do that, maybe there's a way in the game that allows you to do the same in the team standings screens as well? Just a thought.
  7. here are two rom hacks that are closer than I myself can ever finish. The rosters are accurate, but the attributes need to be re-edited. Tecmo Super Bowl 1995 Season main copy.nes Tecmo Super Bowl 1999 Season main copy.nes
  8. Hey, Bad_AL, did you ever figure out the portrait selection issue? I'm still getting that same error on the first dozen or so faces.
  9. Do you happen to know the location of where those pro bowl teams' win/loss and point stats are kept in the rom? Whenever I sim a season, one of the pro bowl teams occasionally make the playoffs, and I think it's because of these results. Any help would be appreciated.
  10. yeah, sounds like a huge obstacle. I wonder why he placed the pro bowl teams in between the other teams?
  11. Here's the 1968 rom's menu screen I've edited. It's not great looking, but it looks good enough I guess. As you can see, the one on the bottom has the correctly located helmets, but with distortions. This happens on the preseason and team control menus as well. Does anyone know how to fix that?
  12. Awesome, man! I knew about this attribute table thing, but I wasn't sure where to edit these particular settings. I have a problem with the 1966 to 1969 roms, which do that, too. I had to shift all teams to the left. Is there a way to fix that on the 28 team rom, or is this something that had to be changed in the 32 team rom and it's only possible because of this change that was made?
  13. I didn't think there was enough interest in this and so I gave up on it. Glad to see someone is up to the task again. Well, here are the last files I've worked on. There was a ton done to get it to where I would like it, but unless the playoff structure and the NFC West division can be fixed it's pretty much useless. I did edit the standings so that the NFC West has two division pointers, so make that what you will. And for some reason, re-aligning the divisions on the menus screw up the colors in some of the team texts - mainly the two central divisions. It might be an easy fix. Let me know if anyone can help with that as well. *edit...thanks to Knobbe, this problem is now fixed. I just had to edit one more hex to fix the gray colored star on the team control and preseason screens. Update: 6/2...Look down below for new uploads.
×
×
  • Create New...