Skip to content

Commit

Permalink
Merge pull request #71 from joshandersn/main
Browse files Browse the repository at this point in the history
Adds 4 games
  • Loading branch information
hahayupgit authored Aug 22, 2024
2 parents a953ef0 + a6f0e5e commit 200dfae
Show file tree
Hide file tree
Showing 5 changed files with 60 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 @@ -20,6 +20,7 @@
- [Buckshot Roulette](./game-support/buckshot-roulette.md)
- [Call of Cthulhu: Dark Corners of the Earth](./game-support/call-of-cthulhu-dcote.md)
- [Call of Cthulhu](./game-support/call-of-cthulhu.md)
- [Call of Duty: Black Ops III](./game-support/call-of-duty-bo-3.md)
- [Cities: Skylines 2](./game-support/cities-skylines-2.md)
- [Cloudpunk](./game-support/cloudpunk.md)
- [Call of Juarez: Bound in Blood](./game-support/coj-bound-in-blood.md)
Expand All @@ -38,6 +39,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](./game-support/deus-ex-human-revolution.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)
Expand Down Expand Up @@ -114,6 +116,7 @@
- [Street Fighter 30th Anniversary Collection](./game-support/sf30.md)
- [Street Fighter 6](./game-support/sf6.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)
- [Sniper: Ghost Warrior](./game-support/sniper-gw.md)
- [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md)
Expand All @@ -139,6 +142,7 @@
- [V Rising](./game-support/v-rising.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)
- [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)
Expand Down
14 changes: 14 additions & 0 deletions src/game-support/call-of-duty-bo-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Call of Duty: Black Ops III
<!-- script:Aliases [
"Call of Duty Black Ops III",
"Call of Duty: Black Ops 3",
"Black Ops 3"
] -->

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

Hoping to play online as macOS port is versions behind the windows port.
> [!NOTE]
> Black window upon startup.
{{#template ../templates/steam.md id=311210}}
11 changes: 11 additions & 0 deletions src/game-support/deus-ex-human-revolution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Deus Ex: Human Revolution
<!-- script:Aliases [
"Deus Ex Human Revolution"
] -->

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

> [!Note]
> Games runs poorly in both DX9 and DX10 modes. Also tried any relevant methods suggested on [PGgamingwiki](https://www.pcgamingwiki.com/wiki/Deus_Ex:_Human_Revolution) but nothing helped
{{#template ../templates/steam.md id=238010}}
14 changes: 14 additions & 0 deletions src/game-support/sleeping-dogs-de.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Sleeping Dogs: Definitive Edition
<!-- script:Aliases [
"Sleeping Dogs Definitive Edition"
] -->

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

> [!NOTE]
> Very minor audio crackling. Set output speaker format to 88,200hz to fix in `Audio Midi Setup`
> [!NOTE]
> Game runs substantially better than Feral's mac port.
{{#template ../templates/steam.md id=307690}}
17 changes: 17 additions & 0 deletions src/game-support/weird-west-de.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Weird West: Definitive Edition
<!-- script:Aliases [
"Weird West Definitive Edition"
] -->

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

> [!NOTE]
> The in-game mods don't seem to work.
> [!NOTE]
> Set shadow quality to low or off for better performance.
> [!NOTE]
> Dense areas usually stutter.
{{#template ../templates/steam.md id=1097350}}

0 comments on commit 200dfae

Please sign in to comment.