Leave a Message
FlyingFinn's Chalkboard
# 25
nastynacho1 @ Oct 23, 2009
Thank You for your previous work on the NBA 2k9 Roster Editor.
I was wondering if you have plans to make an NBA 2k10 Edition?
As you can see the demand is high for this editor.
Thanks
Nacho
I was wondering if you have plans to make an NBA 2k10 Edition?
As you can see the demand is high for this editor.
Thanks
Nacho
# 23
nastynacho1 @ Oct 19, 2009
Flying Finn,
Thank You for your previous work on the NBA 2k9 Roster Editor.
I was wondering if you have plans to make an NBA 2k10 Edition?
As you can see the demand is high for this editor.
Thanks
Nacho
Thank You for your previous work on the NBA 2k9 Roster Editor.
I was wondering if you have plans to make an NBA 2k10 Edition?
As you can see the demand is high for this editor.
Thanks
Nacho
# 22
J.R. Locke @ Oct 16, 2009
Hey Finn I was just wondering if you planned on updating your NBA 2k editor for 2k10? I will buy you a copy of the game if need be! Thanks for all the work with all your editors.
# 21
rodriggo @ Oct 12, 2009
Hi FlyingFinn
How do I transfer stadium music from my Xbox 1 to the 360?
Is this how you do it?
Copy music files off Xbox onto 360 HDD AS WELL AS stadium music saves through ACTION REPLAY and XPORT?
This would be possible but tedious right?
How do I transfer stadium music from my Xbox 1 to the 360?
Is this how you do it?
Copy music files off Xbox onto 360 HDD AS WELL AS stadium music saves through ACTION REPLAY and XPORT?
This would be possible but tedious right?
# 19
original6 @ Sep 3, 2009
So Glenn, what do you think of 2k10 so far? Aside from my posted comments, I have this uneasy feeling about it. Like something's not right.
# 16
jconley16509 @ Jun 30, 2009
Hello, Flying Finn, 1st off what part of the Tampa area do you live in. I used to live in Riverview, and then in Plant City, Fl. Anyhow, I just brought out my old xbox 1, and wanted to download the nhl and nba 2k5 editors for those games, and went to go to your site, and it is down. Was wondering if you could email them to me. My email is jayconley33@hotmail.com. Thank you.
Jay Conley
Jay Conley
# 15
joseryan @ Jun 17, 2009
Hello there Finn.. i must say you're one hell of a programmer.. been reading thier comments and requests.. just want to know if there's an update regarding on the NBA2k9 Roster Editor.. is there any update? the shoes editing thing.. thanks alot.. keep it rockin'. (can't wait)
# 14
duncan54matt @ May 23, 2009
hey on the custom sound tracks for 2k5.. is there any possible way u can tell me if it is okay if i take the music from my hard drive to my music thing but when i change it to a wma file ... it changes then it doesnt come up ... any reason y?
# 13
iskitoy @ May 4, 2009
Hi Finn,
Is there any update on your roster editor for NBA2K9? I hope you can the hidden shoe options as what chinoy previously mentioned.
Thanks in advance!
Is there any update on your roster editor for NBA2K9? I hope you can the hidden shoe options as what chinoy previously mentioned.
Thanks in advance!
# 12
dejesus @ Apr 21, 2009
Man you cant type long messages on here..
My original goal was to find where the player ratings are located in the SAVEGAME.dat file so I could possibly convert ASCII to Binary and copy them directly in.
I could also change the little 'blurb' on the coaches. Not sure how to add or subtract extra spaces to the code though... for example Dennis Erickson becomes Mike lan because it has allocated 6 spaces for the first name then the seventh space starts the last name.
But you prob. already know this stuff already.
My original goal was to find where the player ratings are located in the SAVEGAME.dat file so I could possibly convert ASCII to Binary and copy them directly in.
I could also change the little 'blurb' on the coaches. Not sure how to add or subtract extra spaces to the code though... for example Dennis Erickson becomes Mike lan because it has allocated 6 spaces for the first name then the seventh space starts the last name.
But you prob. already know this stuff already.
# 11
dejesus @ Apr 21, 2009
From my post re: hexadecimal gamesave code for NFL2K5:
I got a hexadecimal to ascii decoder and was able to open the SAVEGAME.DAT file to look at it:
Without testing yet to see if it screws up the game -I was able to change the names of teams, stadiums and replace colleges with new colleges. Like all the guys who have NONE as their college because they weren't in the original database now can have their college put in. The college that is put into the gamecode shows up in the editor in alphabetical order no less...- what I DONT know is what happens whith the PBP of these colleges - Im guessing it will stay the same?
I also wanted to know where in the gamesave code the toggle for 'PBP Last Name Only' is located because I am in the 5th year of franchise and all the guys I put into the game via the draft do not have that box in the editor (only guys who are originally in the game - or edits of those guys - can have this.)
I got a hexadecimal to ascii decoder and was able to open the SAVEGAME.DAT file to look at it:
Without testing yet to see if it screws up the game -I was able to change the names of teams, stadiums and replace colleges with new colleges. Like all the guys who have NONE as their college because they weren't in the original database now can have their college put in. The college that is put into the gamecode shows up in the editor in alphabetical order no less...- what I DONT know is what happens whith the PBP of these colleges - Im guessing it will stay the same?
I also wanted to know where in the gamesave code the toggle for 'PBP Last Name Only' is located because I am in the 5th year of franchise and all the guys I put into the game via the draft do not have that box in the editor (only guys who are originally in the game - or edits of those guys - can have this.)
# 10
chinoy316 @ Mar 15, 2009
Another thing, leg textures assignments are on the seventh #### after the bunch of FFFFs.
# 9
chinoy316 @ Mar 15, 2009
I hope you can implement this ASAP so we can change shoes easily. Thanks hehe. Don't forget to give me credit.
# 8
chinoy316 @ Mar 15, 2009
http://i74.photobucket.com/albums/i2...ntitled-13.jpg
Hey, flyingfinn. The shoe assignments are below the FFFF of the player which you can find if you search for their abilities in hex form then scroll up until you see the FFFFs, in this case Andre Miller. The first 4 corresponds to the brand. Nevermind the 01 at the end, I was only experimenting. Anyway, the 0600 corresponds to the Jordan brand, (0500-nike, 0400 adidas, 0100 generic) I think. The next four corresponds to the Type of shoe then color, 03-type, 02-color. The types are usually from 00-0E or less, when the textures become plain white, that's when you stop. There are a lot of hidden shoes here, 6 in adidas, 1 in jordan. I only have the list for hidden shoes. I'll give it to you if you want. tell me if something's not clear. By the way, I think the body type is the #### just before the shoes, I remember changing someone's body type. If not, it's around here, I'm sure.
Hey, flyingfinn. The shoe assignments are below the FFFF of the player which you can find if you search for their abilities in hex form then scroll up until you see the FFFFs, in this case Andre Miller. The first 4 corresponds to the brand. Nevermind the 01 at the end, I was only experimenting. Anyway, the 0600 corresponds to the Jordan brand, (0500-nike, 0400 adidas, 0100 generic) I think. The next four corresponds to the Type of shoe then color, 03-type, 02-color. The types are usually from 00-0E or less, when the textures become plain white, that's when you stop. There are a lot of hidden shoes here, 6 in adidas, 1 in jordan. I only have the list for hidden shoes. I'll give it to you if you want. tell me if something's not clear. By the way, I think the body type is the #### just before the shoes, I remember changing someone's body type. If not, it's around here, I'm sure.
# 7
vsgman @ Mar 8, 2009
What are you using to view the nba 2k9 roster file? Because when you open up the file in a text editor you just get junk. If it is to long to explain I understand, either way very good job on the nba 2k9 editor.
# 6
FlyingFinn @ Mar 8, 2009
I don't have MLB 2k9 but if I end up buying it, I will create an editor for it as well.
# 5
FlyingFinn @ Mar 8, 2009
If you tell me whats needs to happen to change the shoes I will add it too the editor.
# 3
chinoy316 @ Mar 8, 2009
Hey, I figured out how to change shoes using hexediting. Will you be able to implement this in your roster editor if I tell you how to do it?
# 2
FlyingFinn @ Mar 5, 2009
Nope. Currently you can't move players to different teams in the NFL 2k5 editor.
# 1
gjsii13 @ Mar 5, 2009
Finn,
Love the editor. Is there anyway to change a player's team in any of your software (that is reliable). I read in a post that you used to have this feature, just wondering.
Thanks man
Love the editor. Is there anyway to change a player's team in any of your software (that is reliable). I read in a post that you used to have this feature, just wondering.
Thanks man
FlyingFinn's Screenshots (0)
FlyingFinn does not have any albums to display.
More
FlyingFinn's Friends
Recent Visitors
The last 10 visitor(s) to this Arena were:
FlyingFinn's Arena has had 3,448 visits
- carlmac
- christophlin
- J.R. Locke
- nastynacho1
- navygoat1998
- OrangeCrush
- original6
- spencer3221
- stateprop
- trailrunners
FlyingFinn's Arena has had 3,448 visits



carl
thanks in advance