Skip to content

Commit

Permalink
Merge branch 'main' into pr/69
Browse files Browse the repository at this point in the history
  • Loading branch information
hahayupgit committed Aug 23, 2024
2 parents fd81b18 + 8581a71 commit c081680
Show file tree
Hide file tree
Showing 12 changed files with 127 additions and 0 deletions.
11 changes: 11 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 @@ -29,6 +30,9 @@
- [Contraband Police](./game-support/contraband-police.md)
- [Control](./game-support/control.md)
- [Counter-Strike 2](./game-support/counter-strike-2.md)
- [Crysis 2 Remastered](./game-support/crysis-2-remastered.md)
- [Crysis 3 Remastered](./game-support/crysis-3-remastered.md)
- [Crysis Remastered](./game-support/crysis-remastered.md)
- [Cyberpunk 2077](./game-support/cyberpunk-2077.md)
- [Dagon: by H. P. Lovecraft](./game-support/dagon.md)
- [Dark Souls III](./game-support/dark-souls-3.md)
Expand All @@ -38,6 +42,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 All @@ -55,6 +60,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)
- [Granblue Fantasy: Versus](./game-support/gbfvs.md)
- [Guilty Gear -Strive-](./game-support/ggst.md)
- [GreedFall](./game-support/greedfall.md)
- [Grand Theft Auto V](./game-support/gta-5.md)
Expand Down Expand Up @@ -111,7 +117,10 @@
- [Ruiner](./game-support/ruiner.md)
- [Satisfactory](./game-support/satisfactory.md)
- [Sekiro: Shadows Die Twice](./game-support/sekiro.md)
- [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 @@ -137,11 +146,13 @@
- [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)
- [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)
- [Your Only Move Is Hustle](./game-support/yomi-hustle.md)
- [ZERO Sievert](./game-support/zero-sievert.md)
<!-- script:Generate End -->
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}}
6 changes: 6 additions & 0 deletions src/game-support/crysis-2-remastered.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Crysis 2 Remastered
<!-- script:Aliases [] -->

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

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

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

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

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

{{#template ../templates/steam.md id=1715130}}
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}}
12 changes: 12 additions & 0 deletions src/game-support/gbfvs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Granblue Fantasy: Versus
<!-- script:Aliases [
"Granblue Fantasy Versus"
] -->'

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

## Setup

- Install in Steam as normal

{{#template ../templates/steam.md id=1090630}}
10 changes: 10 additions & 0 deletions src/game-support/sf30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Street Fighter 30th Anniversary Collection
<!-- script:Aliases [] -->

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

## Setup

- Install in Steam as normal

{{#template ../templates/steam.md id=586200}}
14 changes: 14 additions & 0 deletions src/game-support/sf6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Street Fighter 6
<!-- script:Aliases [
"Street Fighter VI"
] -->

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

## Setup

- Install in Steam as normal
- Go into Offline mode for steam and launch the game
- Once you accept the prompt to start the game offline feel free to go back into Online mode on steam

{{#template ../templates/steam.md id=1364780}}
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}}
6 changes: 6 additions & 0 deletions src/game-support/zero-sievert.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# ZERO Sievert
<!-- script:Aliases [] -->

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

{{#template ../templates/steam.md id=1782120}}

0 comments on commit c081680

Please sign in to comment.