I keep screwing this up somehow... I'd like to use the default maps as bases for some custom maps, but I always screw up the saving. What should I do? Let's say I take hirochi raceway, how would I go about taking a modified copy and naming it something else?
Hey, copy the level zip file from the steam content/levels/ folder to your mods folder. Unpack it through the modmanager of the game. Once unoacked, rename the root folder to something unique. Also rename the level folder. In the end it should look like this: hirochi_rw_fera_modname/levels/hirochi_rw_fera_level Now you have to change the pathes to meshes and other references. I recommend you to use Sublime Text to search in 'all' the files for the previous level folder name (e.g. 'hirochi_raceway'). Press Ctrl + Shift + F to search for strings in multiple files and folders. Once searching for them you will find many pathes pointing to the wrong folder. You have to change these pathes to fit you level folder name. I hope I didn't forget something. Let me know if this worked out for you.