Skip to content

Commit

Permalink
Game Support: Nier Replicant, VA-11 Hall-A, Dodonpachi, Mushihimesama (
Browse files Browse the repository at this point in the history
…#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
  • Loading branch information
drproteus authored Oct 4, 2024
1 parent f1a163b commit f295714
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
6 changes: 6 additions & 0 deletions src/game-support/dodonpachi-resurrection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# DoDonPachi Resurrection
<!-- script:Aliases [] -->

{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}}

{{#template ../templates/steam.md id=464450}}
6 changes: 6 additions & 0 deletions src/game-support/mushihimesama.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Mushihimesama
<!-- script:Aliases [] -->

{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}}

{{#template ../templates/steam.md id=377860}}
14 changes: 14 additions & 0 deletions src/game-support/nier-replicant.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# NieR Replicant ver.1.22474487139...
<!-- script:Aliases [
"Nier Replicant"
] -->

{{#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}}
3 changes: 3 additions & 0 deletions src/game-support/quake2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
3 changes: 3 additions & 0 deletions src/game-support/sonic-mania.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
11 changes: 11 additions & 0 deletions src/game-support/va-11-hall-a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# VA-11 HALL-A: Cyberpunk Bartender Action
<!-- script:Aliases [
"VA-11 Hall-A"
] -->

{{#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}}

0 comments on commit f295714

Please sign in to comment.