You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/wiki/getting_started.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,13 +69,13 @@ icon.png --|
69
69
10. Run the game once more and everything should be correct and working.
70
70
71
71
### Installing on the Steam Deck
72
-
1. Download [r2modman](https://thunderstore.io/c/inscryption/p/ebkr/r2modman/) on the Steam Deck’s Desktop Mode and open it from its download using its `AppImage` file.
73
-
2. Download the mods you plan on using and their dependencies..
72
+
1. Download [r2modman](https://thunderstore.io/c/inscryption/p/ebkr/r2modman/) on the Steam Deck's Desktop Mode and open it from its download using its `AppImage` file.
73
+
2. Download the mods you plan on using and their dependencies.
74
74
3. Go to the setting of the profile you are using for the mods and click `Browse Profile Folder`.
75
75
4. Copy the BepInEx folder, then go to Steam and open Inscryption's Properties menu
76
76
5. Go to `Installed Files` click `Browse` to open the folder containing Inscryption's local files; paste the BepInEx folder there.
77
77
6. Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under `Compatibility`.
78
-
7. Go to the launch parameters and enter `WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%`.
78
+
7. Go to the launch parameters and enter `WINEDLLOVERRIDES="winhttp.dll=n,b" %command%`.
79
79
8. Open Inscryption. If everything was done correctly, you should see a console appear on your screen.
0 commit comments