Import recent changes from PCGamingWiki
This commit is contained in:
parent
b7c89c3b1d
commit
83a86caf9a
2 changed files with 28 additions and 28 deletions
|
@ -185053,9 +185053,6 @@ Euro Truck Simulator 2:
|
|||
os: windows
|
||||
store: steam
|
||||
"<base>/bin/win_x86/eurotrucks2.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- arguments: "-rdevice dx11"
|
||||
when:
|
||||
- os: windows
|
||||
|
@ -185068,6 +185065,9 @@ Euro Truck Simulator 2:
|
|||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 227300
|
||||
Eurobi Racing:
|
||||
|
|
|
@ -17685,6 +17685,31 @@
|
|||
description: Launch with DirectX9 (64-bit)
|
||||
executable: bin/win_x64/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice dx9"
|
||||
config:
|
||||
betakey: temporary_1_35
|
||||
oslist: windows
|
||||
description: Launch with DirectX9 (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice dx11"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch with DirectX11 (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice gl"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch with OpenGL (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-safe"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch in safe mode (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice dx11"
|
||||
config:
|
||||
osarch: "64"
|
||||
|
@ -17734,31 +17759,6 @@
|
|||
description: Play Euro Truck Simulator 2 (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice dx9"
|
||||
config:
|
||||
betakey: temporary_1_35
|
||||
oslist: windows
|
||||
description: Launch with DirectX9 (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice dx11"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch with DirectX11 (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-rdevice gl"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch with OpenGL (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
- arguments: "-safe"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch in safe mode (32-bit)
|
||||
executable: bin/win_x86/eurotrucks2.exe
|
||||
type: none
|
||||
227380:
|
||||
installDir: "Dragon's Lair"
|
||||
launch:
|
||||
|
|
Reference in a new issue