mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
Compare commits
2 Commits
0528409640
...
a28188fa3b
Author | SHA1 | Date | |
---|---|---|---|
a28188fa3b | |||
d28f7108bb |
17
wiki/games/sid_meier's_civilization_vi.md
Normal file
17
wiki/games/sid_meier's_civilization_vi.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Sid Meier's Civilization VI
|
||||
|
||||
[Sid Meier's Civilization VI](https://civilization.com/de-DE/) is a round-based
|
||||
strategy game which is available as a standalone Launcher for Windows and on
|
||||
[Steam](./steam.md) and many other video game distribution services.
|
||||
|
||||
## Problems launching with [Proton](./steam.md)
|
||||
|
||||
Due to the standalone launcher of Civilization VI being used in the startup
|
||||
process of [steam](./steam.md), it can be useful to skip the launcher by
|
||||
setting the following line as launch options in the general tab of
|
||||
[steams](./steam.md) game related settings:
|
||||
|
||||
```sh
|
||||
eval $( echo "%command%" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/Base\/Binaries\/Win64Steam\/CivilizationVI'/" )
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user