From 6a649b7cf6b8e95170bbfe55d6adab0303d4daab Mon Sep 17 00:00:00 2001 From: Isaac Marovitz Date: Wed, 3 Apr 2024 12:04:03 -0400 Subject: [PATCH] SW:S, Warframe, CP2077, Control --- src/SUMMARY.md | 6 +++++- src/game-support/README.md | 6 +++++- src/game-support/control.md | 5 +++++ src/game-support/cyberpunk-2077.md | 5 +++++ src/game-support/sw-squadrons.md | 5 +++++ src/game-support/warframe.md | 9 +++++++++ 6 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 src/game-support/control.md create mode 100644 src/game-support/cyberpunk-2077.md create mode 100644 src/game-support/sw-squadrons.md create mode 100644 src/game-support/warframe.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 02cec1f5..77244ead 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -8,7 +8,9 @@ - [Armored Core VI: Fires of Rubicon](./game-support/armored-core-6.md) - [Blasphemous 2](./game-support/blasphemous-2.md) - [Cities: Skylines II](./game-support/cities-skylines-2.md) + - [Control](./game-support/control.md) - [Counter-Strike 2](./game-support/counter-strike-2.md) + - [Cyberpunk 2077](./game-support/cyberpunk-2077.md) - [Dark Souls III](./game-support/dark-souls-3.md) - [Diablo IV (Battle.net)](./game-support/diablo-4-battle-net.md) - [Diablo IV (Steam)](./game-support/diablo-4-steam.md) @@ -24,4 +26,6 @@ - [Palworld](./game-support/palworld.md) - [Sekiro: Shadows Die Twice](./game-support/sekiro.md) - [Skyrim SE](./game-support/skyrim-se.md) - - [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md) \ No newline at end of file + - [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md) + - [Star Wars: Squadron](./game-support/sw-squadrons.md) + - [Warframe](./game-support/warframe.md) \ No newline at end of file diff --git a/src/game-support/README.md b/src/game-support/README.md index 240330f1..9caf0c5a 100644 --- a/src/game-support/README.md +++ b/src/game-support/README.md @@ -20,7 +20,9 @@ title is partially left to the article author, but some general guidelines apply - [Armored Core VI: Fires of Rubicon](./armored-core-6.md) - [Blasphemous 2](./blasphemous-2.md) - [Cities: Skylines II](./game-support/cities-skylines-2.md) +- [Control](./control.md) - [Counter-Strike 2](./game-support/counter-strike-2.md) +- [Cyberpunk 2077](./cyberpunk-2077.md) - [Dark Souls III](./dark-souls-3.md) - [Diablo IV (Battle.net)](./game-support/diablo-4-battle-net.md) - [Diablo IV (Steam)](./game-support/diablo-4-steam.md) @@ -36,4 +38,6 @@ title is partially left to the article author, but some general guidelines apply - [Palworld](./game-support/palworld.md) - [Sekiro: Shadows Die Twice](./sekiro.md) - [Skyrim SE](./game-support/skyrim-se.md) -- [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md) \ No newline at end of file +- [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md) +- [Star Wars: Squadrons](./sw-squadrons.md) +- [Warframe](./warframe.md) \ No newline at end of file diff --git a/src/game-support/control.md b/src/game-support/control.md new file mode 100644 index 00000000..56a007aa --- /dev/null +++ b/src/game-support/control.md @@ -0,0 +1,5 @@ +# Control + +{{#template ../templates/rating.md status=Gold date=05/11/23 installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=870780}} \ No newline at end of file diff --git a/src/game-support/cyberpunk-2077.md b/src/game-support/cyberpunk-2077.md new file mode 100644 index 00000000..9bcd0413 --- /dev/null +++ b/src/game-support/cyberpunk-2077.md @@ -0,0 +1,5 @@ +# Cyberpunk 2077 + +{{#template ../templates/rating.md status=Gold date=04/11/23 installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=1091500}} \ No newline at end of file diff --git a/src/game-support/sw-squadrons.md b/src/game-support/sw-squadrons.md new file mode 100644 index 00000000..50ff006f --- /dev/null +++ b/src/game-support/sw-squadrons.md @@ -0,0 +1,5 @@ +# Star Wars: Squadrons + +{{#template ../templates/rating.md status=Gold date=05/11/23 installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=1222730}} \ No newline at end of file diff --git a/src/game-support/warframe.md b/src/game-support/warframe.md new file mode 100644 index 00000000..1e2b8b9e --- /dev/null +++ b/src/game-support/warframe.md @@ -0,0 +1,9 @@ +# Warframe + +{{#template ../templates/rating.md status=Bronze date=16/11/23 installs=Yes opens=Yes}} + +## Setup +- Go to Bottle Configuration -> Open Wine Configuration -> Libraries +- Add `dwrite` library and set it to disabled + +{{#template ../templates/steam.md id=230410}} \ No newline at end of file