Showfom Posted March 4, 2009 Share Posted March 4, 2009 The tool is the same as NBA 2K9 IFF Editor and I change the title of the software and replace the icon. Enjoy it. If you don't know how to use it, there's a video tutorial http://nba-2k.com/iff-editor-video-tutorial/ Sorry for my bad English Download: http://www.mvpmods.com/index.php?autocom=d...p;showfile=4677 And I empower MVPmods.com to release this tool if we update it. I think maybe the modding tool can be released someday. Thank you. Link to comment Share on other sites More sharing options...
MalibuKiller Posted March 4, 2009 Share Posted March 4, 2009 Thanks, this is the first step to a great modded game :D Link to comment Share on other sites More sharing options...
ferrarienzo3 Posted March 4, 2009 Share Posted March 4, 2009 Thanks Showform I used it from NBA-Live.com and now for MLB 2k9 Thanks alot Showform Are you making a MLB 2k9 site too? Link to comment Share on other sites More sharing options...
rolie Posted March 4, 2009 Share Posted March 4, 2009 thanks showform! :D Link to comment Share on other sites More sharing options...
Thome25 Posted March 4, 2009 Share Posted March 4, 2009 Although I dont have the game and most likely wont be getting it, I wanna thank ya anyway for the help your offering the modders here at mvpmods. Thanks again. Link to comment Share on other sites More sharing options...
AlexTony Posted March 4, 2009 Share Posted March 4, 2009 Thanks much for your help as we learn what and how the modding is done... Link to comment Share on other sites More sharing options...
Yankee4Life Posted March 4, 2009 Share Posted March 4, 2009 Thank you Showform and welcome to the website. Link to comment Share on other sites More sharing options...
Showfom Posted March 8, 2009 Author Share Posted March 8, 2009 ^_^ Link to comment Share on other sites More sharing options...
Sharpshooter Posted March 10, 2009 Share Posted March 10, 2009 No go for me and OleEnglish on Vista 64! Just FYI. Thanks for the program. We'll rely on you guys for mods. j/k Link to comment Share on other sites More sharing options...
mcoll Posted March 11, 2009 Share Posted March 11, 2009 ya apperantly vista 64 dosnt like this this very will, which is bad, because i love working on uniforms. anyone throw what it does seem work on? the probelm just as note seems that program will tself, but you cant get it to load and save anything. at least for me that whats happening Link to comment Share on other sites More sharing options...
rolie Posted March 11, 2009 Share Posted March 11, 2009 ya apperantly vista 64 dosnt like this this very will, which is bad, because i love working on uniforms. anyone throw what it does seem work on? the probelm just as note seems that program will tself, but you cant get it to load and save anything. at least for me that whats happening I dunno if it works on vista 64. Did you check out his video tutorial? Here's a quick paraphrase First you have to decompress the file. By dragging the .iff file onto the Decompress.exe I don't use the load button at all. I use the open button. Find the newly decompressed to open. Browse to texture you want to edit, then save as .png edit png in image editor. save as png when finished I then drag and drop the file from my file manager to the iff editor. before drag and dropping, make sure the texture(the one you want to replace) is showing in the editor. Just copy and paste the .iff file into the main 2k9 directory. The program saves automatically after replacing any texture. FYI back up your files before editing replacing anything Link to comment Share on other sites More sharing options...
mcoll Posted March 11, 2009 Share Posted March 11, 2009 i saw the video, but was hard to get ,because of thw text langues there, but try again with what you'd said. nice to see tyour around rollie Link to comment Share on other sites More sharing options...
BigPaPa Posted March 11, 2009 Share Posted March 11, 2009 It does not work on Vista 64 as is, though by decompiling it using a VB decompiler and then Recompiling it on a 64 bit machine would probably do the trick. Link to comment Share on other sites More sharing options...
mcoll Posted March 11, 2009 Share Posted March 11, 2009 you you said it doesnt work on vista 64 as is, but what you said beyond that is not something i understand yet. its sucks because im vista 64, but do we know works with at this pont, i'm getting ready to dual boot, so maybe some can tell me whats best for the game and moding it Link to comment Share on other sites More sharing options...
Sharpshooter Posted March 11, 2009 Share Posted March 11, 2009 It does not work on Vista 64 as is, though by decompiling it using a VB decompiler and then Recompiling it on a 64 bit machine would probably do the trick. How in the H*ll do I do that. :o Link to comment Share on other sites More sharing options...
arseniotall Posted March 11, 2009 Share Posted March 11, 2009 I started fooling around with the directory files. Anyone notice how many sig_battingstance_player files they are. I thought that maybe i could switch some batting stances in the game, but I was sadly mmistaken. My experiment was to swap gary sheffield's stance with nick markakis. Not because it should be swapped, but because Sheffield's stance I could pick out of a crowd. I tried this by deleting sig_stance_nick_markaks_0.iff i think its called and the one with a 1 at the end. I replaced it by copying sheffield's file and renaming it sig_stance_nick...blah blah blah. NO DICE. This is either good news or bad news. Godd news that all the stances are here for some reason (create a player) or BAD news the stances are hard coded or hidden somewhere else. ANybody got any ideas? O I even deleted nick markakis' file out of the directory and he stilll had his batting stance and the game didnt crash. Link to comment Share on other sites More sharing options...
purplerat Posted March 11, 2009 Share Posted March 11, 2009 I started fooling around with the directory files. Anyone notice how many sig_battingstance_player files they are. I thought that maybe i could switch some batting stances in the game, but I was sadly mmistaken. My experiment was to swap gary sheffield's stance with nick markakis. Not because it should be swapped, but because Sheffield's stance I could pick out of a crowd. I tried this by deleting sig_stance_nick_markaks_0.iff i think its called and the one with a 1 at the end. I replaced it by copying sheffield's file and renaming it sig_stance_nick...blah blah blah. NO DICE. This is either good news or bad news. Godd news that all the stances are here for some reason (create a player) or BAD news the stances are hard coded or hidden somewhere else. ANybody got any ideas? O I even deleted nick markakis' file out of the directory and he stilll had his batting stance and the game didnt crash. My guess is that there is probably a header in the sig_stance_nick_markaks_0.iff file which says something like PLAYER_STANCE = NICK_MARKAKS. Based on the way the game loads up all of the data files on startup it probably loads all of those named .iff files but looks at the header as to how to assign them. So simply changing the filename will not change how the stance is assigned in the game. Eventually we could probably change the head or other variables in the .iff and thus change the stance. Like I said this is just a guess. Link to comment Share on other sites More sharing options...
arseniotall Posted March 11, 2009 Share Posted March 11, 2009 My guess is that there is probably a header in the sig_stance_nick_markaks_0.iff file which says something like PLAYER_STANCE = NICK_MARKAKS. Based on the way the game loads up all of the data files on startup it probably loads all of those named .iff files but looks at the header as to how to assign them. So simply changing the filename will not change how the stance is assigned in the game. Eventually we could probably change the head or other variables in the .iff and thus change the stance. Like I said this is just a guess. Yea I understand that but I didnt just change the filename. I pretty much made gary sheffield's file the same as markakis'. Link to comment Share on other sites More sharing options...
mcoll Posted March 12, 2009 Share Posted March 12, 2009 do we know works with at this pont, i'm getting ready to dual boot, so maybe some can tell me whats best for the game and moding it Link to comment Share on other sites More sharing options...
Yankee4Life Posted March 12, 2009 Share Posted March 12, 2009 mcoll, it is nice to see you around here again. Welcome back! Link to comment Share on other sites More sharing options...
mcoll Posted March 13, 2009 Share Posted March 13, 2009 ? do we know if running the iff editor problem is totally vista not able to, or do we think its more related to 64 bit, meaning 32 bit can run it? Link to comment Share on other sites More sharing options...
CCinNY Posted March 13, 2009 Share Posted March 13, 2009 i dual boot win7 and xp. will this work with win7? i use this as my main system. Link to comment Share on other sites More sharing options...
purplerat Posted March 14, 2009 Share Posted March 14, 2009 ? do we know if running the iff editor problem is totally vista not able to, or do we think its more related to 64 bit, meaning 32 bit can run it? I'm guessing it's Vista because the app has some d3d9 .dll s with it. Since Vista using a different version if DX9 than XP it's probably a conflict somewhere in there. Link to comment Share on other sites More sharing options...
mcoll Posted March 14, 2009 Share Posted March 14, 2009 will if that the case, short of installing xp, going threw all of that stuff, the next best possibly would be to gather a copy of all the iff were looking at editing, from the system to a usb or other ext. hdd and puting on a system that xp, doing the iff doing iff, taking that material back tot the computer with the photoshop or what ever you use, doing the editing, copying that back to the ext. device, and going threw the iff to get back inot the iff it needs to be, then that back to the original files place. i dont any other way at the moment. Link to comment Share on other sites More sharing options...
klon122 Posted March 14, 2009 Share Posted March 14, 2009 So...no uses a virtualization program like VirtualBox so that you won't have to dual-boot or replace your OS install? You can open a window with XP running while still using Vista. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.