NFL2k series roster file

General Dreamcast discussion applies here. Before posting here please check the other forums in the Dreamcast section to see if your topic would fit better in those categories.

Moderators: pcwzrd13, mazonemayu

Forum rules
Please check the other forums in the Dreamcast section before posting here to see if your topic would fit better in those categories. Example: A new game/homebrew release would go in the New Releases/Homebrew/Emulation section: http://dreamcast-talk.com/forum/viewforum.php?f=5 or if you're having an issue with getting your Dreamcast to work or a game to boot it would go in the Support section: http://dreamcast-talk.com/forum/viewforum.php?f=42
User avatar
Bob Dobbs
Sub Genius
Posts: 4393
Dreamcast Games you play Online: PSO, AFO, PBA, 4x4 Evo, IGP, Planet Ring and Max Pool
Location: USA
Contact:

Re: NFL2k series roster file

Post by Bob Dobbs »

Cool
Last edited by Bob Dobbs on Tue Sep 21, 2021 6:48 pm, edited 1 time in total.
Regards,
Bob Dobbs

User avatar
Bob Dobbs
Sub Genius
Posts: 4393
Dreamcast Games you play Online: PSO, AFO, PBA, 4x4 Evo, IGP, Planet Ring and Max Pool
Location: USA
Contact:

Re: NFL2k series roster file

Post by Bob Dobbs »

CFL!!!!
Last edited by Bob Dobbs on Tue Sep 21, 2021 6:48 pm, edited 1 time in total.
Regards,
Bob Dobbs

SMiTH
Black Mesa
Posts: 1497

Re: NFL2k series roster file

Post by SMiTH »

I'm thinking the 2k3 roster is encrypted but we have each roster from the nfl 2k series on dc to compare. (updated first post with each roster) I did watch a few youtube videos of espn 2k5 to see all of the mods that have been made for that game in 2021. It is absolutely amazing stuff.

I'm really interested in seeing if at first we can figure out simply a name swap. Next character swap. Maybe even viewing in memory editor while using nulldc we can track down character data. Possibly custom created character data could then be swapped back into hex. Its actually much more to do.

Who knows?

User avatar
Bob Dobbs
Sub Genius
Posts: 4393
Dreamcast Games you play Online: PSO, AFO, PBA, 4x4 Evo, IGP, Planet Ring and Max Pool
Location: USA
Contact:

Re: NFL2k series roster file

Post by Bob Dobbs »

Sounds like witchcraft, using that there hex word....lol! Actually, I will look to see if Blue Swirl has a save with a roster update. Most likely not, but it's worth the ol' college NCAA try...lol!
Regards,
Bob Dobbs

User avatar
MoeFoh
Outrun
Posts: 1120

Re: NFL2k series roster file

Post by MoeFoh »

Bob Dobbs wrote:One big ism with NFL2K2 is that Tom Brady was the forth string QB during the development of the game. Just before the season started, two of the QBs were no longer with the New England Patriots, so only one of the two QBs on the Dreamcast roster for the Patriots was actually a member of the New England Patriots. Brady wound up being the starter that season. From worst to first. So, no classic Brady/Manning shootout.
True, and hard to believe - the GOAT quarterback of the NFL could of easily been a pre-season cut as normally only 3 qb's are kept on the roster. In an unusual move the Patriots kept 4, and the rest is history.

User avatar
MoeFoh
Outrun
Posts: 1120

Re: NFL2k series roster file

Post by MoeFoh »

Can we add Michael Jackson to the roster? After all he was in 'Ready 2 Rumble 2' wasn't he?

User avatar
Bob Dobbs
Sub Genius
Posts: 4393
Dreamcast Games you play Online: PSO, AFO, PBA, 4x4 Evo, IGP, Planet Ring and Max Pool
Location: USA
Contact:

Re: NFL2k series roster file

Post by Bob Dobbs »

Yes, he was.
Regards,
Bob Dobbs

AgentMomo
Prince of Persia
Posts: 346

Re: NFL2k series roster file

Post by AgentMomo »

I remember when I was trying to blank the player names etc.

I was thinking perhaps we just use the NCAA Roster File in it's place and just roll with NUMBERED NAMED Players , So this way a roster being current or not doesn't matter.

SMiTH
Black Mesa
Posts: 1497

Re: NFL2k series roster file

Post by SMiTH »

The names listed in roster are also in order with the character data as well.
We could swap around character data as well as roster names.
Maybe eventually figure out custom player character data?
There is much more to do, but this means its possible.

If you look at the 2k2 roster the first player listed is Mike Gruttadauria.
Image

Here is Mike Gruttadauria's character data in hex editor. (in order 1st listed character data)
Image

Here is Mike Gruttadauria after I changed values of the character data in memory editor LOL!
Image
Image

Here is Corey Chavous after memory edit (2nd listed in roster, 2nd listed in character data)
Image

User avatar
fraggle200
Graffiti Grind
Posts: 318

Re: NFL2k series roster file

Post by fraggle200 »

:lol: :lol: :lol:

at least you know you're on the right track.

I had another shot in Ghidra with the R2000.IFF file when I had a few minutes and I'm still not turning much up, code wise. Which leads me to 1 of 2 thoughts. either I've not found the correct decompiler for it yet or it is just a roster/stadium file that lists players and stadiums and nothing more and there's a binary somewhere else that references it and does something with that data. there's an awful lot of wasted space in the file if that was the case though so I'm sure there must be more to it. another issue is that *.IFF is a catch all file type so it could be used for any thing with any means under any circs so it's harder to pin it down to what exactly it's trying to do rather than just list players/stadium.

where did you get the char data? another file?