Another question for the SoaSE Modding community. I was wondering if there is anyway at present to set where the human player will start (in a single player map) in GalaxyForge? I know you can add player start locations, but is there anyway to have the first person in the list when you go to start a game, start in galaxy1, the second person from the top to start in galaxy 3, and so on and so forth. Thanks
GarrettASMDW
Alright I'll give it a shot. Thanks a million.
Thank you, that solves my problem. However that does raise a second question, instead of having to manually convert each txt file into binary so that it loads quicker, can I copy the files that I haven't moded from the games GameInfo folder into the Mods-=>01 - Strong Tech-=>GameInfo folder to save myself some conversion time?
He guys, just another question about modding the game. When I read the SINS_modset.pdf it says that the game will load the files from the mod folder first then if they arn't there it will load them from the game's file path (\Program Files\Stardock Games\...). What I would like to know is, does the game load the folder in the 'Mods' directory or does it load the individual files within it? I currently have a folder named "01 - Strong Tech" in my 'Mods' folder and custom edited files w
As far as I know, there is no way at present to connect Wormholes in different star systems with each other using GalaxyForge. It is possible however, and requires heavy coding, I post I once read about this same issue said to load one of the pre-existing maps with intersystem Wormholes into a text editor and take a look at the code. Hope this helps
Thanks, I think I got it now.
PDF wasn't much help, just to make sure we're talking about the same one: SINS_modset.pdf?
Hey all, just a few questions about ConvertData.exe. From what I understand, it turns modded .txt files into .entity files so the game can run quicker when using the modded file. However when I go to run ConvertData, all that happens is a command window opens that says "invalid # arguements" then quickly closes before anything can be done. I was just wondering if someone could help me by giving me detailed instructions on how to properly use this program. Thanks