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
```"Parsec Remote Launcher.exe" "steam://run/570" (also launches Dota 2, but from URI path)```
12
12
13
13
## Advanced usage
14
-
The .ini file uses the flags found in the [Parsec config documentation](https://parsecgaming.com/config).
15
-
Flags set in the .ini file override the host's config.txt.
16
-
Ini sections [Parsec] and [PsExecFlags] must be set and cannot be omitted.
17
-
Ini section [ParsecFlags] can be completely omitted. If not using any flags, remove [ParsecFlags] section header.
14
+
* The .ini file uses the flags found in the [Parsec config documentation](https://parsecgaming.com/config).
15
+
* Flags set in the .ini file override the host's config.txt.
16
+
* Ini sections [Parsec] and [PsExecFlags] must be set and cannot be omitted.
17
+
* Ini section [ParsecFlags] can be completely omitted. If not using any flags, remove [ParsecFlags] section header.
18
+
* Display resolution is automatically detected and set if you leave those flags omitted. It will always match the client resolution.
18
19
19
20
## Planned features
20
21
The ability to override flags in the .ini file from a shortcut. For now, you can create groups by making a copy and renaming both the .exe and .ini files. Both files must have matching names.
0 commit comments