Ok, sorry if I missed this, one of the problems in 2k5 was the Ints.. Way to many so You had to set the DB's catch to 0.. How is it in 2k4?
NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Collapse
Recommended Videos
Collapse
X
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Defense against the pass isn't as ramped up as it is in 2k5 i've found playing on default setting few passes defended or int's. I don't think there is a need for putting DB's catch at 0 personal opinion.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
I totally understand and respect your boundaries on the code Javo. My thoughts are that making code available to the community would benefit it long after you are done on the project and may surprise you. Sharing that knowledge would help countless modders in the future. Just think about what happened without finns code...Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Another option may be to release source on github when you're 'feature complete'? At least then we know it's backed up somewhere in case someone needs to port it to windows 15 (do you really think our football gaming options will have improved by then?).
Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
I already have it backed up on Sourceforge but didn't open it up yet.
I hear you on the community thing. I don't want the same thing that happened from Finns editor being private.
I just am not ready yet and am still working through stuff. If I release it, then different versions might start popping up with who knows what.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Hey Javo, not sure if you got my message.
Both Jason Garrett and Jim Harbaugh are in 2K4. Harbaugh is UNK0155 and Garrett doesn't have a photo but his audio is in the game. Not sure if coach audio is similar to player audio but maybe we can add these 2 to the coach dropdown?
Also, I'm still having issues with the jerseys. The changes show up in the editor but when I load it on my console, they show up as the defaults.
Thanks man.
If you look at the default roster most of the DB's catch ratings are in the 1-40 range. So no DB's really have super high catching. I still see INT's but nothing ridiculous (3+) yet.Last edited by GillBoldberg; 12-07-2014, 02:08 PM.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
I'm not sure of Garrett's ID. He's a backup on the Giants in the default roster so he shouldn't be too hard to find since he's already in the player dropdown.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
As for the coaches, I can see the 0155 in the photo list of the players section for Harbaugh. But the bodies are not like that... they are much smaller. Look at the 2k4Coaches.ini file. This has all the possible Coach model values from the default game.
Have you uncovered these values? For now you can just add whatever you want to the 2k4Coaches.ini and 2k4CoachesPhotos.ini files if you want to play around. They will automatically show up in the editor dropdowns.
I've just added the Harbaugh photo to my ini, but didn't put it in this release. I'll put it once we find out the remaining values. (ex. Harbaugh, Jim=0155)
Let me know what you think.Last edited by KingJavo; 12-07-2014, 11:39 PM.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Cool, just tested the jerseys and they work. Awesome!
What I meant was that he's an actual player as opposed to Harbaugh who is an unknown. Garrett is selectable in the photo/pbp dropdown (even though his photo is blank/audio works).
Harbaugh = 0155* = 9B00 (hex)
Garrett = 0464 = D001* (hex)
I know for sure Garrett's hex is D001 and Harbaugh's ID is 0155. So double check my conversions, it's been awhile since I've done them.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Ok we can easily add the photo 0464 value to the ini file and it will show up in the coach photo drop down, but the coach body is not the same set of values.
Look at that ini file and you'll see values of like 0 through 25 or something.
I'm not sure I can fit such a number (0464) in those coach slots.
Does that make sense?Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
I tested it last night. I got Harbaugh's photo to show up, so all good there. I don't believe either has a cyberface so changing bodies won't do any good.
How does the audio for coaches work? Can we change it like we can for players? Or is it as simple as audio on/off? Not a big deal, but it would be nice to hear their actual names.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
All I could uncover was how to have the game stop saying the coaches name period. I don't think Finns editor had this capability at all.
There may be a place in the Coach attributes where this setting occurs, but I haven't uncovered it.Comment
-
Re: NFL 2k4 PC Editor Bugs/Comments/Requests Thread
Gotcha. No worries.
Thanks for the help. Back to editing the roster I goComment
Comment