tywiggins Posted October 3, 2006 Share Posted October 3, 2006 This program is for making changes to your dynasty/owner mode. What can be edited: Player attributes, batting attributes, pitching attributes. Please read the readme.txt file. MVP2005 Editor Thread If you like it, please go to My Website and make a paypal donation. Note: Requires Visual C++ 2008 Runtime, and .NET Framework 2.0 Links for both are here: http://tywiggins.eamods.com/required.html New in version 0.30 - Setup button on menu. Use this so the program knows where to find your portraits and faces. - Now supports languages other than English. Read below for more information. - Now requires Visual C++ 2008 Runtime Components. A link to it is in required.html Language support: The program will let you choose from all of the .txt files in the "loc" folder. Currently, the only completed language is english. To add support for a new language, all you need is to create a new text file in the "loc" folder. Example: You want to add support for German. 1. Rename "Copy of English.txt" to "Deutsch.txt" 2. Then open "Deutsch.txt" in a text editor, and translate every line into German. 3. Save the file. To change the current language: Click the UN Flag in the bottom left hand corner. Either Double-Click on the language, or select it and press the Enter key on your keyboard. If you want me to include your language file(s) with future versions of the program, send them to me. Download Link to comment Share on other sites More sharing options...
tebjr Posted October 3, 2006 Share Posted October 3, 2006 Ty, Glad to see that you haven't totally retired. :wtg: Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 Great work If you are taking suggestions next thing added should be Photo /Audio IDs Link to comment Share on other sites More sharing options...
DJEagles Posted October 3, 2006 Share Posted October 3, 2006 Nice...good yo see you still around. Link to comment Share on other sites More sharing options...
D-Unit Posted October 3, 2006 Share Posted October 3, 2006 awesome job ty. As soon as I get on my MVP comp i will give it a go. Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 Requires .NET Framework v2.0 This program is for making changes to your dynasty/owner mode. Right now, this can only edit jersey numbers, cyberface numbers, and if the face is a 2004 style face. But, this is only the beginning of this program. Let me know if you have any problems with it. I would also like some help with what to have in the editor, and with the layout. If you have any ideas feel free to post or pm me. is that you mvp2k4??? http://www.mvpmods.com/Downloads/details/id=702.html Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 is that you mvp2k4??? http://www.mvpmods.com/Downloads/details/id=702.html Nope. I actually tried(and failed) to get that program to work with MVP 2005 before I started working on the .dat exporter/importer. Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 I would also like some help with what to have in the editor, and with the layout. If you have any ideas feel free to post or pm me. Would a layout like MVPedit be possible? Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 Would a layout like MVPedit be possible? I'm sure it's possible. But right now MVPEdit's layout is too complicated for my programming skills. (This is totally new to me. I just started yesterday) Link to comment Share on other sites More sharing options...
stecropper Posted October 3, 2006 Share Posted October 3, 2006 How exciting it is to see tywiggins back at it !!! Thanks Much - this is a very good mod for my use .............. Don Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 Great work If you are taking suggestions next thing added should be Photo /Audio IDs This is now in v0.11. Any other suggestions? Link to comment Share on other sites More sharing options...
Guest JWClubbie Posted October 3, 2006 Share Posted October 3, 2006 How about changing minor league affiliates? Link to comment Share on other sites More sharing options...
ChicagoCubs720 Posted October 3, 2006 Share Posted October 3, 2006 How about changing minor league affiliates? this would probably be a little tough to do with a program, you'd have to change uniforms, logos, LOC files. This is easier to do by yourself, you can change this any time if you just re-arange some files. Link to comment Share on other sites More sharing options...
Guest JWClubbie Posted October 3, 2006 Share Posted October 3, 2006 this would probably be a little tough to do with a program, you'd have to change uniforms, logos, LOC files. This is easier to do by yourself, you can change this any time if you just re-arange some files. Ok. I am going to play the 2006 (Year 2) in my dynasty. So once the 06 season is over for me, what can I do to make these changes in my current dynasty to update the affiliates? Link to comment Share on other sites More sharing options...
stecropper Posted October 3, 2006 Share Posted October 3, 2006 Ty, I think Skin Tone would be good to add due to it being somewhat associated with a Cyberface. Thanks, Don Link to comment Share on other sites More sharing options...
JoeyMcM93 Posted October 3, 2006 Share Posted October 3, 2006 Great work TY. Nice to see more of your stuff! Link to comment Share on other sites More sharing options...
fred13 Posted October 3, 2006 Share Posted October 3, 2006 Always a pleasure Ty. This is just fantastic! :wtg: Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 New in version 0.12: Removed most buttons. Added photo type. I'm not entirely sure what the 3 types are. 0 is currently used for Default, Default player -- But I don't see any difference between 0 and 1. 1 is for normal player portraits 2 seems to be for the computer created players portraits - With photoids of 10000 or above Link to comment Share on other sites More sharing options...
kgbaseball Posted October 3, 2006 Share Posted October 3, 2006 What's the future of this program? Will it be possible to make trades with it and move people around each team? Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 BTW it gets caught in a horrible loop if MVP2005.exe is not running Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 BTW it gets caught in a horrible loop if MVP2005.exe is not running Oh, yeah. I forgot about that. I'll fix that. Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 it is possible to convert VB6 forms to visual c++ When I decompile MVPedit it spits out all the forms but that is about it Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 it is possible to convert VB6 forms to visual c++ When I decompile MVPedit it spits out all the forms but that is about it There's probably no easy way to convert them. Link to comment Share on other sites More sharing options...
krawhitham Posted October 3, 2006 Share Posted October 3, 2006 what about C# to C++ I found this http://www.codeproject.com/Purgatory/vb2c.asp Link to comment Share on other sites More sharing options...
tywiggins Posted October 3, 2006 Author Share Posted October 3, 2006 BTW it gets caught in a horrible loop if MVP2005.exe is not running Okay. I fixed that in v0.13. Link to comment Share on other sites More sharing options...
Recommended Posts