-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from hahayupgit/main
Add Dying Light 2, Persona 4 Golden, and Fear and Hunger to games list, update link formatting
- Loading branch information
Showing
7 changed files
with
73 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Dying Light 2 | ||
|
||
{{#template ../templates/rating.md status=Silver date=03/02/24 installs=Yes opens=Yes}} | ||
|
||
## Setup | ||
|
||
(fix found here: [https://www.youtube.com/watch?v=ymuTp8JuK4A](https://www.youtube.com/watch?v=ymuTp8JuK4A)) | ||
- Install as normal | ||
- Navigate to install location of game | ||
- Open `path/ph/work/bin/x64/` | ||
- rename `runtime_dx11.dll` to `runtime_dx11.dll.bak` | ||
|
||
> [!WARNING] | ||
> Changing the upscaling method to XeSS will break the game and put it into a softlock until you change the settings in a document. | ||
> To fix this, click `Open C: Drive` and navigate to `/users/crossover/Documents/dying light 2/out/settings/video.scr`, and open this file in a text editor. | ||
> Change `Upscaler(5)` to `Upscaler(0)` to fix this. You can then set your desired upscaling method in-game. | ||
> [!WARNING] | ||
> You may experience issues if using DX11 as your graphics backend, depending on your bottle configuration. If this is the case, use the above method. | ||
> Change `RendererMode("d3d11")` to `RendererMode("d3d12")`. | ||
> [!NOTE] | ||
> You can use the above solution to change your texture settings to low (which you are unable to do in the in-game settings menu). | ||
> Set `TextureQuality(...)` to `TextureQuality("Low")`. | ||
{{#template ../templates/steam.md id=534380}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Fear and Hunger | ||
|
||
{{#template ../templates/rating.md status=Bronze date=03/28/24 installs=Yes opens=Yes}} | ||
|
||
## Setup | ||
|
||
- Install as normal | ||
- Right click icon -> Config | ||
- This can either be the Steam icon, or you can pin the Game.exe in the game's local files and open config there. | ||
- The latter method will not get you playtime hours through Steam, but will allow you to keep Environment Variables separate in case this doesn't play well with other games. | ||
- Add environment variable with key `WINEDLLOVERRIDES` and value `libglesv2.dll=d` | ||
|
||
> [!NOTE] | ||
> The game is terribly optimized and runs very poorly without community-made fixes, which have not yet been compatible with macOS and Whisky. | ||
> You can find those fixes here: [https://www.pcgamingwiki.com/wiki/Fear_%26_Hunger#Essential_Improvements](https://www.pcgamingwiki.com/wiki/Fear_%26_Hunger#Essential_Improvements), however at the current time they **do not work** on macOS and will prevent your game from running. | ||
{{#template ../templates/steam.md id=534380}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Persona 4 Golden | ||
|
||
{{#template ../templates/rating.md status=Garbage date=03/31/24 installs=Yes opens=No}} | ||
|
||
Persona 4 Golden is currently **unplayable** in Whisky. | ||
|
||
<!-- | ||
## Setup | ||
- Install as normal | ||
- Open `winetricks` | ||
- Go to `DLLs` tab | ||
- Run `wmp10` | ||
Either wmp10 does not currently work with Whisky or there is something in Wineskin that makes p4g work. either way, runs on wineskin, but not whisky | ||
Also, there appears to be a bug where the game will crash when entering the first dungeon, if you get it to run. | ||
I haven't had the time to test this yet but i will soon | ||
-hahayup | ||
--> | ||
|
||
{{#template ../templates/steam.md id=1113000}} |