Page 1 of 1
How do I reset the game starting point with a mod?
Posted: Tue Mar 31, 2015 3:58 pm
by Crowley
Working on a mod and saving the altered files has also the effect that when I select to start a new game, it dumps me to where I last saved things in Exult Studio. How do I get the normal game beginning back? I've tried deleting/renaming initgame.dat in the mod's data folder, which does make a new game start as normal, but that has the side effect of also reverting all the changes to the map that are stored in ireg files to the way they are in the unaltered game.
Re: How do I reset the game starting point with a mod?
Posted: Wed Apr 01, 2015 11:39 am
by Dominus
see
viewtopic.php?p=652979#p652979 maybe it can be salvaged with the many steps that I outlined on december 29th last year.
Re: How do I reset the game starting point with a mod?
Posted: Wed Apr 01, 2015 4:59 pm
by Crowley
I managed to sort this out with a slight addition to the steps you posted. I snagged the clean initgame file, and then started my own mod in map editing mode. Then, while Exult and Exult Studio are running, I copied my backups of the altered ireg files over the mod's files, and then saved the map in Exult Studio. That seems to have made the changes stick.
Re: How do I reset the game starting point with a mod?
Posted: Wed Apr 01, 2015 6:31 pm
by Dominus
Phew, glad you could save it! It's a sore spot in modding Exult...
Re: How do I reset the game starting point with a mod?
Posted: Fri May 08, 2015 3:07 am
by Dale
Oof. Note to self, Dale. I continued to struggle with this.. not as a result of lack of help... but I truthfully got so frustrated it became really difficult to get back into it. I just feel too amateur. Hopefully this summer.
Thanks to both of you.