-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
-nojoy should be added here to prevent loading XInput DLL on dedi (where it's not needed at all):
NorthstarLauncher/primedev/dedicated/dedicated.cpp
Lines 215 to 222 in f98513d
| // add cmdline args that are good for dedi | |
| CommandLine()->AppendParm("-nomenuvid", 0); | |
| CommandLine()->AppendParm("-nosound", 0); | |
| CommandLine()->AppendParm("-windowed", 0); | |
| CommandLine()->AppendParm("-nomessagebox", 0); | |
| CommandLine()->AppendParm("+host_preload_shaders", "0"); | |
| CommandLine()->AppendParm("+net_usesocketsforloopback", "1"); | |
| CommandLine()->AppendParm("+community_frame_run", "0"); |
I can't force myself to make a PR currently, so if someone feels like doing that, they can and do Co-authored-by me there xd But leaving it as issue regardless or it'll be forgotten.
pg9182 and GeckoEidechse
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status