From f2957148e66428ae95cf948b5d9cb6414f488307 Mon Sep 17 00:00:00 2001 From: Jake Goritski <6041429+drproteus@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:42:55 -0700 Subject: [PATCH] Game Support: Nier Replicant, VA-11 Hall-A, Dodonpachi, Mushihimesama (#103) * add support for dodonpachi resurrection * add support for mushihimesama * add support for nier replicant * add va-11 hall-a support * update summary * note availability of quake 2 source port * note availability of sonic mania source port * update va-11-hall-a.md * update va-11-hall-a.md * remove steam specific setup, available without drm as well --- src/SUMMARY.md | 4 ++++ src/game-support/dodonpachi-resurrection.md | 6 ++++++ src/game-support/mushihimesama.md | 6 ++++++ src/game-support/nier-replicant.md | 14 ++++++++++++++ src/game-support/quake2.md | 3 +++ src/game-support/sonic-mania.md | 3 +++ src/game-support/va-11-hall-a.md | 11 +++++++++++ 7 files changed, 47 insertions(+) create mode 100644 src/game-support/dodonpachi-resurrection.md create mode 100644 src/game-support/mushihimesama.md create mode 100644 src/game-support/nier-replicant.md create mode 100644 src/game-support/va-11-hall-a.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 522d7775..b5804e8d 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -54,6 +54,7 @@ - [Dishonored 2](./game-support/dishonored-2.md) - [Dishonored](./game-support/dishonored.md) - [DJMAX RESPECT V](./game-support/djmax-respect-v.md) + - [DoDonPachi Resurrection](./game-support/dodonpachi-resurrection.md) - [Don't Starve](./game-support/dont-starve.md) - [Dorfromantik](./game-support/dorfromantik.md) - [Dread Templar](./game-support/dreadtemplar.md) @@ -110,10 +111,12 @@ - [Metro: Last Light Redux](./game-support/metro-ll-rx.md) - [Metal Gear Solid V: The Phantom Pain](./game-support/mgs-5.md) - [Monster Hunter World: Iceborne](./game-support/monster-hunter-world-iceborne.md) + - [Mushihimesama](./game-support/mushihimesama.md) - [NecroVisioN: Lost Company](./game-support/necrovision-lost-company.md) - [NecroVision](./game-support/necrovision.md) - [Neon White](./game-support/neon-white.md) - [NieR:Automata](./game-support/nier-automata.md) + - [NieR Replicant ver.1.22474487139...](./game-support/nier-replicant.md) - [NIMBY Rails](./game-support/nimby-rails.md) - [Night Runners Prologue](./game-support/nr-prologue.md) - [Out of Action DEMO](./game-support/out-of-action-demo.md) @@ -179,6 +182,7 @@ - [Under Night In-Birth II Sys:Celes](./game-support/uni2.md) - [Ultra Street Fighter IV](./game-support/usf4.md) - [V Rising](./game-support/v-rising.md) + - [VA-11 HALL-A: Cyberpunk Bartender Action](./game-support/va-11-hall-a.md) - [The Vanishing of Ethan Carter](./game-support/vanishing-of-ethan-carter.md) - [Warframe](./game-support/warframe.md) - [Weird West: Definitive Edition](./game-support/weird-west-de.md) diff --git a/src/game-support/dodonpachi-resurrection.md b/src/game-support/dodonpachi-resurrection.md new file mode 100644 index 00000000..fba1670e --- /dev/null +++ b/src/game-support/dodonpachi-resurrection.md @@ -0,0 +1,6 @@ +# DoDonPachi Resurrection + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=464450}} diff --git a/src/game-support/mushihimesama.md b/src/game-support/mushihimesama.md new file mode 100644 index 00000000..d8f583b0 --- /dev/null +++ b/src/game-support/mushihimesama.md @@ -0,0 +1,6 @@ +# Mushihimesama + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=377860}} diff --git a/src/game-support/nier-replicant.md b/src/game-support/nier-replicant.md new file mode 100644 index 00000000..db4d594a --- /dev/null +++ b/src/game-support/nier-replicant.md @@ -0,0 +1,14 @@ +# NieR Replicant ver.1.22474487139... + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +## Setup + +- Install in Steam as normal +- In Whisky, find `NieR Replicant ver.1.22474487139.exe` in the Program list and run it + + +{{#template ../templates/steam.md id=1113560}} diff --git a/src/game-support/quake2.md b/src/game-support/quake2.md index 73c1a75e..deb8d6ab 100644 --- a/src/game-support/quake2.md +++ b/src/game-support/quake2.md @@ -5,4 +5,7 @@ {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} +> [!NOTE] +> This game has a native macOS source port available [here](https://www.macsourceports.com/game/quake2). + {{#template ../templates/steam.md id=2320}} diff --git a/src/game-support/sonic-mania.md b/src/game-support/sonic-mania.md index 369ce9de..6e694e33 100644 --- a/src/game-support/sonic-mania.md +++ b/src/game-support/sonic-mania.md @@ -3,6 +3,9 @@ {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} +> [!NOTE] +> This game has a native macOS source port available [here](https://www.macsourceports.com/game/sonicmania). + ## Setup - Install in Steam as normal diff --git a/src/game-support/va-11-hall-a.md b/src/game-support/va-11-hall-a.md new file mode 100644 index 00000000..d18a0c92 --- /dev/null +++ b/src/game-support/va-11-hall-a.md @@ -0,0 +1,11 @@ +# VA-11 HALL-A: Cyberpunk Bartender Action + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +> [!NOTE] +> This game has a 32-bit macOS build, but it is not compatible with macOS 10.15 Catalina and up. + +{{#template ../templates/steam.md id=447530}}