Will project cars 3 be added to the list of supported games?
Yes it will 😉Â
In the wait you can simply switch simhub to pcars2 and enable in game telemetry, options (enable shared memory in pcars2 mode. The telemetry is the same as pcars2.
Yes it will 😉Â
In the wait you can simply switch simhub to pcars2 and enable in game telemetry, options (enable shared memory in pcars2 mode. The telemetry is the same as pcars2.
Just to clarify. Can't Simhub detect the game automatically, without it having to be selected? I have an overlay 'auto-loaded'. Â
Yes indeed, if you want to force game detection you can edit the following file SimhubWpf.config (in simhub install directory)
and change the following line :
<add key="PCars2Processes" value="pCARS2AVX;pCARS2" />
for
<add key="PCars2Processes" value="pCARS2AVX;pCARS2;pCARS3" />
Yes indeed, if you want to force game detection you can edit the following file SimhubWpf.config (in simhub install directory)
and change the following line :Âfor
Â
Ok, thanks. 2 more clarifications, pls.Â
1. Won't this interfere with my AMS2, since I already assigned the PCars2 Launcher Action to AMS2AVX.exe? Or this isn't necessary anymore? On the other hand, there's no AMS2 option yet. (Note: I have 2 AMS2 installation: Release and Beta).
2. Isn't this config file updated when I assign the PCars3.exe file to the PCars2 game in Simhub? Â
3. Can 'Launcher Action' accept parameters (ie. Pcars3.exe -novr)?
1- Concerning AMS2 it has a dedicated simhub entry, so it is not related, this will only affect automatic game switching for PCARS2 entry, ams2 entry is left untouched.
2- No custom launch option only affects the way you wan't to start the game, in all cases it's the official exe listed in the config files which matters for automatic game switching, the only reason I see for it being another way is unlegit game versions, but that's not a thing I take into consideration for my developements 😉
3- Yes 😉Â
1- Concerning AMS2 it has a dedicated simhub entry, so it is not related, this will only affect automatic game switching for PCARS2 entry, ams2 entry is left untouched.
2- No custom launch option only affects the way you wan't to start the game, in all cases it's the official exe listed in the config files which matters for automatic game switching, the only reason I see for it being another way is unlegit game versions, but that's not a thing I take into consideration for my developements 😉
3- Yes 😉Â
1. Oh right, AMS2 exists already, so I use the AMS2 game for the Release version. But I also have another set of AMS2 Beta, w/c is a separate install, so I put that in PCars2. Where then can I assign/put PCars3.exe, perhaps in AMS1, or in any other game?
2. Ok, thanks.
3. Inside arguments, do I include the dash '-' (ie. -novr), or just plain 'novr'?
Â
Thanks again!