Jump to content


squeaverking

Member Since 08 Mar 2019
Offline Last Active Jun 17 2019 09:09 PM

Posts I've Made

In Topic: DoW1 Mod Project Testing Scenarios Checklist

09 March 2019 - 07:25 PM

"Firstly. ensure you run your game with a -dev command as follows:

start soulstorm.exe -dev -nomovies -modname [your mod name]

Generally I create a batch command file (.cmd) in the location where your Soulstorm is installed to ensure it runs only the mod I am testing. I also add in some logic to remove useless debug files as well. Note this example of a batch command file:"

Where do I find this -dev command?