diff options
author | GBember <80651043+BemberGamer@users.noreply.github.com> | 2022-04-07 17:53:01 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 22:53:01 +0200 |
commit | 9919d1e72902fafd246254b6dcb6ff3e467cfe6a (patch) | |
tree | 201628064c752ccd10fa7dd8a4358f9ba7f75a03 /docs/installing-northstar/using-northstar | |
parent | d8e805feafea497d69d8a5bce56da49602afb448 (diff) | |
download | NorthstarWiki-9919d1e72902fafd246254b6dcb6ff3e467cfe6a.tar.gz NorthstarWiki-9919d1e72902fafd246254b6dcb6ff3e467cfe6a.zip |
Change Linux FAQ to avoid confusion (#63)
To avoid confusion, I changed the "Game crashes on launch with Cause: Access Violation Data Execution Prevention (DEP) at: 0x00000000" part of the FAQ, some proton ge versions have similar names, and they can be quite confusing.
Diffstat (limited to 'docs/installing-northstar/using-northstar')
-rw-r--r-- | docs/installing-northstar/using-northstar/playing-on-linux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-northstar/using-northstar/playing-on-linux.md b/docs/installing-northstar/using-northstar/playing-on-linux.md index ce37edb..6ffb111 100644 --- a/docs/installing-northstar/using-northstar/playing-on-linux.md +++ b/docs/installing-northstar/using-northstar/playing-on-linux.md @@ -110,7 +110,7 @@ Some users have reported issues with enabling LatencyFleX. If you see `"Unable t ### Game crashes on launch with Cause: Access Violation Data Execution Prevention (DEP) at: 0x00000000 -Try running with [ProtonGE](https://github.com/GloriousEggroll/proton-ge-custom/). In particular, `Proton-7.3-GE-1` has so far been found to be reliable in this case. Check this [Github issue comment for a guide](https://github.com/R2Northstar/Northstar/issues/1#issuecomment-1062483190). +Try running with [ProtonGE](https://github.com/GloriousEggroll/proton-ge-custom/). In particular, `Proton-7.3-GE-1` (not `GE-Proton7-3`) has so far been found to be reliable in this case. Check this [Github issue comment for a guide](https://github.com/R2Northstar/Northstar/issues/1#issuecomment-1062483190). ### Reducing stuttering (Steam/Proton and Lutris/Wine) |