From e0d37401f1ad7424f0a19567544c407e02d92022 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 22:14:50 +0200 Subject: [PATCH 01/28] Update Readme with games that have native macOS port and add piracy notice --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e12ae5..d2b0cdd 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,14 @@ Documentation for Whisky. - Ensure proper grammar, capitalization, spelling, spacing, and general professionalism. Jokes and such are allowed, but lets prioritize helping others before all else. - Ensure accuracy. Don't upload misleading information, false reports, guesses, or improper research. - Cite your sources. Found a guide from somewhere else? Found a solution or other thing online? Provide a link in your page. This isn't a requirement that's going to get your PR rejected, but simply one that future-proofs things and ensures that if a game suddenly breaks, we can check our sources and see if there are any updates to the solutions found. + - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and/or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. - Add status ratings to your game based on the following scale. We leave this up to general author interpretation, but please make sure you're still following these general guidelines: | Status | Description | |----------|------------------------------------------------------------------------------------------------| | Platinum | Game without any defects and runs perfectly. | | Gold | Game can be configured to run perfectly and without any defects. | - | Silver | Game requires some configuration to run and or has minor defects. | + | Silver | Game requires some configuration to run and/or has minor defects. | | Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. | | Garbage | Game does not work at all. | @@ -57,7 +58,7 @@ Documentation for Whisky. ``` {{#template ../templates/steam.md id=}} ``` - Ensure that you're replacing the <> tags with the proper values in order to comply with the wiki layout. Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. + Ensure that you're replacing the <> tags with the proper values in order to comply with the wiki layout. If a game is no longer available on Steam or it is not available there at all then provide a valid link to the store or to the download page. **Entering pirate and potentially copyright-breaking links is disallowed.** Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. ``` # Star Wars Jedi: Fallen Order From 92304a9198fa5370da8d6076e8e197bc539ca4d1 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:03:32 +0200 Subject: [PATCH 02/28] Update Readme with precise "opens" requirements and custom executables --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2b0cdd..2ecd087 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Documentation for Whisky. | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and/or has minor defects. | | Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. | - | Garbage | Game does not work at all. | + | Garbage | Game does not work at all or it is not playable due to in-game issues. | 1. Create a new markdown file in `~/whisky-book/src/game-support` with the name of the game. - Format your file in all lowercase, using only alphabetical, numerical, and dash characters, and use abbreviations where possible. i.e: @@ -48,7 +48,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. +2. Add the following template to your markdown file. Write whether a game installs without any errors and opens properly according to the parameters in an example below. Set `opens` to `Yes` only if a game launches successfully to it's default screen, eg. main menu or initial gameplay if it lacks a main menu. Any crash, freeze or error before this breakpoint means that the game does not open and it should be filled with `opens=No`. ``` # @@ -58,7 +58,7 @@ Documentation for Whisky. ``` {{#template ../templates/steam.md id=}} ``` - Ensure that you're replacing the <> tags with the proper values in order to comply with the wiki layout. If a game is no longer available on Steam or it is not available there at all then provide a valid link to the store or to the download page. **Entering pirate and potentially copyright-breaking links is disallowed.** Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. + Ensure that you're replacing the `<>` tags with the proper values in order to comply with the wiki layout. If a game is no longer available on Steam or it is not available there at all then provide a valid link to the store or to the download page. **Entering pirate, potentially copyright-breaking and non-store executables links is disallowed.** Whisky was created to run regular Windows games without any codebase alteration. Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. ``` # Star Wars Jedi: Fallen Order From a893d14ce2b244d8a5ebd19c5d008c18063edfdd Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:20:28 +0200 Subject: [PATCH 03/28] Mark early freezing, crashing games with "opens=No" according to the new Readme guideline --- src/game-support/call-of-cthulhu-dcote.md | 2 +- src/game-support/coj-bound-in-blood.md | 2 +- src/game-support/coj-gunslinger.md | 2 +- src/game-support/fallout-3-goty.md | 2 +- src/game-support/greedfall.md | 2 +- src/game-support/half-sword.md | 2 -- src/game-support/lego-sw-iii-clone-wars.md | 2 +- src/game-support/lotf-2014.md | 2 +- src/game-support/mb-wfas.md | 2 +- src/game-support/prey-2017.md | 2 +- src/game-support/rtcw.md | 2 +- src/game-support/sniper-gw.md | 2 +- src/game-support/sw-battlefront2-2005.md | 2 +- src/game-support/uni2.md | 2 +- 14 files changed, 13 insertions(+), 15 deletions(-) diff --git a/src/game-support/call-of-cthulhu-dcote.md b/src/game-support/call-of-cthulhu-dcote.md index 2e43477..7308579 100644 --- a/src/game-support/call-of-cthulhu-dcote.md +++ b/src/game-support/call-of-cthulhu-dcote.md @@ -1,7 +1,7 @@ # Call of Cthulhu: Dark Corners of the Earth -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Launcher works but the game crashes just after entering the fullscreen. diff --git a/src/game-support/coj-bound-in-blood.md b/src/game-support/coj-bound-in-blood.md index d4e6aba..25a425c 100644 --- a/src/game-support/coj-bound-in-blood.md +++ b/src/game-support/coj-bound-in-blood.md @@ -1,7 +1,7 @@ # Call of Juarez: Bound in Blood -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Opens with a black screen and crashes instantly. diff --git a/src/game-support/coj-gunslinger.md b/src/game-support/coj-gunslinger.md index a593eb6..c409a5c 100644 --- a/src/game-support/coj-gunslinger.md +++ b/src/game-support/coj-gunslinger.md @@ -1,7 +1,7 @@ # Call of Juarez: Gunslinger -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Opens with a black screen and crashes instantly. diff --git a/src/game-support/fallout-3-goty.md b/src/game-support/fallout-3-goty.md index a34041b..38cc5d4 100644 --- a/src/game-support/fallout-3-goty.md +++ b/src/game-support/fallout-3-goty.md @@ -3,7 +3,7 @@ "Fallout 3" ] --> -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > The game freezes completely during intro company movies and/or in the main menu. diff --git a/src/game-support/greedfall.md b/src/game-support/greedfall.md index 9b62240..e5cc926 100644 --- a/src/game-support/greedfall.md +++ b/src/game-support/greedfall.md @@ -1,7 +1,7 @@ # GreedFall -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Crashes instantly. diff --git a/src/game-support/half-sword.md b/src/game-support/half-sword.md index 0190d4e..c0c853d 100644 --- a/src/game-support/half-sword.md +++ b/src/game-support/half-sword.md @@ -3,6 +3,4 @@ {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} - - {{#template ../templates/steam.md id=2397300}} diff --git a/src/game-support/lego-sw-iii-clone-wars.md b/src/game-support/lego-sw-iii-clone-wars.md index d35a6b4..b8b08b2 100644 --- a/src/game-support/lego-sw-iii-clone-wars.md +++ b/src/game-support/lego-sw-iii-clone-wars.md @@ -7,7 +7,7 @@ "Lego Star Wars 3" ] --> -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Opening scene is flashing a lot with some simply colored rectangles. In the middle of that, the game crashes. diff --git a/src/game-support/lotf-2014.md b/src/game-support/lotf-2014.md index 63a022e..60772d0 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=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Crashes instantly. diff --git a/src/game-support/mb-wfas.md b/src/game-support/mb-wfas.md index bae1f56..cfbeebc 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=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Freezes after showing a Bing logo with a black screen. diff --git a/src/game-support/prey-2017.md b/src/game-support/prey-2017.md index 49de5bb..7ac0294 100644 --- a/src/game-support/prey-2017.md +++ b/src/game-support/prey-2017.md @@ -5,7 +5,7 @@ {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} -Main game and Mooncrash DLC running smoothly +Main game and Mooncrash DLC running smoothly. > [!NOTE] > Turning V-Sync off will fix any slowdowns that occur. Unfortunately, you may have some screen-tearing. diff --git a/src/game-support/rtcw.md b/src/game-support/rtcw.md index be6cde0..f6884f3 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=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!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/sniper-gw.md b/src/game-support/sniper-gw.md index f5bfb3e..64f7b64 100644 --- a/src/game-support/sniper-gw.md +++ b/src/game-support/sniper-gw.md @@ -1,7 +1,7 @@ # Sniper: Ghost Warrior -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > Crashes instantly. diff --git a/src/game-support/sw-battlefront2-2005.md b/src/game-support/sw-battlefront2-2005.md index 582487f..bc3f1b2 100644 --- a/src/game-support/sw-battlefront2-2005.md +++ b/src/game-support/sw-battlefront2-2005.md @@ -1,7 +1,7 @@ # Star Wars: Battlefront II (Classic, 2005) -{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} > [!WARNING] > Sound is stuttering constantly. Game resolution is only applied in the gameplay. Main menu preserves a default one. diff --git a/src/game-support/uni2.md b/src/game-support/uni2.md index 40c9095..075efaa 100644 --- a/src/game-support/uni2.md +++ b/src/game-support/uni2.md @@ -5,7 +5,7 @@ ## Setup -- In Whisky, install d3dx9 using winetricks. +- In Whisky, install `d3dx9` using winetricks. - Install in Steam as normal. Game works perfectly, but movies will not play. From 9219839e0a1620c7bed35bae86e26af9ec12febf Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:25:53 +0200 Subject: [PATCH 04/28] Add Hellblade II according to the @ferreira-ff report https://github.com/orgs/Whisky-App/discussions/1000 --- src/SUMMARY.md | 1 + src/game-support/hellblade2.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/game-support/hellblade2.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 7fb6912..ca01c8a 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -60,6 +60,7 @@ - [Half-Life 2](./game-support/half-life-2.md) - [Half Sword Demo](./game-support/half-sword.md) - [Hellblade: Senua's Sacrifice](./game-support/hellblade.md) + - [Senua’s Saga: Hellblade II](./game-support/hellblade2.md) - [Hitman: Contracts](./game-support/hitman-3-c.md) - [Hearts of Iron III](./game-support/hoi-3.md) - [Horizon Zero Dawn](./game-support/horizon-zero-dawn.md) diff --git a/src/game-support/hellblade2.md b/src/game-support/hellblade2.md new file mode 100644 index 0000000..0d1f9c0 --- /dev/null +++ b/src/game-support/hellblade2.md @@ -0,0 +1,9 @@ +# Senua’s Saga: Hellblade II + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} + +> [!WARNING] +> *Starts and closes unexpectedly* according to [this discussion on GitHub](https://github.com/orgs/Whisky-App/discussions/1000). + +{{#template ../templates/steam.md id=2461850}} From 5a4255eb4779926c2ab4769121d35827dec87906 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:09:54 +0200 Subject: [PATCH 05/28] Add Just Cause and initial Splinter Cell --- src/SUMMARY.md | 2 ++ src/game-support/just-cause.md | 9 +++++++++ src/game-support/splinter-cell.md | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 src/game-support/just-cause.md create mode 100644 src/game-support/splinter-cell.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index ca01c8a..4d0c22c 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -67,6 +67,7 @@ - [Homeworld 3](./game-support/hw-3.md) - [In Sound Mind](./game-support/in-sound-mind.md) - [JoJo's Bizarre Adventure: All-Star Battle R](./game-support/jjba-asbr.md) + - [Just Cause](./game-support/just-cause.md) - [Kingdom Come: Deliverance](./game-support/kcd.md) - [Kenshi](./game-support/kenshi.md) - [Kingsway](./game-support/kingsway.md) @@ -106,6 +107,7 @@ - [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) + - [Tom Clancy's Splinter Cell](./game-support/splinter-cell.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/just-cause.md b/src/game-support/just-cause.md new file mode 100644 index 0000000..439639f --- /dev/null +++ b/src/game-support/just-cause.md @@ -0,0 +1,9 @@ +# Just Cause + + +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} + +> [!WARNING] +> Sound stuttering is barely audible. + +{{#template ../templates/steam.md id=6880}} diff --git a/src/game-support/splinter-cell.md b/src/game-support/splinter-cell.md new file mode 100644 index 0000000..f288d25 --- /dev/null +++ b/src/game-support/splinter-cell.md @@ -0,0 +1,9 @@ +# Tom Clancy's Splinter Cell + + +{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} + +> [!WARNING] +> Game runs only in the windowed mode with a resolution up to 1280x1024. Sound is stuttering constantly. + +{{#template ../templates/steam.md id=13560}} From 46b19ffe0ef4c98e7c3b0ce8f34eccf5389f3813 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:11:28 +0200 Subject: [PATCH 06/28] Update Readme-to-Readme Garbage status description --- src/game-support/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/README.md b/src/game-support/README.md index 11fadf8..f137f50 100644 --- a/src/game-support/README.md +++ b/src/game-support/README.md @@ -16,6 +16,6 @@ title is partially left to the article author, but some general guidelines apply | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | | Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. | -| Garbage | Game does not work at all. | +| Garbage | Game does not work at all or it is not playable due to in-game issues. | From d4e4789f28d6ae0477e91cfd84809b065e61c05e Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:15:18 +0200 Subject: [PATCH 07/28] Update Just Cause warning --- src/game-support/just-cause.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/just-cause.md b/src/game-support/just-cause.md index 439639f..314777e 100644 --- a/src/game-support/just-cause.md +++ b/src/game-support/just-cause.md @@ -4,6 +4,6 @@ {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} > [!WARNING] -> Sound stuttering is barely audible. +> Sound is stuttering in main menu while in gameplay is barely audible and it does not affect it much. {{#template ../templates/steam.md id=6880}} From aad694cac87fe2e6f7d83ace5c18f6767d16956c Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Wed, 19 Jun 2024 17:53:29 +0200 Subject: [PATCH 08/28] Add dot at the end of a list; Update MGS V to Platinum as there was no setup listed --- src/game-support/armored-core-6.md | 2 +- src/game-support/mgs-5.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game-support/armored-core-6.md b/src/game-support/armored-core-6.md index 5ba62eb..2688d04 100644 --- a/src/game-support/armored-core-6.md +++ b/src/game-support/armored-core-6.md @@ -9,6 +9,6 @@ ## Setup -- Disable DXVK +- Disable DXVK. {{#template ../templates/steam.md id=1888160}} diff --git a/src/game-support/mgs-5.md b/src/game-support/mgs-5.md index c2a0e0e..d2e17a8 100644 --- a/src/game-support/mgs-5.md +++ b/src/game-support/mgs-5.md @@ -5,6 +5,6 @@ "Metal Gear Solid 5" ] --> -{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} {{#template ../templates/steam.md id=287700}} From 1ac22a81896702c93712c15cd388908e6dda4d43 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:45:54 +0200 Subject: [PATCH 09/28] Add note about Sniper GW 2 prompt --- src/game-support/sniper-gw-2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md index 20a9105..8e5683d 100644 --- a/src/game-support/sniper-gw-2.md +++ b/src/game-support/sniper-gw-2.md @@ -7,4 +7,7 @@ - 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. +> [!NOTE] +> CryEngine warning about unsupported video card appears on each game launch. Click `OK` and ignore it as it does not affect anything. + {{#template ../templates/steam.md id=34870}} From e58565f7183b6ca00fc5d04195812c12734decaf Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:42:03 +0200 Subject: [PATCH 10/28] Degrade Sniper GW 2 due to the sound stuttering --- src/game-support/sniper-gw-2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md index 8e5683d..d7e564d 100644 --- a/src/game-support/sniper-gw-2.md +++ b/src/game-support/sniper-gw-2.md @@ -1,7 +1,7 @@ # Sniper: Ghost Warrior 2 -{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} ## Setup @@ -10,4 +10,7 @@ > [!NOTE] > CryEngine warning about unsupported video card appears on each game launch. Click `OK` and ignore it as it does not affect anything. +> [!WARNING] +> Sound is stuttering during slow-motion scenes sometimes. + {{#template ../templates/steam.md id=34870}} From cb858aadf62e4a0e8c72fa260761021cd44e591c Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Thu, 4 Jul 2024 22:58:24 +0200 Subject: [PATCH 11/28] Add aliases and fix typos proposed in PR --- README.md | 6 +++--- src/game-support/README.md | 2 +- src/game-support/call-of-cthulhu-dcote.md | 4 +++- src/game-support/coj-bound-in-blood.md | 4 +++- src/game-support/coj-gunslinger.md | 4 +++- src/game-support/fallout-3-goty.md | 2 +- src/game-support/hellblade2.md | 10 +++++++++- src/game-support/lotf-2014.md | 4 +++- src/game-support/mb-wfas.md | 6 +++++- src/game-support/rtcw.md | 4 +--- src/game-support/sniper-gw-2.md | 4 +++- src/game-support/sniper-gw.md | 4 +++- src/game-support/splinter-cell.md | 4 +++- src/game-support/sw-battlefront2-2005.md | 16 ++++++++++++++-- 14 files changed, 55 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2ecd087..ed0152a 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,15 @@ Documentation for Whisky. - Ensure proper grammar, capitalization, spelling, spacing, and general professionalism. Jokes and such are allowed, but lets prioritize helping others before all else. - Ensure accuracy. Don't upload misleading information, false reports, guesses, or improper research. - Cite your sources. Found a guide from somewhere else? Found a solution or other thing online? Provide a link in your page. This isn't a requirement that's going to get your PR rejected, but simply one that future-proofs things and ensures that if a game suddenly breaks, we can check our sources and see if there are any updates to the solutions found. - - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and/or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. + - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. - Add status ratings to your game based on the following scale. We leave this up to general author interpretation, but please make sure you're still following these general guidelines: | Status | Description | |----------|------------------------------------------------------------------------------------------------| | Platinum | Game without any defects and runs perfectly. | | Gold | Game can be configured to run perfectly and without any defects. | - | Silver | Game requires some configuration to run and/or has minor defects. | - | Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. | + | Silver | Game requires some configuration to run and or has minor defects. | + | Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | | Garbage | Game does not work at all or it is not playable due to in-game issues. | 1. Create a new markdown file in `~/whisky-book/src/game-support` with the name of the game. diff --git a/src/game-support/README.md b/src/game-support/README.md index f137f50..74c10bc 100644 --- a/src/game-support/README.md +++ b/src/game-support/README.md @@ -15,7 +15,7 @@ title is partially left to the article author, but some general guidelines apply | Platinum | Game without any defects and runs perfectly. | | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | -| Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. | +| Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | | Garbage | Game does not work at all or it is not playable due to in-game issues. | diff --git a/src/game-support/call-of-cthulhu-dcote.md b/src/game-support/call-of-cthulhu-dcote.md index 7308579..8dff422 100644 --- a/src/game-support/call-of-cthulhu-dcote.md +++ b/src/game-support/call-of-cthulhu-dcote.md @@ -1,5 +1,7 @@ # Call of Cthulhu: Dark Corners of the Earth - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/coj-bound-in-blood.md b/src/game-support/coj-bound-in-blood.md index 25a425c..4fbdc28 100644 --- a/src/game-support/coj-bound-in-blood.md +++ b/src/game-support/coj-bound-in-blood.md @@ -1,5 +1,7 @@ # Call of Juarez: Bound in Blood - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/coj-gunslinger.md b/src/game-support/coj-gunslinger.md index c409a5c..c376960 100644 --- a/src/game-support/coj-gunslinger.md +++ b/src/game-support/coj-gunslinger.md @@ -1,5 +1,7 @@ # Call of Juarez: Gunslinger - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/fallout-3-goty.md b/src/game-support/fallout-3-goty.md index 38cc5d4..1b7a263 100644 --- a/src/game-support/fallout-3-goty.md +++ b/src/game-support/fallout-3-goty.md @@ -6,7 +6,7 @@ {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] -> The game freezes completely during intro company movies and/or in the main menu. +> The game freezes completely during intro company movies and or in the main menu. > Garden of Eden Creation Kit does not render anything in a preview window. {{#template ../templates/steam.md id=22370}} diff --git a/src/game-support/hellblade2.md b/src/game-support/hellblade2.md index 0d1f9c0..a40f353 100644 --- a/src/game-support/hellblade2.md +++ b/src/game-support/hellblade2.md @@ -1,5 +1,13 @@ # Senua’s Saga: Hellblade II - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/lotf-2014.md b/src/game-support/lotf-2014.md index 60772d0..7da8175 100644 --- a/src/game-support/lotf-2014.md +++ b/src/game-support/lotf-2014.md @@ -1,5 +1,7 @@ # Lords Of The Fallen (2014) - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/mb-wfas.md b/src/game-support/mb-wfas.md index cfbeebc..f8205a4 100644 --- a/src/game-support/mb-wfas.md +++ b/src/game-support/mb-wfas.md @@ -1,5 +1,9 @@ # Mount & Blade: With Fire & Sword - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/rtcw.md b/src/game-support/rtcw.md index f6884f3..396a49c 100644 --- a/src/game-support/rtcw.md +++ b/src/game-support/rtcw.md @@ -1,7 +1,5 @@ # Return to Castle Wolfenstein - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/sniper-gw-2.md b/src/game-support/sniper-gw-2.md index d7e564d..fe703ce 100644 --- a/src/game-support/sniper-gw-2.md +++ b/src/game-support/sniper-gw-2.md @@ -1,5 +1,7 @@ # Sniper: Ghost Warrior 2 - + {{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} diff --git a/src/game-support/sniper-gw.md b/src/game-support/sniper-gw.md index 64f7b64..9e1720e 100644 --- a/src/game-support/sniper-gw.md +++ b/src/game-support/sniper-gw.md @@ -1,5 +1,7 @@ # Sniper: Ghost Warrior - + {{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} diff --git a/src/game-support/splinter-cell.md b/src/game-support/splinter-cell.md index f288d25..cfa8be8 100644 --- a/src/game-support/splinter-cell.md +++ b/src/game-support/splinter-cell.md @@ -1,5 +1,7 @@ # Tom Clancy's Splinter Cell - + {{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} diff --git a/src/game-support/sw-battlefront2-2005.md b/src/game-support/sw-battlefront2-2005.md index bc3f1b2..feefa80 100644 --- a/src/game-support/sw-battlefront2-2005.md +++ b/src/game-support/sw-battlefront2-2005.md @@ -1,7 +1,19 @@ # Star Wars: Battlefront II (Classic, 2005) - + -{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} > [!WARNING] > Sound is stuttering constantly. Game resolution is only applied in the gameplay. Main menu preserves a default one. From f1c150143a97aba9c21ebb6fec9b89644f558232 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Fri, 5 Jul 2024 11:40:35 +0200 Subject: [PATCH 12/28] Fix grammar typos and reorganize contributing guide according to the PR --- README.md | 9 +++++---- src/game-support/README.md | 4 +--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ed0152a..4e4cab3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Documentation for Whisky. - Ensure proper grammar, capitalization, spelling, spacing, and general professionalism. Jokes and such are allowed, but lets prioritize helping others before all else. - Ensure accuracy. Don't upload misleading information, false reports, guesses, or improper research. - Cite your sources. Found a guide from somewhere else? Found a solution or other thing online? Provide a link in your page. This isn't a requirement that's going to get your PR rejected, but simply one that future-proofs things and ensures that if a game suddenly breaks, we can check our sources and see if there are any updates to the solutions found. - - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. + - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. + - Write whether a game installs without any errors and opens properly according to the parameters in an example below. Set `opens` to `Yes` only if a game launches successfully to it's default screen, eg. main menu or initial gameplay if it lacks a main menu. Any crash, freeze or error before this breakpoint means that the game does not open and it should be filled with `opens=No`. - Add status ratings to your game based on the following scale. We leave this up to general author interpretation, but please make sure you're still following these general guidelines: | Status | Description | @@ -38,7 +39,7 @@ Documentation for Whisky. | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | | Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | - | Garbage | Game does not work at all or it is not playable due to in-game issues. | + | Garbage | Game does not work at all or it's playability is quite limited due to the technical issues. | 1. Create a new markdown file in `~/whisky-book/src/game-support` with the name of the game. - Format your file in all lowercase, using only alphabetical, numerical, and dash characters, and use abbreviations where possible. i.e: @@ -48,7 +49,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. Write whether a game installs without any errors and opens properly according to the parameters in an example below. Set `opens` to `Yes` only if a game launches successfully to it's default screen, eg. main menu or initial gameplay if it lacks a main menu. Any crash, freeze or error before this breakpoint means that the game does not open and it should be filled with `opens=No`. +2. Add the following template to your markdown file. ``` # @@ -58,7 +59,7 @@ Documentation for Whisky. ``` {{#template ../templates/steam.md id=}} ``` - Ensure that you're replacing the `<>` tags with the proper values in order to comply with the wiki layout. If a game is no longer available on Steam or it is not available there at all then provide a valid link to the store or to the download page. **Entering pirate, potentially copyright-breaking and non-store executables links is disallowed.** Whisky was created to run regular Windows games without any codebase alteration. Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. + Ensure that you're replacing the `<>` tags with the proper values in order to comply with the wiki layout. Below is an example of what [Star Wars Jedi: Fallen Order](https://docs.getwhisky.app/game-support/sw-fallen-order.html) will look like, and what it will look like on the wiki. ``` # Star Wars Jedi: Fallen Order diff --git a/src/game-support/README.md b/src/game-support/README.md index 74c10bc..e35337f 100644 --- a/src/game-support/README.md +++ b/src/game-support/README.md @@ -16,6 +16,4 @@ title is partially left to the article author, but some general guidelines apply | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | | Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | -| Garbage | Game does not work at all or it is not playable due to in-game issues. | - - +| Garbage | Game does not work at all or it's playability is quite limited due to the technical issues. | From da0addefe47f25e7ce1c2079e14782fe54fc00e5 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 11:38:51 +0200 Subject: [PATCH 13/28] Add Just Cause 2; make Winetricks capitalization consistent --- src/SUMMARY.md | 1 + src/game-support/just-cause2.md | 10 ++++++++++ src/game-support/uni2.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 src/game-support/just-cause2.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 4d0c22c..1ca257a 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -68,6 +68,7 @@ - [In Sound Mind](./game-support/in-sound-mind.md) - [JoJo's Bizarre Adventure: All-Star Battle R](./game-support/jjba-asbr.md) - [Just Cause](./game-support/just-cause.md) + - [Just Cause 2](./game-support/just-cause2.md) - [Kingdom Come: Deliverance](./game-support/kcd.md) - [Kenshi](./game-support/kenshi.md) - [Kingsway](./game-support/kingsway.md) diff --git a/src/game-support/just-cause2.md b/src/game-support/just-cause2.md new file mode 100644 index 0000000..22ad9a0 --- /dev/null +++ b/src/game-support/just-cause2.md @@ -0,0 +1,10 @@ +# Just Cause 2 + + +{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} + +## Setup + +- In Whisky, install `d3dcompiler_47` using Winetricks. + +{{#template ../templates/steam.md id=8190}} diff --git a/src/game-support/uni2.md b/src/game-support/uni2.md index 075efaa..b03af29 100644 --- a/src/game-support/uni2.md +++ b/src/game-support/uni2.md @@ -5,7 +5,7 @@ ## Setup -- In Whisky, install `d3dx9` using winetricks. +- In Whisky, install `d3dx9` using Winetricks. - Install in Steam as normal. Game works perfectly, but movies will not play. From 1e28bf49b5d43070b1f605b71d88dfa0d30a6ddd Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 11:57:29 +0200 Subject: [PATCH 14/28] Fix Deus Ex GOTY "opens" status --- src/game-support/deus-ex-goty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/deus-ex-goty.md b/src/game-support/deus-ex-goty.md index 65f866b..c29f0be 100644 --- a/src/game-support/deus-ex-goty.md +++ b/src/game-support/deus-ex-goty.md @@ -1,7 +1,7 @@ # Deus Ex: Game of the Year Edition -{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}} > [!WARNING] > The game starts windowed and shows a black screen regardless of initial configuration you set in the settings wizard. From 8e9ca78b5a031d74fec0466ad6891b7948e75d15 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:18:41 +0200 Subject: [PATCH 15/28] Add Deus Ex Human Revolution - garbage --- src/SUMMARY.md | 1 + src/game-support/deus-ex-hr-directors-cut.md | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/game-support/deus-ex-hr-directors-cut.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 1ca257a..91aaba7 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -35,6 +35,7 @@ - [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) + - [Deus Ex: Human Revolution - Director's Cut](./game-support/deus-ex-hr-directors-cut.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/deus-ex-hr-directors-cut.md b/src/game-support/deus-ex-hr-directors-cut.md new file mode 100644 index 0000000..a9eba28 --- /dev/null +++ b/src/game-support/deus-ex-hr-directors-cut.md @@ -0,0 +1,13 @@ +# Deus Ex: Human Revolution - Director's Cut + + +{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}} + +> [!WARNING] +> The game starts to slowing down and stuttering in cutscenes to the point where it becomes unplayable. + +{{#template ../templates/steam.md id=238010}} From 518d5b6b71540ee1ed905d174106ae31aab590f3 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:19:17 +0200 Subject: [PATCH 16/28] Remove trailing whitespace --- src/game-support/deadlink.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/deadlink.md b/src/game-support/deadlink.md index cb52ab3..2741e3f 100644 --- a/src/game-support/deadlink.md +++ b/src/game-support/deadlink.md @@ -1,7 +1,7 @@ # Deadlink -{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} Viewing an effect for the first time will cause the game to hang for a second. After a few minutes of gameplay stutters stop and the game runs perfectly. From ac642225bbbe7756d9d40e3dc69d7aee8c148fea Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:36:03 +0200 Subject: [PATCH 17/28] Add Kholat --- src/SUMMARY.md | 1 + src/game-support/kholat.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/game-support/kholat.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 91aaba7..162ab36 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -72,6 +72,7 @@ - [Just Cause 2](./game-support/just-cause2.md) - [Kingdom Come: Deliverance](./game-support/kcd.md) - [Kenshi](./game-support/kenshi.md) + - [Kholat](./game-support/kholat.md) - [Kingsway](./game-support/kingsway.md) - [LEGO Star Wars III: The Clone Wars](./game-support/lego-sw-iii-clone-wars.md) - [LEGO Star Wars: The Skywalker Saga](./game-support/lego-sw-skywalker-saga.md) diff --git a/src/game-support/kholat.md b/src/game-support/kholat.md new file mode 100644 index 0000000..0f71f8f --- /dev/null +++ b/src/game-support/kholat.md @@ -0,0 +1,14 @@ +# Kholat + + +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} + +## Setup + +- Run 32-bit version of the game located in `Kholat/Binaries/Win32/Kholat-Win32-Shipping.exe` as 64-bit one crashes on loading screen. +- Enter the `Options` -> `Video` and set `Display Mode` to `Full Screen`. Without setting it up performance may be reduced a lot. + +> [!WARNING] +> Sound is stuttering a little. + +{{#template ../templates/steam.md id=343710}} From 89aa51f5dd7e66b0b3e12a7c323af71217f00b17 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 21:35:37 +0200 Subject: [PATCH 18/28] Degrade Just Cause 2 to silver due to the minor sound issues --- src/game-support/just-cause2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/game-support/just-cause2.md b/src/game-support/just-cause2.md index 22ad9a0..7e212c0 100644 --- a/src/game-support/just-cause2.md +++ b/src/game-support/just-cause2.md @@ -1,10 +1,13 @@ # Just Cause 2 -{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} ## Setup - In Whisky, install `d3dcompiler_47` using Winetricks. +> [!WARNING] +> Sound is stuttering a little during intense scenes. Sound synchronization is missing a little during cutscenes. + {{#template ../templates/steam.md id=8190}} From 5dbdf4d64b664220c7a79fc29bb61d5798297d40 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:01:24 +0200 Subject: [PATCH 19/28] Degrade JC2 even more --- src/game-support/just-cause2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game-support/just-cause2.md b/src/game-support/just-cause2.md index 7e212c0..47628fc 100644 --- a/src/game-support/just-cause2.md +++ b/src/game-support/just-cause2.md @@ -1,13 +1,13 @@ # Just Cause 2 -{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}} ## Setup - In Whisky, install `d3dcompiler_47` using Winetricks. > [!WARNING] -> Sound is stuttering a little during intense scenes. Sound synchronization is missing a little during cutscenes. +> Sound is stuttering a little during intense scenes. Sound synchronization is missing a little during cutscenes. Performance is poor also regardless of the graphics quality settings. {{#template ../templates/steam.md id=8190}} From d6ba583e3a1e3974653bfc7ab766299711e287ab Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:42:49 +0200 Subject: [PATCH 20/28] Simplify "Garbage" rating --- README.md | 2 +- src/game-support/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e4cab3..67ec678 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Documentation for Whisky. | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | | Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | - | Garbage | Game does not work at all or it's playability is quite limited due to the technical issues. | + | Garbage | Game is unplayable. | 1. Create a new markdown file in `~/whisky-book/src/game-support` with the name of the game. - Format your file in all lowercase, using only alphabetical, numerical, and dash characters, and use abbreviations where possible. i.e: diff --git a/src/game-support/README.md b/src/game-support/README.md index e35337f..583be83 100644 --- a/src/game-support/README.md +++ b/src/game-support/README.md @@ -16,4 +16,4 @@ title is partially left to the article author, but some general guidelines apply | Gold | Game can be configured to run perfectly and without any defects. | | Silver | Game requires some configuration to run and or has minor defects. | | Bronze | Game is very difficult to get working and or has severe in-game issues that limit playability. | -| Garbage | Game does not work at all or it's playability is quite limited due to the technical issues. | +| Garbage | Game is unplayable. | From 26debf4bba74e5556b01f80082297d1955672fc5 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:43:50 +0200 Subject: [PATCH 21/28] Remove info about Mac ports from Readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 67ec678..93965f4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Documentation for Whisky. - Ensure proper grammar, capitalization, spelling, spacing, and general professionalism. Jokes and such are allowed, but lets prioritize helping others before all else. - Ensure accuracy. Don't upload misleading information, false reports, guesses, or improper research. - Cite your sources. Found a guide from somewhere else? Found a solution or other thing online? Provide a link in your page. This isn't a requirement that's going to get your PR rejected, but simply one that future-proofs things and ensures that if a game suddenly breaks, we can check our sources and see if there are any updates to the solutions found. - - You can add games that already have a native macOS port. Those ports are sometimes poorly optimized and or full of bugs so it could be better solution to play a Windows version of a game via Whisky. Even if Steam provides a macOS port of a game it may be not a standard on other game stores, ie. GOG. - Write whether a game installs without any errors and opens properly according to the parameters in an example below. Set `opens` to `Yes` only if a game launches successfully to it's default screen, eg. main menu or initial gameplay if it lacks a main menu. Any crash, freeze or error before this breakpoint means that the game does not open and it should be filled with `opens=No`. - Add status ratings to your game based on the following scale. We leave this up to general author interpretation, but please make sure you're still following these general guidelines: From fb8f39e496f5d95ba01b8e9997e34990d7bf1599 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:45:10 +0200 Subject: [PATCH 22/28] Replace "installs" and "opens" requirements with PR proposal - make them simplier --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93965f4..e320839 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Documentation for Whisky. - Ensure proper grammar, capitalization, spelling, spacing, and general professionalism. Jokes and such are allowed, but lets prioritize helping others before all else. - Ensure accuracy. Don't upload misleading information, false reports, guesses, or improper research. - Cite your sources. Found a guide from somewhere else? Found a solution or other thing online? Provide a link in your page. This isn't a requirement that's going to get your PR rejected, but simply one that future-proofs things and ensures that if a game suddenly breaks, we can check our sources and see if there are any updates to the solutions found. - - Write whether a game installs without any errors and opens properly according to the parameters in an example below. Set `opens` to `Yes` only if a game launches successfully to it's default screen, eg. main menu or initial gameplay if it lacks a main menu. Any crash, freeze or error before this breakpoint means that the game does not open and it should be filled with `opens=No`. + - Document the installation process and any errors that arise during the installation. If installation fails, set `installs=No` in the `Ratings` template. + - Document whether a program opens by setting `opens=Yes` in the `Ratings` template. A program is considered "open" if it launches the title screen or main menu. Dialog messages don't count as a program "opening". - Add status ratings to your game based on the following scale. We leave this up to general author interpretation, but please make sure you're still following these general guidelines: | Status | Description | From e30f6882e1462e13b146b123ec740c983b0a415a Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:58:33 +0200 Subject: [PATCH 23/28] Add Sniper GW 3 --- src/SUMMARY.md | 1 + src/game-support/sniper-gw-3.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 src/game-support/sniper-gw-3.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 89e8c46..c6da5e2 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -130,6 +130,7 @@ - [Skyrim SE](./game-support/skyrim-se.md) - [Sleeping Dogs: Definitive Edition](./game-support/sleeping-dogs-de.md) - [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md) + - [Sniper: Ghost Warrior 3](./game-support/sniper-gw-3.md) - [Sniper: Ghost Warrior](./game-support/sniper-gw.md) - [Tom Clancy's Splinter Cell](./game-support/splinter-cell.md) - [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md) diff --git a/src/game-support/sniper-gw-3.md b/src/game-support/sniper-gw-3.md new file mode 100644 index 0000000..1e91b8a --- /dev/null +++ b/src/game-support/sniper-gw-3.md @@ -0,0 +1,8 @@ +# Sniper: Ghost Warrior 3 + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=368070}} From b6a19c03a9692d8d04b387038d84325dde3f378f Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:59:06 +0200 Subject: [PATCH 24/28] Add two Sherlock Holmes games --- src/SUMMARY.md | 2 ++ src/game-support/sherlock-holmes-co.md | 6 ++++++ src/game-support/sherlock-holmes-tdd.md | 8 ++++++++ 3 files changed, 16 insertions(+) create mode 100644 src/game-support/sherlock-holmes-co.md create mode 100644 src/game-support/sherlock-holmes-tdd.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index c6da5e2..337c750 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -127,6 +127,8 @@ - [Street Fighter 30th Anniversary Collection](./game-support/sf30.md) - [Street Fighter 6](./game-support/sf6.md) - [Shadow of the Tomb Raider: Definitive Edition](./game-support/shadow-of-the-tomb-raider-de.md) + - [Sherlock Holmes Chapter One](./game-support/sherlock-holmes-co.md) + - [Sherlock Holmes: The Devil's Daughter](./game-support/sherlock-holmes-tdd.md) - [Skyrim SE](./game-support/skyrim-se.md) - [Sleeping Dogs: Definitive Edition](./game-support/sleeping-dogs-de.md) - [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md) diff --git a/src/game-support/sherlock-holmes-co.md b/src/game-support/sherlock-holmes-co.md new file mode 100644 index 0000000..9857afc --- /dev/null +++ b/src/game-support/sherlock-holmes-co.md @@ -0,0 +1,6 @@ +# Sherlock Holmes Chapter One + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=1137300}} diff --git a/src/game-support/sherlock-holmes-tdd.md b/src/game-support/sherlock-holmes-tdd.md new file mode 100644 index 0000000..acfb577 --- /dev/null +++ b/src/game-support/sherlock-holmes-tdd.md @@ -0,0 +1,8 @@ +# Sherlock Holmes: The Devil's Daughter + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=350640}} From 93d6ceddadf99a8c87f58d522778e3b66b3fb692 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:46:25 +0200 Subject: [PATCH 25/28] Fix Sniper Ghost Warrior 3 name --- src/SUMMARY.md | 2 +- src/game-support/sniper-gw-3.md | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 337c750..0528f0d 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -132,7 +132,7 @@ - [Skyrim SE](./game-support/skyrim-se.md) - [Sleeping Dogs: Definitive Edition](./game-support/sleeping-dogs-de.md) - [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md) - - [Sniper: Ghost Warrior 3](./game-support/sniper-gw-3.md) + - [Sniper Ghost Warrior 3](./game-support/sniper-gw-3.md) - [Sniper: Ghost Warrior](./game-support/sniper-gw.md) - [Tom Clancy's Splinter Cell](./game-support/splinter-cell.md) - [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md) diff --git a/src/game-support/sniper-gw-3.md b/src/game-support/sniper-gw-3.md index 1e91b8a..7290437 100644 --- a/src/game-support/sniper-gw-3.md +++ b/src/game-support/sniper-gw-3.md @@ -1,7 +1,5 @@ -# Sniper: Ghost Warrior 3 - +# Sniper Ghost Warrior 3 + {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} From f3f76e5c257299bb126710d8a58ee716e9a30cab Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:50:48 +0200 Subject: [PATCH 26/28] Add Sniper Ghost Warrior Contracts --- src/SUMMARY.md | 1 + src/game-support/sniper-gwc.md | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 src/game-support/sniper-gwc.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 0528f0d..2a937eb 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -134,6 +134,7 @@ - [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md) - [Sniper Ghost Warrior 3](./game-support/sniper-gw-3.md) - [Sniper: Ghost Warrior](./game-support/sniper-gw.md) + - [Sniper Ghost Warrior Contracts](./game-support/sniper-gwc.md) - [Tom Clancy's Splinter Cell](./game-support/splinter-cell.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-gwc.md b/src/game-support/sniper-gwc.md new file mode 100644 index 0000000..1eba676 --- /dev/null +++ b/src/game-support/sniper-gwc.md @@ -0,0 +1,6 @@ +# Sniper Ghost Warrior Contracts + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=973580}} From 427ce245adfa8408df848cc85d0914519d3329a3 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:47:51 +0200 Subject: [PATCH 27/28] Degrade Heroes 3 due to the possible occasional errors from Platinum to Gold --- src/game-support/heroes3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/heroes3.md b/src/game-support/heroes3.md index 17b35ca..3575f27 100644 --- a/src/game-support/heroes3.md +++ b/src/game-support/heroes3.md @@ -7,7 +7,7 @@ "HoMM 3" ] --> -{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} +{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} > [!IMPORTANT] > The game is available on GOG and it is the [Complete Edition](https://www.gog.com/en/game/heroes_of_might_and_magic_3_complete_edition) which is the definite version. The Steam version is using the HD "remaster" which is not recommended and not tested. From 2c9c82a51606123bed08a48d7f01e72bfe254191 Mon Sep 17 00:00:00 2001 From: logan Date: Tue, 24 Sep 2024 13:56:13 -0400 Subject: [PATCH 28/28] fix my mistake --- src/game-support/kholat.md | 2 +- src/game-support/splinter-cell.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game-support/kholat.md b/src/game-support/kholat.md index 06e150d..0f71f8f 100644 --- a/src/game-support/kholat.md +++ b/src/game-support/kholat.md @@ -11,4 +11,4 @@ > [!WARNING] > Sound is stuttering a little. -{{#template ../templates/steam.md id=343710}} \ No newline at end of file +{{#template ../templates/steam.md id=343710}} diff --git a/src/game-support/splinter-cell.md b/src/game-support/splinter-cell.md index 0f48541..cfa8be8 100644 --- a/src/game-support/splinter-cell.md +++ b/src/game-support/splinter-cell.md @@ -8,4 +8,4 @@ > [!WARNING] > Game runs only in the windowed mode with a resolution up to 1280x1024. Sound is stuttering constantly. -{{#template ../templates/steam.md id=13560}} \ No newline at end of file +{{#template ../templates/steam.md id=13560}}