mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-03-21 17:54:09 -05:00
Update ReadMe.md
added Intel CPU bug parm
This commit is contained in:
parent
e062b153a9
commit
86a401f450
|
|
@ -51,6 +51,7 @@ The goal of this project is to revive the Deathgarden backend and servers.
|
|||
|
||||
## Usage
|
||||
To find your Game folder right-click on Deathgarden in your Steam Library, hover over Manage and click on Browse Local Files.
|
||||
|
||||
0. If you do not already own Deathgarden, you can get it with this command:
|
||||
`steam://run/555440`
|
||||
|
||||
|
|
@ -60,6 +61,8 @@ The goal of this project is to revive the Deathgarden backend and servers.
|
|||
|
||||
3. Follow the on-screen instructions.
|
||||
|
||||
4. IF your game does NOT start and you have a Intel CPU use this Launch Argument in steam: `cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%" , -battleye`
|
||||
|
||||
**Self Hosting/Development Requirements:**
|
||||
- Steam API Key (see [Steam_Login.md](https://github.com/wolfswolke/DeathGarden_API_Rebirth/blob/master/Doc/Steam_Login.md) for details).
|
||||
- Python 3.10 (or newer).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user