NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
Collapse
Recommended Videos
Collapse
This is a sticky topic.
X
X
-
Al Czervik: [mocking] You demand satisfaction? Well I'll tell you what's satisfying: *cash*. I'll shoot you 18 holes for ten thousand bucks!
TWITCH FEED: ShotgunFarmer -
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
I am having the same problem with my PS3 game. I just downloaded your generic config and loaded it but I don't see a "COCH" or "PLAY" tab.Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
If I run Initial Setup on my Xbox 360, will that fix Modio 3 not being able to find my USB?Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
I have successfully used the editor to create a 4 team playoff. Now I am trying to start a new dynasty with a created coach and realigning conferences but I am getting an error when I try to load the file in the DB editor. If I start a new dynasty without adding a new coach or realigning conferences, I have no trouble using the editor. Any ideas?Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
I have successfully used the editor to create a 4 team playoff. Now I am trying to start a new dynasty with a created coach and realigning conferences but I am getting an error when I try to load the file in the DB editor. If I start a new dynasty without adding a new coach or realigning conferences, I have no trouble using the editor. Any ideas?Comment
-
Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
Oh I see. Did u do the copy image thing on the original post like PocketScout said on the Original Post? Reason I ask is because I'm having trouble getting my 360 to get the fileComment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
No. (not sure why my reply has to have at least 10 letters)Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
I am not sure if it is the created coach or the conference realignment that is screwing things up but it has to be one of them. What I don't understand is I have also successfully used the editor for a dynasty in which I have already played about 6 seasons and I have a created coach and I have realigned conferences in that dynasty.Comment
-
Comment
-
Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
If I format my xbox 360 to factory settings/initial setup, will Modio 3 be able to read my USB? ThanksComment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
Once you have the file decrypted (I use PS3, so after BruteForce on the save folder) open Generic EA DB editor, and select create config. Save the config, I save mine as "generic.xml," and then open the save file using the generic xml.
Once the save file is open, find the COCH tab and export it to excel. Sort the sheet by CCID, and look for duplicates. As you find them, delete one of them in the editor.
Do the same for the PLAY tab, and sort by PGID, and look for duplicates.
Those are the two main culprits I have found, so if that doesn't work, we'll have to find other places the duplicates show up.Comment
-
Re: NCAA 2014 FOUR Team Playoff Guide, Plus more Modding
So before work, I was able to pull up Pocket Scouts editor just to see if the darn thing would even load my 2019 Dynasty. And it did. With no issue. And I do see where you can edit recruits, which is great. But PocketScout doesnt have an area to update the Rosters. Any idea why Xan's config wont work after 2018? I enjoy updating the weights and size of my players using his config as well. If anyone has any info on that it would be much appreciated.
If you have Visual Studio and are familiar with C#, you can download the source code and fix this error. The file name is Form1.cs. Line 312 contains the statement:
lMappedFields[i].KeyToIndexMappings.Add(rf.key, ((ComboBox)lMappedFields[i].EditControl).Items.Count - 1);
Put a try.. catch block around this line and the error will get caught and the program execution will continue to load the file.
EDIT: I've attached my version of the editor that catches this bug. Don't blindly trust me. Scan this for viruses / trojans. I know that if I upload garbage that I will get banned from here and I like the roster files created by the hard working people on this site. This is just the replacement for the EXE, so just drop this version into your existing editor directory.Attached FilesLast edited by sherrane; 02-11-2016, 10:30 AM.Comment
Comment