Import recent changes from PCGamingWiki
This commit is contained in:
parent
31e1358885
commit
a35ff1b8b4
4 changed files with 194 additions and 2 deletions
|
@ -206279,6 +206279,60 @@ Easy Red:
|
|||
store: steam
|
||||
steam:
|
||||
id: 741670
|
||||
Easy Red 2:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/.config/unity3d/Corvostudio/Easy Red 2":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/.config/unity3d/Corvostudio/Easy Red 2/saves":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/AppData/LocalLow/CorvoStudio/Easy Red 2":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/AppData/LocalLow/CorvoStudio/Easy Red 2/saves":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/Library/Application Support/CorvoStudio/Easy Red 2":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: mac
|
||||
"<home>/Library/Application Support/CorvoStudio/Easy Red 2/saves":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: mac
|
||||
id:
|
||||
lutris: easy-red-2
|
||||
steamExtra:
|
||||
- 1888350
|
||||
- 2317930
|
||||
- 2617770
|
||||
installDir:
|
||||
Easy Red 2: {}
|
||||
launch:
|
||||
"<base>/Easy Red 2.x86_64":
|
||||
- arguments: "-force-vulkan"
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
- arguments: "-force-glcore"
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 1324780
|
||||
Easy Shooter:
|
||||
installDir:
|
||||
Action Entities: {}
|
||||
|
@ -647272,6 +647326,31 @@ Tetris Effect:
|
|||
Tetris Forever:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winAppData>/Tetris Forever/*.save":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Tetris Forever/recently_played.json":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Tetris Forever/settings.json":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Tetris Forever/timeline_progress.json":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
Tetris Forever: {}
|
||||
launch:
|
||||
"<base>/tetris_forever.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 3180240
|
||||
Tetris Ultimate:
|
||||
|
|
|
@ -25230,7 +25230,6 @@
|
|||
* [Tetris (1990)](https://www.pcgamingwiki.com/wiki/?curid=193670)
|
||||
* [Tetris Beat](https://www.pcgamingwiki.com/wiki/?curid=170203)
|
||||
* [Tetris for Two](https://www.pcgamingwiki.com/wiki/?curid=175866)
|
||||
* [Tetris Forever](https://www.pcgamingwiki.com/wiki/?curid=197360)
|
||||
* [Tetromino Attack](https://www.pcgamingwiki.com/wiki/?curid=134749)
|
||||
* [Tetropunk](https://www.pcgamingwiki.com/wiki/?curid=77958)
|
||||
* [TetrotronVR](https://www.pcgamingwiki.com/wiki/?curid=127793)
|
||||
|
|
|
@ -536925,6 +536925,74 @@
|
|||
oslist: macos
|
||||
executable: ShootasBloodAndTeef.app
|
||||
type: none
|
||||
1324780:
|
||||
cloud:
|
||||
saves:
|
||||
- path: CorvoStudio/Easy Red 2
|
||||
pattern: "*.er2"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
- path: CorvoStudio/Easy Red 2
|
||||
pattern: "*.er2m"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
- path: CorvoStudio/Easy Red 2
|
||||
pattern: "*.er2d"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
- path: CorvoStudio/Easy Red 2
|
||||
pattern: "*.mer2"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: CorvoStudio/Easy Red 2
|
||||
replace: CorvoStudio/Easy Red 2
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: CorvoStudio/Easy Red 2
|
||||
replace: ".config/unity3d/Corvostudio/Easy Red 2"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: LinuxHome
|
||||
installDir: Easy Red 2
|
||||
launch:
|
||||
- arguments: "-force-d3d11"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Easy Red 2 - DirectX 11 (Recommended)
|
||||
executable: Easy Red 2.exe
|
||||
type: option1
|
||||
- arguments: "-force-vulkan"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Easy Red 2 - Vulkan API
|
||||
executable: Easy Red 2.exe
|
||||
type: option2
|
||||
- arguments: "-force-vulkan"
|
||||
config:
|
||||
oslist: linux
|
||||
description: Vulkan API
|
||||
executable: Easy Red 2.x86_64
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Easy Red 2 - Apple Silicon (Suggested)
|
||||
executable: "EasyRed2_OSX.app\\"
|
||||
type: option1
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Easy Red 2 - Intel64
|
||||
executable: "EasyRed2_OSX.app\\Contents\\MacOS\\Easy Red 2"
|
||||
type: option2
|
||||
- arguments: "-force-glcore"
|
||||
config:
|
||||
oslist: linux
|
||||
description: OpenGL API
|
||||
executable: Easy Red 2.x86_64
|
||||
1325200:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -597471,7 +597539,36 @@
|
|||
launch:
|
||||
- executable: BASEBALL.exe
|
||||
type: default
|
||||
3180240: {}
|
||||
3180240:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Tetris Forever
|
||||
pattern: "*.save"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: Tetris Forever
|
||||
pattern: settings.json
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: Tetris Forever
|
||||
pattern: recently_played.json
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: Tetris Forever
|
||||
pattern: timeline_progress.json
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
installDir: Tetris Forever
|
||||
launch:
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: tetris_forever.exe
|
||||
type: default
|
||||
3189010: {}
|
||||
3205170: {}
|
||||
3212260: {}
|
||||
|
|
|
@ -65104,6 +65104,23 @@ Easy Racing:
|
|||
Easy Red:
|
||||
pageId: 77016
|
||||
steam: 741670
|
||||
Easy Red 2:
|
||||
cloud:
|
||||
steam: true
|
||||
lutris: easy-red-2
|
||||
pageId: 199210
|
||||
steam: 1324780
|
||||
steamSide:
|
||||
- 1888350
|
||||
- 2317930
|
||||
- 2617770
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\appdata\\locallow}}\\CorvoStudio\\Easy Red 2}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/CorvoStudio/Easy Red 2}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Corvostudio/Easy Red 2}}"
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\appdata\\locallow}}\\CorvoStudio\\Easy Red 2\\saves}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/CorvoStudio/Easy Red 2/saves}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Corvostudio/Easy Red 2/saves}}"
|
||||
Easy Shooter:
|
||||
pageId: 132454
|
||||
steam: 1046490
|
||||
|
|
Reference in a new issue