shredder Posted December 12, 2020 Posted December 12, 2020 Title pretty much says it all. I have a test hyperspin build and a "prod" hyperspin build that i run a file copy against to sync test and prod. Currently I have the Settings.ini file excluded so it doesn't mess with the prod build. But I would prefer not to exclude this file if possible. I have been trying to set the Hyperlaunch_Path param as a relative path instead of static, but it doesn't seem to like it. Am I just not doing it right and this should work? or just not possible?
Aorin Posted December 12, 2020 Posted December 12, 2020 14 minutes ago, shredder said: Title pretty much says it all. I have a test hyperspin build and a "prod" hyperspin build that i run a file copy against to sync test and prod. Currently I have the Settings.ini file excluded so it doesn't mess with the prod build. But I would prefer not to exclude this file if possible. I have been trying to set the Hyperlaunch_Path param as a relative path instead of static, but it doesn't seem to like it. Am I just not doing it right and this should work? or just not possible? You can, just set it like below: [Main] Menu_Mode=multi Single_Mode_Name= Enable_Exit_Menu=true Enable_Exit=true Exit_Default=yes Exit_Action=exit Version=1.0.0.0 Last_System=Sega Genesis hyperlaunch_Path=.\RocketLauncher\RocketLauncher.exe PS: I'll try to test the module and other stuff you sent me the other day, I didn't forget it. Aorin
shredder Posted December 12, 2020 Author Posted December 12, 2020 Alright, Thanks, If it's possible I'll keep working to get the syntax right then.
shredder Posted December 12, 2020 Author Posted December 12, 2020 Just got it, I needed to set as .\HyperspinMasterbuild\RocketLauncher\RocketLauncher.exe. As long as I've been in IT you would think I could remember the difference between .\ and ..\ ...but try as i might, I cannot. smh. Happy to take this off the list
Aorin Posted December 12, 2020 Posted December 12, 2020 3 hours ago, shredder said: Just got it, I needed to set as .\HyperspinMasterbuild\RocketLauncher\RocketLauncher.exe. As long as I've been in IT you would think I could remember the difference between .\ and ..\ ...but try as i might, I cannot. smh. Happy to take this off the list Yeah, I forgot to mention that my path should work if Hyperspin is under any driver letter like "X:\Hyperspin\RocketLauncher\RocketLauncher.exe", any other folder besides should be added to the path as well. Aorin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.