diff --git a/Package/Environment/Common/launchers/hyperlaunch.conf b/Package/Environment/Windows/launchers/rocketlauncher.conf similarity index 66% rename from Package/Environment/Common/launchers/hyperlaunch.conf rename to Package/Environment/Windows/launchers/rocketlauncher.conf index 057a172..f895b5b 100644 --- a/Package/Environment/Common/launchers/hyperlaunch.conf +++ b/Package/Environment/Windows/launchers/rocketlauncher.conf @@ -1,6 +1,6 @@ -executable = ../HyperLaunch/HyperLaunch.exe -arguments = -s "%ITEM_COLLECTION_NAME%" -r "%ITEM_FILEPATH%" -p RetroFE -f "%RETROFE_EXEC_PATH%" - -# For v3.0.1.1 compliant version, comment out the above arguments -# and uncomment the following line: -#arguments = "%ITEM_COLLECTION_NAME%" "%ITEM_NAME%" +executable = ../RocketLauncher/RocketLauncher.exe +arguments = -s "%ITEM_COLLECTION_NAME%" -r "%ITEM_FILEPATH%" -p RetroFE -f "%RETROFE_EXEC_PATH%" + +# For v3.0.1.1 compliant version, comment out the above arguments +# and uncomment the following line: +#arguments = "%ITEM_COLLECTION_NAME%" "%ITEM_NAME%" \ No newline at end of file