Skip to content

Commit 3262bf5

Browse files
Merge branch 'Whisky-App:main' into patch-1
2 parents c1e661d + 26a945a commit 3262bf5

35 files changed

+201
-29
lines changed

.github/workflows/mdbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
GITHUB_ACTIONS: true
2424
steps:
2525
- uses: actions/checkout@v4
26+
with:
27+
fetch-depth: 0
2628
- uses: actions/setup-node@v4
2729
with:
2830
node-version: latest

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Documentation for Whisky.
4747
Star Wars Jedi: Fallen Order -> sw-fallen-order.md
4848
Geometry Wars 3: Dimensions Evolved -> gw3-dimensions-evolved.md
4949
```
50-
2. Add the following template to your markdown file. Ensure the date is properly formatted, leaving zeroes if the month or day is a single digit.
50+
2. Add the following template to your markdown file.
5151
```
5252
# <Full Game Name Here>
5353
@@ -74,9 +74,9 @@ Documentation for Whisky.
7474
<img width="815" alt="Screenshot 2024-04-16 at 10 06 11 PM" src="https://github.com/Whisky-App/whisky-book/assets/161992562/d7d61b1a-5d02-4961-8ff5-b953c2a2fbe1">
7575
3. Run the `generate` script with `./scripts/generate.mjs` to update `SUMMARY.md`.
7676
This will also make the game appear in the sidebar of the book.
77-
4. Create a pull request detailing the changes you made. Ensure that it's consise, yet readable and coherent.
77+
4. Run `./scripts/lint.mjs` to ensure that your changes are properly formatted.
78+
5. Create a pull request detailing the changes you made. Ensure that it's consise, yet readable and coherent.
7879
- You will need to create a fork of `whisky-book` and push your changes there before creating a PR. Once you've done that, then you can submit a PR to merge your fork with `main`.
79-
5. Run `./scripts/lint.mjs` to ensure that your changes are properly formatted.
8080
6. Sit back, wait for PR reviews, and make changes as necessary.
8181

