Import recent changes from PCGamingWiki
This commit is contained in:
parent
294e99eb17
commit
ae091fa407
3 changed files with 18 additions and 19 deletions
|
@ -322993,6 +322993,10 @@ Hot Wheels Velocity X:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
registry:
|
||||
HKEY_CURRENT_USER/SOFTWARE/WOW6432Node/THQ/HotWheels/VelocityX:
|
||||
tags:
|
||||
- config
|
||||
Hot Wheels World Race:
|
||||
files:
|
||||
"<base>/Config.cfg":
|
||||
|
@ -744005,11 +744009,7 @@ Unavowed:
|
|||
launch:
|
||||
"<base>/Start.sh":
|
||||
- when:
|
||||
- bit: 32
|
||||
os: linux
|
||||
store: steam
|
||||
- bit: 64
|
||||
os: linux
|
||||
- os: linux
|
||||
store: steam
|
||||
"<base>/Unavowed.app/Contents/MacOS/AGS":
|
||||
- when:
|
||||
|
@ -750325,6 +750325,7 @@ V Rising:
|
|||
- 2169180
|
||||
- 2358430
|
||||
- 2833600
|
||||
- 3604340
|
||||
installDir:
|
||||
VRising: {}
|
||||
launch:
|
||||
|
|
|
@ -78838,32 +78838,29 @@
|
|||
type: default
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Setup
|
||||
description: Settings
|
||||
executable: winsetup.exe
|
||||
type: config
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: linux
|
||||
description: "Launch [32bit]"
|
||||
description: Launch
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: "Launch [64bit]"
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- arguments: "--windowed"
|
||||
config:
|
||||
oslist: linux
|
||||
description: Windowed
|
||||
executable: "./Start.sh"
|
||||
type: option1
|
||||
description: Settings
|
||||
executable: "./winsetup"
|
||||
type: config
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Launch
|
||||
executable: Unavowed.app/Contents/MacOS/AGS
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Settings/Config
|
||||
executable: AGSTool.app/Contents/MacOS/bash.command
|
||||
type: config
|
||||
336150:
|
||||
installDir: Virtual Pool 4
|
||||
launch:
|
||||
|
|
|
@ -103158,7 +103158,7 @@ Hot Wheels Unleashed:
|
|||
Hot Wheels Velocity X:
|
||||
pageId: 59704
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{Registry|{{p|hkcu}}\\SOFTWARE\\{{p|wow64}}\\THQ\\HotWheels\\VelocityX}}}}"
|
||||
- "{{Game data/config|Windows|{{p|hkcu}}\\SOFTWARE\\{{p|wow64}}\\THQ\\HotWheels\\VelocityX}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\VelocityX Saved Games\\}}"
|
||||
Hot Wheels World Race:
|
||||
pageId: 166918
|
||||
|
@ -240968,6 +240968,7 @@ V Rising:
|
|||
- 2169180
|
||||
- 2358430
|
||||
- 2833600
|
||||
- 3604340
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Stunlock Studios\\VRising\\Settings\\|{{p|hkcu}}\\Software\\Stunlock Studios\\VRising\\}}"
|
||||
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Stunlock Studios\\VRising\\CloudSaves\\}}"
|
||||
|
|
Reference in a new issue