Skip to content

Commit

Permalink
Merge pull request #13285 from SameUpstreamMultipleForks/fix-waverace…
Browse files Browse the repository at this point in the history
…-blue-storm

GameSettings: Set CPUThread to False in GWRE01.ini.
  • Loading branch information
JMC47 authored Jan 24, 2025
2 parents 4b4a586 + 0a3e9f7 commit d0b7c96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Data/Sys/GameSettings/GWR.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# GWRE01, GWRJ01, GWRP01 - WAVE RACE / BLUE STORM

[Core]
# Disable multi-threading to avoid a hang in the game menu.
CPUThread = False

0 comments on commit d0b7c96

Please sign in to comment.