Skip to content

Commit

Permalink
Falcon BMS configuration script: updated for Alternative Launcher 2.4…
Browse files Browse the repository at this point in the history
….1.19
  • Loading branch information
bwRavencl committed Dec 30, 2024
1 parent 8c8cf22 commit dec4af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/Falcon_BMS/Configure.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20627,7 +20627,7 @@ Set-Variable KeyFileExtension -Option Constant -Value '.key'
Set-Variable BMSFullKeyBasename -Option Constant -Value "${KeyFilePrefix}Full"
Set-Variable BMSAutoKeyBasename -Option Constant -Value "${KeyFilePrefix}Auto"

Set-Variable AlternativeLauncherUserConfigFile -Option Constant -Value "$env:LOCALAPPDATA\Benchmark_Sims\FalconBMS_Alternative_Lau_Url_vo3t4htx5jzneegmhuxck5cwnnk3psjx\2.4.1.18\user.config"
Set-Variable AlternativeLauncherUserConfigFile -Option Constant -Value "$env:LOCALAPPDATA\Benchmark_Sims\FalconBMS_Alternative_Lau_Url_vo3t4htx5jzneegmhuxck5cwnnk3psjx\2.4.1.19\user.config"

Set-Variable BMSUserConfigFileLauncherSectionHeadline -Option Constant -Value '// LAUNCHER OVERRIDES BEGIN HERE - DO NOT EDIT OR ADD BELOW THIS LINE'
Set-Variable BMSUserConfigFileLauncherDisableXInputLine -Option Constant -Value 'set g_bUseXInput 0'
Expand Down

0 comments on commit dec4af6

Please sign in to comment.