I've been working on this for several hours and I still can't figure out how to organize the ballpark files such that OOTP 24 can auto-import them on the "Edit ballpark" action menu.
I created ballparks using the construction kit in OOTP 23 and I would like to import them into OOTP 24. I know importing them involves a .prk file (containing metadata about the park), a .sc file (general data about the model file), and a .ootp3d file (the 3d model). I put the .ootp3d file in the constriction_kit/parks/park_x folder (where x is the type of park 0-4), just like I did in the previous version and the example parks. I put the .sc file in the construction_kit folder, just like I did in the previous version and the example parks. I put the .prk file in many different places, none of which have led to a successful import so far:
- data/ballparks
- data/ballparks/models
- data/ballparks/models/stadiums_name (where I create a unique folder for each ballpark, like the default MLB parks have in the game)
- data/ballparks/models/construction_kit [EDIT: This the correct one, I actually just misnamed my file like an idiot. Still different than the previous version though, which should absolutely be documented somewhere.]
- data/ballparks/models/construction_kit/stadium_name (once again, unique folder for each stadium)
Has anyone else encountered these issues or have some other suggestions? I'm at my wits end with trying to figure out this undocumented change from previous versions (if you're gonna change how stadiums are imported, at least document it somewhere please!!!!)