From d7ed0862134f2bca461a26041e025f488841a08e Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:02:52 +0200 Subject: [PATCH 01/25] Add Return to Castle Wolfenstein --- src/SUMMARY.md | 1 + src/game-support/rtcw.md | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 src/game-support/rtcw.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 1afcc67..63e82d2 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -93,6 +93,7 @@ - [Rain World](./game-support/rain-world.md) - [Risk of Rain 2](./game-support/risk-of-rain-2.md) - [Risk of Rain Returns](./game-support/risk-of-rain-returns.md) + - [Return to Castle Wolfenstein](./game-support/rtcw.md) - [Ruiner](./game-support/ruiner.md) - [Satisfactory](./game-support/satisfactory.md) - [Sekiro: Shadows Die Twice](./game-support/sekiro.md) diff --git a/src/game-support/rtcw.md b/src/game-support/rtcw.md new file mode 100644 index 0000000..1f603f6 --- /dev/null +++ b/src/game-support/rtcw.md @@ -0,0 +1,11 @@ +# Return to Castle Wolfenstein + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> The game stops with a black screen window and displays [Could Not Load OpenGL Subsystem](https://steamcommunity.com/app/9010/discussions/0/540740501210124263/) error. + +{{#template ../templates/steam.md id=9010}} From ea7e39c425be06dc37a8351e214343e95b6c1738 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:41:37 +0200 Subject: [PATCH 02/25] Add Call of Juarez and it's sequel: Bound in Blood --- src/SUMMARY.md | 2 ++ src/game-support/coj-bound-in-blood.md | 6 ++++++ src/game-support/coj.md | 12 ++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 src/game-support/coj-bound-in-blood.md create mode 100644 src/game-support/coj.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 63e82d2..834d73c 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -20,7 +20,9 @@ - [Call of Cthulhu: Dark Corners of the Earth](./game-support/call-of-cthulhu-dcote.md) - [Call of Cthulhu](./game-support/call-of-cthulhu.md) - [Cities: Skylines 2](./game-support/cities-skylines-2.md) + - [Call of Juarez: Bound in Blood](./game-support/coj-bound-in-blood.md) - [Call of Juarez: Gunslinger](./game-support/coj-gunslinger.md) + - [Call of Juarez](./game-support/coj.md) - [Content Warning](./game-support/content-warning.md) - [Contraband Police](./game-support/contraband-police.md) - [Control](./game-support/control.md) diff --git a/src/game-support/coj-bound-in-blood.md b/src/game-support/coj-bound-in-blood.md new file mode 100644 index 0000000..6b958da --- /dev/null +++ b/src/game-support/coj-bound-in-blood.md @@ -0,0 +1,6 @@ +# Call of Juarez: Bound in Blood + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} + +{{#template ../templates/steam.md id=21980}} diff --git a/src/game-support/coj.md b/src/game-support/coj.md new file mode 100644 index 0000000..f1bd26d --- /dev/null +++ b/src/game-support/coj.md @@ -0,0 +1,12 @@ +# Call of Juarez + + +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} + +> [NOTE] +> It is recommended to use DX9 version of the game (`CoJ.exe`) as DX10 one crashes when trying to start a New Game. +> +> [WARNING] +> The game can switch from fullscreen to window and vice versa when Cmd+Tabbing. Repeating this shortcut also changes the mode back. `ChromEd` editor may not work. + +{{#template ../templates/steam.md id=3020}} From 0c89d9bd54e93e9a91eced700f4a77fccf61e733 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 17:44:10 +0200 Subject: [PATCH 03/25] Precise CoJ description --- src/game-support/coj.md | 7 ++----- src/game-support/rtcw.md | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/game-support/coj.md b/src/game-support/coj.md index f1bd26d..d904f45 100644 --- a/src/game-support/coj.md +++ b/src/game-support/coj.md @@ -1,12 +1,9 @@ # Call of Juarez -{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} -> [NOTE] -> It is recommended to use DX9 version of the game (`CoJ.exe`) as DX10 one crashes when trying to start a New Game. -> > [WARNING] -> The game can switch from fullscreen to window and vice versa when Cmd+Tabbing. Repeating this shortcut also changes the mode back. `ChromEd` editor may not work. +> DX9 crashes when hitting Escape during a gameplay while DX10 version when selecting "New Game" in the main menu. Repeating this shortcut also changes the mode back. `ChromEd` does not work. The game can switch from fullscreen to window and vice versa when Cmd+Tabbing. {{#template ../templates/steam.md id=3020}} diff --git a/src/game-support/rtcw.md b/src/game-support/rtcw.md index 1f603f6..f6884f3 100644 --- a/src/game-support/rtcw.md +++ b/src/game-support/rtcw.md @@ -3,9 +3,9 @@ "RTCW" ] --> -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] -> The game stops with a black screen window and displays [Could Not Load OpenGL Subsystem](https://steamcommunity.com/app/9010/discussions/0/540740501210124263/) error. +> The game stops with a black screen window when loading and displays [Could Not Load OpenGL Subsystem](https://steamcommunity.com/app/9010/discussions/0/540740501210124263/) error. {{#template ../templates/steam.md id=9010}} From f2e2788247aadf3e221f3b49f3fa72054f47758a Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 21:47:43 +0200 Subject: [PATCH 04/25] Make opens/crashes state more precise --- src/game-support/coj-bound-in-blood.md | 5 ++++- src/game-support/coj-gunslinger.md | 5 ++++- src/game-support/coj.md | 4 ++-- src/game-support/lotf-2014.md | 2 +- src/game-support/mb-wfas.md | 2 +- src/game-support/rtcw.md | 2 +- src/game-support/stalker-clear-sky.md | 3 +++ src/game-support/vanishing-of-ethan-carter.md | 2 +- 8 files changed, 17 insertions(+), 8 deletions(-) diff --git a/src/game-support/coj-bound-in-blood.md b/src/game-support/coj-bound-in-blood.md index 6b958da..d4e6aba 100644 --- a/src/game-support/coj-bound-in-blood.md +++ b/src/game-support/coj-bound-in-blood.md @@ -1,6 +1,9 @@ # Call of Juarez: Bound in Blood -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> Opens with a black screen and crashes instantly. {{#template ../templates/steam.md id=21980}} diff --git a/src/game-support/coj-gunslinger.md b/src/game-support/coj-gunslinger.md index b645be9..a593eb6 100644 --- a/src/game-support/coj-gunslinger.md +++ b/src/game-support/coj-gunslinger.md @@ -1,6 +1,9 @@ # Call of Juarez: Gunslinger -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> Opens with a black screen and crashes instantly. {{#template ../templates/steam.md id=204450}} diff --git a/src/game-support/coj.md b/src/game-support/coj.md index d904f45..a7b4404 100644 --- a/src/game-support/coj.md +++ b/src/game-support/coj.md @@ -3,7 +3,7 @@ {{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} -> [WARNING] -> DX9 crashes when hitting Escape during a gameplay while DX10 version when selecting "New Game" in the main menu. Repeating this shortcut also changes the mode back. `ChromEd` does not work. The game can switch from fullscreen to window and vice versa when Cmd+Tabbing. +> [!WARNING] +> DX9 crashes when hitting Escape during a gameplay while DX10 version when selecting "New Game" in the main menu. Repeating this shortcut also changes the mode back. Moreover `ChromEd.exe` editor does not work. The game can change it's presentation from fullscreen to windowed mode and vice versa switching between windows. {{#template ../templates/steam.md id=3020}} diff --git a/src/game-support/lotf-2014.md b/src/game-support/lotf-2014.md index 60772d0..63a022e 100644 --- a/src/game-support/lotf-2014.md +++ b/src/game-support/lotf-2014.md @@ -1,7 +1,7 @@ # Lords Of The Fallen (2014) -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} > [!WARNING] > Crashes instantly. diff --git a/src/game-support/mb-wfas.md b/src/game-support/mb-wfas.md index cfbeebc..bae1f56 100644 --- a/src/game-support/mb-wfas.md +++ b/src/game-support/mb-wfas.md @@ -1,7 +1,7 @@ # Mount & Blade: With Fire & Sword -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} > [!WARNING] > Freezes after showing a Bing logo with a black screen. diff --git a/src/game-support/rtcw.md b/src/game-support/rtcw.md index f6884f3..be6cde0 100644 --- a/src/game-support/rtcw.md +++ b/src/game-support/rtcw.md @@ -3,7 +3,7 @@ "RTCW" ] --> -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} > [!WARNING] > The game stops with a black screen window when loading and displays [Could Not Load OpenGL Subsystem](https://steamcommunity.com/app/9010/discussions/0/540740501210124263/) error. diff --git a/src/game-support/stalker-clear-sky.md b/src/game-support/stalker-clear-sky.md index ece6fe2..6dad9cd 100644 --- a/src/game-support/stalker-clear-sky.md +++ b/src/game-support/stalker-clear-sky.md @@ -3,4 +3,7 @@ {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +> [!WARNING] +> Opens with the game's windowed logo and freezes then. + {{#template ../templates/steam.md id=20510}} diff --git a/src/game-support/vanishing-of-ethan-carter.md b/src/game-support/vanishing-of-ethan-carter.md index 483952f..7fb4189 100644 --- a/src/game-support/vanishing-of-ethan-carter.md +++ b/src/game-support/vanishing-of-ethan-carter.md @@ -1,7 +1,7 @@ # The Vanishing of Ethan Carter -{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} > [!WARNING] > The game launcher works. Running 32-bit version of the game causes an instant crash, while 64-bit opens with a few-seconds long black screen and then crashes too. From 956a77e5f2b590876c109b06622a2ea0aa6b8469 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:06:24 +0200 Subject: [PATCH 05/25] Add Tomb Rider (2013) --- src/SUMMARY.md | 1 + src/game-support/tomb-rider-2013.md | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/game-support/tomb-rider-2013.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 834d73c..1a3509d 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -109,6 +109,7 @@ - [Thief II: The Metal Age](./game-support/thief-2.md) - [Thief: Deadly Shadows](./game-support/thief-3.md) - [Thief Gold](./game-support/thief-gold.md) + - [Tomb Rider \(2013\)](./game-support/tomb-rider-2013.md) - [The Stanley Parable: Ultra Deluxe](./game-support/tsp-ud.md) - [Turbo Overkill](./game-support/turbo-overkill.md) - [Ultrakill](./game-support/ultrakill.md) diff --git a/src/game-support/tomb-rider-2013.md b/src/game-support/tomb-rider-2013.md new file mode 100644 index 0000000..2027e38 --- /dev/null +++ b/src/game-support/tomb-rider-2013.md @@ -0,0 +1,12 @@ +# Tomb Rider (2013) + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> Sound is stuttering constantly. Crashes just after the first story movie is being played. + +{{#template ../templates/steam.md id=203160}} From 22e98957c585cbdc290c9cc94e68bf4a1117e8fd Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:07:19 +0200 Subject: [PATCH 06/25] Remove date setup occurence in Readme as dates have been nuked --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28fc341..b288ede 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Documentation for Whisky. Star Wars Jedi: Fallen Order -> sw-fallen-order.md Geometry Wars 3: Dimensions Evolved -> gw3-dimensions-evolved.md ``` -2. Add the following template to your markdown file. Ensure the date is properly formatted, leaving zeroes if the month or day is a single digit. +2. Add the following template to your markdown file. ``` # From a8f1fa66ac50b5e2d2be2640a0731f50012b7dbd Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:51:31 +0200 Subject: [PATCH 07/25] Add bronze TW2: Assasins of Kings EE --- src/SUMMARY.md | 1 + src/game-support/witcher2.md | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/game-support/witcher2.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 1a3509d..d120acf 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -117,6 +117,7 @@ - [Under Night In-Birth II Sys:Celes](./game-support/uni2.md) - [The Vanishing of Ethan Carter](./game-support/vanishing-of-ethan-carter.md) - [Warframe](./game-support/warframe.md) + - [The Witcher 2: Assassins of Kings Enhanced Edition](./game-support/witcher2.md) - [The Witcher 3: Wild Hunt](./game-support/witcher3.md) - [The Wolf Among Us](./game-support/wolf-among-us.md) \ No newline at end of file diff --git a/src/game-support/witcher2.md b/src/game-support/witcher2.md new file mode 100644 index 0000000..5065ea1 --- /dev/null +++ b/src/game-support/witcher2.md @@ -0,0 +1,12 @@ +# The Witcher 2: Assassins of Kings Enhanced Edition + + +{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} + +> [!NOTE] +> This game has a native macOS port. However mods like [Full Combat Rebalance 2](https://www.nexusmods.com/witcher2/mods/822) require Windows for being installed. + +> [!WARNING] +> Sound is stuttering constantly. + +{{#template ../templates/steam.md id=20920}} From 6d7a0e479a4008d5021a5da1ab71ed92b8270705 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 00:20:08 +0200 Subject: [PATCH 08/25] Add The Witcher 1 EE --- src/SUMMARY.md | 1 + src/game-support/witcher.md | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/game-support/witcher.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index d120acf..c976396 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -117,6 +117,7 @@ - [Under Night In-Birth II Sys:Celes](./game-support/uni2.md) - [The Vanishing of Ethan Carter](./game-support/vanishing-of-ethan-carter.md) - [Warframe](./game-support/warframe.md) + - [The Witcher: Enhanced Edition Director's Cut](./game-support/witcher.md) - [The Witcher 2: Assassins of Kings Enhanced Edition](./game-support/witcher2.md) - [The Witcher 3: Wild Hunt](./game-support/witcher3.md) - [The Wolf Among Us](./game-support/wolf-among-us.md) diff --git a/src/game-support/witcher.md b/src/game-support/witcher.md new file mode 100644 index 0000000..65b8fee --- /dev/null +++ b/src/game-support/witcher.md @@ -0,0 +1,12 @@ +# The Witcher: Enhanced Edition Director's Cut + + +{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} + +> [!NOTE] +> This game has a native macOS port. However mods like [Full Combat Rebalance](https://www.moddb.com/mods/full-combat-rebalance1/downloads) or [The Rise of the White Wolf Enhanced Edition](https://www.moddb.com/mods/the-rise-of-the-white-wolf-powrt-biaego-wilka) require Windows for being installed. + +> [!WARNING] +> Random lines and planes are rendered in the world. Sound stutters ocasionally. D'Jinni Adventure Editor does not work. + +{{#template ../templates/steam.md id=20920}} From 285e6654b384ca5f87a4f323f6ab052b48c342e0 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 11:02:08 +0200 Subject: [PATCH 09/25] Add Wolf The Old Blood --- src/SUMMARY.md | 1 + src/game-support/wolfenstein-old-blood.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/wolfenstein-old-blood.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index c976396..6889722 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -121,4 +121,5 @@ - [The Witcher 2: Assassins of Kings Enhanced Edition](./game-support/witcher2.md) - [The Witcher 3: Wild Hunt](./game-support/witcher3.md) - [The Wolf Among Us](./game-support/wolf-among-us.md) + - [Wolfenstein: The Old Blood](./game-support/wolfenstein-old-blood.md) \ No newline at end of file diff --git a/src/game-support/wolfenstein-old-blood.md b/src/game-support/wolfenstein-old-blood.md new file mode 100644 index 0000000..c7e9f1e --- /dev/null +++ b/src/game-support/wolfenstein-old-blood.md @@ -0,0 +1,9 @@ +# Wolfenstein: The Old Blood + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} + +> [!WARNING] +> Does not open due to the [GL_EXT_framebuffer_object not available](https://bugs.freedesktop.org/show_bug.cgi?id=107693) fatal error. + +{{#template ../templates/steam.md id=350080}} From ff85f6944a7b3a2e384741bfaca02c47000fcd38 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 11:15:16 +0200 Subject: [PATCH 10/25] Add Sniper: Ghost Warrior --- src/SUMMARY.md | 1 + src/game-support/sniper-gw.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/sniper-gw.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 6889722..b8149d4 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -100,6 +100,7 @@ - [Satisfactory](./game-support/satisfactory.md) - [Sekiro: Shadows Die Twice](./game-support/sekiro.md) - [Skyrim SE](./game-support/skyrim-se.md) + - [Sniper: Ghost Warrior](./game-support/sniper-gw.md) - [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md) - [Stardew Valley](./game-support/stardew-valley.md) - [Stronghold Crusader HD](./game-support/stronghold-crusader-hd.md) diff --git a/src/game-support/sniper-gw.md b/src/game-support/sniper-gw.md new file mode 100644 index 0000000..f5bfb3e --- /dev/null +++ b/src/game-support/sniper-gw.md @@ -0,0 +1,9 @@ +# Sniper: Ghost Warrior + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> Crashes instantly. + +{{#template ../templates/steam.md id=34830}} From da397bcfbafbedbf8e952cd8b2c50a0a929ce1e3 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 11:34:04 +0200 Subject: [PATCH 11/25] Add Sniper: Ghost Warrior 2 --- src/SUMMARY.md | 1 + src/game-support/sniper-gw-2.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/sniper-gw-2.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index b8149d4..acc3765 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -100,6 +100,7 @@ - [Satisfactory](./game-support/satisfactory.md) - [Sekiro: Shadows Die Twice](./game-support/sekiro.md) - [Skyrim SE](./game-support/skyrim-se.md) + - [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md) - [Sniper: Ghost Warrior](./game-support/sniper-gw.md) - [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md) - [Stardew Valley](./game-support/stardew-valley.md) diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md new file mode 100644 index 0000000..42124de --- /dev/null +++ b/src/game-support/sniper-gw-2.md @@ -0,0 +1,9 @@ +# Sniper: Ghost Warrior 2 + + +{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} + +## Setup +Go into `Options` -> `Video` -> `Basic` and set the `DirectX` option to "DirectX9". When "DirectX11" is active `Graphics Qualty` option set above the "Low" will cause serious performance slowdown. + +{{#template ../templates/steam.md id=34870}} From 2db4fbcdfa82c2c02dd1eeccd5ca493d8a589e3b Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 13:04:56 +0200 Subject: [PATCH 12/25] Add Wolf The New Order --- src/SUMMARY.md | 1 + src/game-support/wolfenstein-new-order.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/wolfenstein-new-order.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index acc3765..04e6961 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -123,5 +123,6 @@ - [The Witcher 2: Assassins of Kings Enhanced Edition](./game-support/witcher2.md) - [The Witcher 3: Wild Hunt](./game-support/witcher3.md) - [The Wolf Among Us](./game-support/wolf-among-us.md) + - [Wolfenstein: The New Order](./game-support/wolfenstein-new-order.md) - [Wolfenstein: The Old Blood](./game-support/wolfenstein-old-blood.md) \ No newline at end of file diff --git a/src/game-support/wolfenstein-new-order.md b/src/game-support/wolfenstein-new-order.md new file mode 100644 index 0000000..0c22e3e --- /dev/null +++ b/src/game-support/wolfenstein-new-order.md @@ -0,0 +1,9 @@ +# Wolfenstein: The New Order + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} + +> [!WARNING] +> Does not open due to the `wglCreateContextAttribsARB failed` fatal error. + +{{#template ../templates/steam.md id=201810}} From 17aa8aaecfe4320aabea7529a8ccfa1ec4d49f55 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 13:12:54 +0200 Subject: [PATCH 13/25] Make Sniper GW 2 setup more understable --- src/game-support/sniper-gw-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md index 42124de..d7842cf 100644 --- a/src/game-support/sniper-gw-2.md +++ b/src/game-support/sniper-gw-2.md @@ -4,6 +4,6 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} ## Setup -Go into `Options` -> `Video` -> `Basic` and set the `DirectX` option to "DirectX9". When "DirectX11" is active `Graphics Qualty` option set above the "Low" will cause serious performance slowdown. +Go into `Options` -> `Video` -> `Basic` and set the `DirectX` option to `DirectX9`. This will make the game playable on any graphical setting. Using `DirectX11` causes any `Graphics Quality` option set above "Low" inplayable due to the immense FPS and in-game time slowdown. {{#template ../templates/steam.md id=34870}} From 2b9f8760e121d271f79e299325a4b1c7362a9f1f Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 13:15:13 +0200 Subject: [PATCH 14/25] Update readme with linting changes before creating a PR --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b288ede..0e12ae5 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,9 @@ Documentation for Whisky. Screenshot 2024-04-16 at 10 06 11 PM 3. Run the `generate` script with `./scripts/generate.mjs` to update `SUMMARY.md`. This will also make the game appear in the sidebar of the book. -4. Create a pull request detailing the changes you made. Ensure that it's consise, yet readable and coherent. +4. Run `./scripts/lint.mjs` to ensure that your changes are properly formatted. +5. Create a pull request detailing the changes you made. Ensure that it's consise, yet readable and coherent. - You will need to create a fork of `whisky-book` and push your changes there before creating a PR. Once you've done that, then you can submit a PR to merge your fork with `main`. -5. Run `./scripts/lint.mjs` to ensure that your changes are properly formatted. 6. Sit back, wait for PR reviews, and make changes as necessary. Have any questions about this process or anything Whisky-related? Stop by the [Discord](https://discord.gg/CsqAfs9CnM) and ask us a question! We're more than happy to help. From c17ecc9f6653421d3abb37d79ed9862b39f131ad Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:01:45 +0200 Subject: [PATCH 15/25] Add Plague Tale: Innocence. Working as platinum --- src/SUMMARY.md | 1 + src/game-support/plague-tale-innocence.md | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 src/game-support/plague-tale-innocence.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 04e6961..03a4c4f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -88,6 +88,7 @@ - [Paradise Lost](./game-support/paradise-lost.md) - [People Playground](./game-support/people-playground.md) - [Phasmophobia](./game-support/phasmophobia.md) + - [A Plague Tale: Innocence](./game-support/plague-tale-innocence.md) - [PowerWash Simulator](./game-support/powerwash-simulator.md) - [Prey \(2017\)](./game-support/prey-2017.md) - [Quake II](./game-support/quake2.md) diff --git a/src/game-support/plague-tale-innocence.md b/src/game-support/plague-tale-innocence.md new file mode 100644 index 0000000..0c27513 --- /dev/null +++ b/src/game-support/plague-tale-innocence.md @@ -0,0 +1,6 @@ +# A Plague Tale: Innocence + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=752590}} From 9e143a517c43302380c5bb279d52280c6d3782e9 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:20:20 +0200 Subject: [PATCH 16/25] Add garbage of GreedFall --- src/SUMMARY.md | 1 + src/game-support/greedfall.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/greedfall.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 03a4c4f..e6db337 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -51,6 +51,7 @@ - [Forgive Me Father 2](./game-support/forgive-me-father-2.md) - [Fortnite](./game-support/fortnite.md) - [Friends vs Friends](./game-support/friends-vs-friends.md) + - [GreedFall](./game-support/greedfall.md) - [Grand Theft Auto V](./game-support/gta-5.md) - [Guild Wars 2](./game-support/gw2.md) - [Geometry Wars 3: Dimensions Evolved](./game-support/gw3-dimensions-evolved.md) diff --git a/src/game-support/greedfall.md b/src/game-support/greedfall.md new file mode 100644 index 0000000..9b62240 --- /dev/null +++ b/src/game-support/greedfall.md @@ -0,0 +1,9 @@ +# GreedFall + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> Crashes instantly. + +{{#template ../templates/steam.md id=606880}} From 55030f6e9ef8a593398d14c7daeb6b7d78404472 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:21:06 +0200 Subject: [PATCH 17/25] Add AC1 setup --- src/game-support/ac-directors-cut.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/game-support/ac-directors-cut.md b/src/game-support/ac-directors-cut.md index 5b0fcd3..bb56790 100644 --- a/src/game-support/ac-directors-cut.md +++ b/src/game-support/ac-directors-cut.md @@ -5,8 +5,10 @@ {{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} +## Setup +Run DX9 version of the game as DX10 version does not render part of the player and NPCs + > [!WARNING] > The game suffers from a severe heartbeat-like sound stuttering. Also it's performance is quite poor. -> DX10 version does not render part of the player and NPCs. DX9 version renders fine. {{#template ../templates/steam.md id=15100}} From 1c3f533adb4545ac95099c42390787762f3cfe9a Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:33:42 +0200 Subject: [PATCH 18/25] Change Blitzkrieg 2's note to warning as it is gameplay-specific --- src/game-support/blitzkrieg-2-anthology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/blitzkrieg-2-anthology.md b/src/game-support/blitzkrieg-2-anthology.md index cc774dd..0e2c44d 100644 --- a/src/game-support/blitzkrieg-2-anthology.md +++ b/src/game-support/blitzkrieg-2-anthology.md @@ -3,7 +3,7 @@ {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} -> [!NOTE] +> [!WARNING] > Map Editor does not render map preview but rectangular window artifacts. > Audio stutters during intro movies. > There may be issue with exiting. Sometimes it is helpful to use the Activity Monitor and Force Quit if in-game button won't help. From 1a7d2cc756744519a2ebfe912ca022e0955512c8 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:35:12 +0200 Subject: [PATCH 19/25] Update Metro Exodus with setup and cursor bug --- src/game-support/metro-exodus.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/game-support/metro-exodus.md b/src/game-support/metro-exodus.md index 70b921c..fa92049 100644 --- a/src/game-support/metro-exodus.md +++ b/src/game-support/metro-exodus.md @@ -3,10 +3,10 @@ {{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} -> [!NOTE] -> Enhanced Edition won't open due to the lack of DXR 1.1 (DirectX 12's Raytracing) support. The standard one runs well. +## Setup +Install the standard version rather than the Enhanced Edition. Otherwise it won't open due to the lack of DXR 1.1 (DirectX 12's Raytracing) support. > [!WARNING] -> There is an issue with setting higher resolution, including native when it is already lowered. Then a screen resolution can be restored to native only in the config file as the game does not show anything above the actually lowered screen resolution. It can be done via `user.cfg` which is located in the game installation directory, not in the Windows' `Documents` like mentioned elsewhere. Also colorful normal maps appear sometimes on also random surfaces and within some particles types. Changing audio output in macOS turns the game's audio off. It is required to restart the game then. +> There is an issue with setting higher resolution, including native when it is already lowered. Then a screen resolution can be restored to native only in the config file as the game does not show anything above the actually lowered screen resolution. It can be done via `user.cfg` which is located in the game installation directory, not in the Windows' `Documents` like mentioned elsewhere. Also colorful normal maps appear sometimes on also random surfaces and within some particles types. Changing audio output in macOS turns the game's audio off. It is required to restart the game then. A system cursor appears sometimes in the "Sam's Story" DLC. {{#template ../templates/steam.md id=412020}} From e29862c2d56e456b8e5d9b133007fbae53a53577 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:16:20 +0200 Subject: [PATCH 20/25] Fix NecroVisioN games notes and warnings display --- src/game-support/necrovision-lost-company.md | 2 +- src/game-support/necrovision.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game-support/necrovision-lost-company.md b/src/game-support/necrovision-lost-company.md index 5e7a5c5..9dad1f4 100644 --- a/src/game-support/necrovision-lost-company.md +++ b/src/game-support/necrovision-lost-company.md @@ -3,7 +3,7 @@ {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} -> [WARNING] +> [!WARNING] > The game does not launch while Pain Editor crashes instantly. {{#template ../templates/steam.md id=46250}} diff --git a/src/game-support/necrovision.md b/src/game-support/necrovision.md index bb2ca8b..e7c6536 100644 --- a/src/game-support/necrovision.md +++ b/src/game-support/necrovision.md @@ -3,7 +3,7 @@ {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} -> [NOTE] +> [!NOTE] > Some UI elements are not positioned propely and they are cut by the screen edge a little. {{#template ../templates/steam.md id=7860}} From 7ec7e35d86a32b77912610a26e14869d3366c276 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:28:52 +0200 Subject: [PATCH 21/25] Fix setup firmatting according to the README.md --- src/game-support/ac-directors-cut.md | 3 ++- src/game-support/armored-core-6.md | 1 + src/game-support/gw2.md | 3 ++- src/game-support/in-sound-mind.md | 3 ++- src/game-support/metro-exodus.md | 3 ++- src/game-support/sniper-gw-2.md | 3 ++- src/game-support/uni2.md | 1 + src/game-support/warframe.md | 1 + 8 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/game-support/ac-directors-cut.md b/src/game-support/ac-directors-cut.md index bb56790..b076039 100644 --- a/src/game-support/ac-directors-cut.md +++ b/src/game-support/ac-directors-cut.md @@ -6,7 +6,8 @@ {{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} ## Setup -Run DX9 version of the game as DX10 version does not render part of the player and NPCs + +- Run DX9 version of the game as DX10 version does not render part of the player and NPCs > [!WARNING] > The game suffers from a severe heartbeat-like sound stuttering. Also it's performance is quite poor. diff --git a/src/game-support/armored-core-6.md b/src/game-support/armored-core-6.md index f80c7d9..5ba62eb 100644 --- a/src/game-support/armored-core-6.md +++ b/src/game-support/armored-core-6.md @@ -8,6 +8,7 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} ## Setup + - Disable DXVK {{#template ../templates/steam.md id=1888160}} diff --git a/src/game-support/gw2.md b/src/game-support/gw2.md index 5c8126d..5e7e288 100644 --- a/src/game-support/gw2.md +++ b/src/game-support/gw2.md @@ -3,7 +3,8 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} -## Setup +## Setup + - Enable DXVK in Bottle Configuration ### Direct diff --git a/src/game-support/in-sound-mind.md b/src/game-support/in-sound-mind.md index cfe3e4e..81d0be4 100644 --- a/src/game-support/in-sound-mind.md +++ b/src/game-support/in-sound-mind.md @@ -3,7 +3,8 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} -# Setup +## Setup + - Enable V-Sync as the game without it speed ups the movement innaturally. {{#template ../templates/steam.md id=1119980}} diff --git a/src/game-support/metro-exodus.md b/src/game-support/metro-exodus.md index fa92049..c981ca7 100644 --- a/src/game-support/metro-exodus.md +++ b/src/game-support/metro-exodus.md @@ -4,7 +4,8 @@ {{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} ## Setup -Install the standard version rather than the Enhanced Edition. Otherwise it won't open due to the lack of DXR 1.1 (DirectX 12's Raytracing) support. + +- Install the standard version rather than the Enhanced Edition. Otherwise it won't open due to the lack of DXR 1.1 (DirectX 12's Raytracing) support. > [!WARNING] > There is an issue with setting higher resolution, including native when it is already lowered. Then a screen resolution can be restored to native only in the config file as the game does not show anything above the actually lowered screen resolution. It can be done via `user.cfg` which is located in the game installation directory, not in the Windows' `Documents` like mentioned elsewhere. Also colorful normal maps appear sometimes on also random surfaces and within some particles types. Changing audio output in macOS turns the game's audio off. It is required to restart the game then. A system cursor appears sometimes in the "Sam's Story" DLC. diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md index d7842cf..20a9105 100644 --- a/src/game-support/sniper-gw-2.md +++ b/src/game-support/sniper-gw-2.md @@ -4,6 +4,7 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} ## Setup -Go into `Options` -> `Video` -> `Basic` and set the `DirectX` option to `DirectX9`. This will make the game playable on any graphical setting. Using `DirectX11` causes any `Graphics Quality` option set above "Low" inplayable due to the immense FPS and in-game time slowdown. + +- Go into `Options` -> `Video` -> `Basic` and set the `DirectX` option to `DirectX9`. This will make the game playable on any graphical setting. Using `DirectX11` causes any `Graphics Quality` option set above "Low" inplayable due to the immense FPS and in-game time slowdown. {{#template ../templates/steam.md id=34870}} diff --git a/src/game-support/uni2.md b/src/game-support/uni2.md index 98c26f6..40c9095 100644 --- a/src/game-support/uni2.md +++ b/src/game-support/uni2.md @@ -4,6 +4,7 @@ {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} ## Setup + - In Whisky, install d3dx9 using winetricks. - Install in Steam as normal. diff --git a/src/game-support/warframe.md b/src/game-support/warframe.md index 4f2782e..8b80441 100644 --- a/src/game-support/warframe.md +++ b/src/game-support/warframe.md @@ -4,6 +4,7 @@ {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} ## Setup + - Go to Bottle Configuration -> Open Wine Configuration -> Libraries - Add `dwrite` library and set it to disabled From 1c24cbb36dcb3c80b54815bd31abaa646cf89661 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:29:49 +0200 Subject: [PATCH 22/25] Fix The Witcher 1 Steam App ID --- src/game-support/witcher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/witcher.md b/src/game-support/witcher.md index 65b8fee..da1a94b 100644 --- a/src/game-support/witcher.md +++ b/src/game-support/witcher.md @@ -9,4 +9,4 @@ > [!WARNING] > Random lines and planes are rendered in the world. Sound stutters ocasionally. D'Jinni Adventure Editor does not work. -{{#template ../templates/steam.md id=20920}} +{{#template ../templates/steam.md id=20900}} From 1f9ba1fc7591fbe0e705b1661d6eb01687dfba7c Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:57:29 +0200 Subject: [PATCH 23/25] Add Cyberpunk 2077 warning and Deus Ex GOTY --- src/SUMMARY.md | 1 + src/game-support/cyberpunk-2077.md | 3 +++ src/game-support/deus-ex-goty.md | 10 ++++++++++ 3 files changed, 14 insertions(+) create mode 100644 src/game-support/deus-ex-goty.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index e6db337..cb63ff6 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -34,6 +34,7 @@ - [Dead Space \(2023\)](./game-support/dead-space-2023.md) - [Deadlink](./game-support/deadlink.md) - [Deep Rock Galactic](./game-support/deep-rock-galactic.md) + - [Deus Ex: Game of the Year Edition](./game-support/deus-ex-goty.md) - [Diablo IV \(Battle.net\)](./game-support/diablo-4-battle-net.md) - [Diablo IV \(Steam\)](./game-support/diablo-4-steam.md) - [Dishonored 2](./game-support/dishonored-2.md) diff --git a/src/game-support/cyberpunk-2077.md b/src/game-support/cyberpunk-2077.md index ce413ff..238742a 100644 --- a/src/game-support/cyberpunk-2077.md +++ b/src/game-support/cyberpunk-2077.md @@ -3,4 +3,7 @@ {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} +> [!WARNING] +> Don't set the `Intel Xe Super Sampling` in `Settings` -> `Graphics` as it slowdowns the rendering of intro movies and screens hugely. + {{#template ../templates/steam.md id=1091500}} diff --git a/src/game-support/deus-ex-goty.md b/src/game-support/deus-ex-goty.md new file mode 100644 index 0000000..31e0b7b --- /dev/null +++ b/src/game-support/deus-ex-goty.md @@ -0,0 +1,10 @@ +# Deus Ex: Game of the Year Edition + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +## Setup + +- Follow this steps during an initial launch of the game as it's configuration screen appears only once. + +{{#template ../templates/steam.md id=6910}} From 08756d17bd7d58d554fc1a00a69a40df410387a9 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:06:15 +0200 Subject: [PATCH 24/25] Add Deus Ex GOTY warning --- src/game-support/deus-ex-goty.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/game-support/deus-ex-goty.md b/src/game-support/deus-ex-goty.md index 31e0b7b..65f866b 100644 --- a/src/game-support/deus-ex-goty.md +++ b/src/game-support/deus-ex-goty.md @@ -3,8 +3,7 @@ {{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} -## Setup - -- Follow this steps during an initial launch of the game as it's configuration screen appears only once. +> [!WARNING] +> The game starts windowed and shows a black screen regardless of initial configuration you set in the settings wizard. {{#template ../templates/steam.md id=6910}} From 978b9620c88a1b0f61b080edf97fe86015f9d6b8 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:23:04 +0200 Subject: [PATCH 25/25] Add classic Battlefront II --- src/SUMMARY.md | 1 + src/game-support/sw-battlefront2-2005.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/sw-battlefront2-2005.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index cb63ff6..7fb6912 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -108,6 +108,7 @@ - [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md) - [Stardew Valley](./game-support/stardew-valley.md) - [Stronghold Crusader HD](./game-support/stronghold-crusader-hd.md) + - [Star Wars: Battlefront II \(Classic, 2005\)](./game-support/sw-battlefront2-2005.md) - [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md) - [Star Wars: Squadrons](./game-support/sw-squadrons.md) - [Tom Clancy's Rainbow Six Siege \(Steam\)](./game-support/tcr6s.md) diff --git a/src/game-support/sw-battlefront2-2005.md b/src/game-support/sw-battlefront2-2005.md new file mode 100644 index 0000000..582487f --- /dev/null +++ b/src/game-support/sw-battlefront2-2005.md @@ -0,0 +1,9 @@ +# Star Wars: Battlefront II (Classic, 2005) + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +> [!WARNING] +> Sound is stuttering constantly. Game resolution is only applied in the gameplay. Main menu preserves a default one. + +{{#template ../templates/steam.md id=6060}}