8282
Have any questions about this process or anything Whisky-related? Stop by the [Discord](https://discord.gg/CsqAfs9CnM) and ask us a question! We're more than happy to help.

src/SUMMARY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
- [Call of Cthulhu: Dark Corners of the Earth](./game-support/call-of-cthulhu-dcote.md)
2121
- [Call of Cthulhu](./game-support/call-of-cthulhu.md)
2222
- [Cities: Skylines 2](./game-support/cities-skylines-2.md)
23+
- [Call of Juarez: Bound in Blood](./game-support/coj-bound-in-blood.md)
2324
- [Call of Juarez: Gunslinger](./game-support/coj-gunslinger.md)
25+
- [Call of Juarez](./game-support/coj.md)
2426
- [Content Warning](./game-support/content-warning.md)
2527
- [Contraband Police](./game-support/contraband-police.md)
2628
- [Control](./game-support/control.md)
@@ -32,6 +34,7 @@
3234
- [Dead Space \(2023\)](./game-support/dead-space-2023.md)
3335
- [Deadlink](./game-support/deadlink.md)
3436
- [Deep Rock Galactic](./game-support/deep-rock-galactic.md)
37+
- [Deus Ex: Game of the Year Edition](./game-support/deus-ex-goty.md)
3538
- [Diablo IV \(Battle.net\)](./game-support/diablo-4-battle-net.md)
3639
- [Diablo IV \(Steam\)](./game-support/diablo-4-steam.md)
3740
- [Dishonored 2](./game-support/dishonored-2.md)
@@ -49,6 +52,7 @@
4952
- [Forgive Me Father 2](./game-support/forgive-me-father-2.md)
5053
- [Fortnite](./game-support/fortnite.md)
5154
- [Friends vs Friends](./game-support/friends-vs-friends.md)
55+
- [GreedFall](./game-support/greedfall.md)
5256
- [Grand Theft Auto V](./game-support/gta-5.md)
5357
- [Guild Wars 2](./game-support/gw2.md)
5458
- [Geometry Wars 3: Dimensions Evolved](./game-support/gw3-dimensions-evolved.md)
@@ -86,33 +90,44 @@
8690
- [Paradise Lost](./game-support/paradise-lost.md)
8791
- [People Playground](./game-support/people-playground.md)
8892
- [Phasmophobia](./game-support/phasmophobia.md)
93+
- [A Plague Tale: Innocence](./game-support/plague-tale-innocence.md)
8994
- [PowerWash Simulator](./game-support/powerwash-simulator.md)
9095
- [Prey \(2017\)](./game-support/prey-2017.md)
9196
- [Quake II](./game-support/quake2.md)
9297
- [r2modman](./game-support/r2modman.md)
9398
- [Rain World](./game-support/rain-world.md)
9499
- [Risk of Rain 2](./game-support/risk-of-rain-2.md)
95100
- [Risk of Rain Returns](./game-support/risk-of-rain-returns.md)
101+
- [Return to Castle Wolfenstein](./game-support/rtcw.md)
96102
- [Ruiner](./game-support/ruiner.md)
97103
- [Satisfactory](./game-support/satisfactory.md)
98104
- [Sekiro: Shadows Die Twice](./game-support/sekiro.md)
99105
- [Skyrim SE](./game-support/skyrim-se.md)
106+
- [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md)
107+
- [Sniper: Ghost Warrior](./game-support/sniper-gw.md)
100108
- [S.T.A.L.K.E.R.: Clear Sky](./game-support/stalker-clear-sky.md)
101109
- [Stardew Valley](./game-support/stardew-valley.md)
102110
- [Stronghold Crusader HD](./game-support/stronghold-crusader-hd.md)
111+
- [Star Wars: Battlefront II \(Classic, 2005\)](./game-support/sw-battlefront2-2005.md)
103112
- [Star Wars Jedi: Fallen Order](./game-support/sw-fallen-order.md)
104113
- [Star Wars: Squadrons](./game-support/sw-squadrons.md)
105114
- [Tom Clancy's Rainbow Six Siege \(Steam\)](./game-support/tcr6s.md)
106115
- [Touhou 6 - Embodiment of Scarlet Devil](./game-support/touhou-06-eosd.md)
107116
- [Thief II: The Metal Age](./game-support/thief-2.md)
108117
- [Thief: Deadly Shadows](./game-support/thief-3.md)
109118
- [Thief Gold](./game-support/thief-gold.md)
119+
- [Tomb Rider \(2013\)](./game-support/tomb-rider-2013.md)
110120
- [The Stanley Parable: Ultra Deluxe](./game-support/tsp-ud.md)
111121
- [Turbo Overkill](./game-support/turbo-overkill.md)
112122
- [Ultrakill](./game-support/ultrakill.md)
113123
- [Undertale](./game-support/undertale.md)
124+
- [Under Night In-Birth II Sys:Celes](./game-support/uni2.md)
114125
- [The Vanishing of Ethan Carter](./game-support/vanishing-of-ethan-carter.md)
115126
- [Warframe](./game-support/warframe.md)
127+
- [The Witcher: Enhanced Edition Director's Cut](./game-support/witcher.md)
128+
- [The Witcher 2: Assassins of Kings Enhanced Edition](./game-support/witcher2.md)
116129
- [The Witcher 3: Wild Hunt](./game-support/witcher3.md)
117130
- [The Wolf Among Us](./game-support/wolf-among-us.md)
131+
- [Wolfenstein: The New Order](./game-support/wolfenstein-new-order.md)
132+
- [Wolfenstein: The Old Blood](./game-support/wolfenstein-old-blood.md)
118133
<!-- script:Generate End -->

src/common-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Several things can lead to a program not working. The most common reasons are li
55

66
| Problem | Solution |
77
|--------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
8-
| My game stops downloading right before it's finished. | You are most likely downloading a game with `MSync` enabled. Restarting Steam should fix this and your download should continue. You can also fix this issue by switch to `ESync` whenever downloading a game. |
9-
| My game crashes due to "invalid instruction". | Your game is likely using [AVX](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions) instructions. These are more common in console ports. AVX instructions are x86 specific, and Rosetta doesn't translate them. Unless you can find a way to disable or bypass them (check online), then your game won't work. |
8+
| My game stops downloading right before it's finished. | You are most likely downloading a game with `MSync` enabled. Restarting Steam should fix this and your download should continue. You can also fix this issue by switch to `ESync` whenever downloading a game. |
9+
| My game crashes due to "invalid instruction". | Your game is likely using [AVX](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions) instructions. These are more common in console ports. AVX instructions are only supported in Rosetta in macOS Sequoia and later. Games using these instructions will not work in macOS Sonoma. |
1010
| I want to play a competitive multiplayer game, but it won't load. | Competitive multiplayer games, especially battle royales and other FPS games (like PUBG, Fortnite, Apex Legends, Valorant), often have some form of driver-level anti-cheat. These won't work under Wine. |
1111
| My DirectX 9 game has graphical issues, or doesn't work at all. | DirectX 9 games are handled through Wine's own `wined3d`. Whisky focuses on modern titles using DX11 or 12, and you may run into issues with DX9 games. CrossOver is a better choice in this scenario, as it runs on Wine 9 instead of Wine 7, and has a more up-to-date version of `wined3d`. If you're not sure what Graphics API your game is using, you can check on the [PCGamingWiki](https://www.pcgamingwiki.com/wiki/Home). |
1212
| My game crashes out of the box, or complains about missing dependencies. | Make sure to check Wine's [AppDB](https://appdb.winehq.org/) and [ProtonDB](https://www.protondb.com/), which can often provide information on the necessary workarounds or Winetricks you need to use to get your game running. If you can't find anything or you are unable to make it work, make an issue. |

src/game-support/ac-directors-cut.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55

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

8+
## Setup
9+
10+
- Run DX9 version of the game as DX10 version does not render part of the player and NPCs
11+
812
> [!WARNING]
913
> The game suffers from a severe heartbeat-like sound stuttering. Also it's performance is quite poor.
10-
> DX10 version does not render part of the player and NPCs. DX9 version renders fine.
1114
1215
{{#template ../templates/steam.md id=15100}}

src/game-support/armored-core-6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
99

1010
## Setup
11+
1112
- Disable DXVK
1213

1314
{{#template ../templates/steam.md id=1888160}}

src/game-support/blitzkrieg-2-anthology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
55

6-
> [!NOTE]
6+
> [!WARNING]
77
> Map Editor does not render map preview but rectangular window artifacts.
88
> Audio stutters during intro movies.
99
> There may be issue with exiting. Sometimes it is helpful to use the Activity Monitor and Force Quit if in-game button won't help.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Call of Juarez: Bound in Blood
2+
<!-- script:Aliases [] -->
3+
4+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}}
5+
6+
> [!WARNING]
7+
> Opens with a black screen and crashes instantly.
8+
9+
{{#template ../templates/steam.md id=21980}}

src/game-support/coj-gunslinger.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Call of Juarez: Gunslinger
22
<!-- script:Aliases [] -->
33

4-
{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
4+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}}
5+
6+
> [!WARNING]
7+
> Opens with a black screen and crashes instantly.
58
69
{{#template ../templates/steam.md id=204450}}

src/game-support/coj.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Call of Juarez
2+
<!-- script:Aliases [] -->
3+
4+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}}
5+
6+
> [!WARNING]
7+
> DX9 crashes when hitting Escape during a gameplay while DX10 version when selecting "New Game" in the main menu. Repeating this shortcut also changes the mode back. Moreover `ChromEd.exe` editor does not work. The game can change it's presentation from fullscreen to windowed mode and vice versa switching between windows.
8+
9+
{{#template ../templates/steam.md id=3020}}

0 commit comments

Comments
 (0)