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