Hi @TonyWhitley ,
is it possible to read data from the dedicated server?
I changed the process name to "rfactor2 dedicated.exe" in __find_rf2_pid() and isRF2running() but I get "rFactor 2 Shared Memory not present." and "Incorrect shared memory".
Server only is running for sure.
Does the rF2SharedMemoryMapPlugin by TheIronWolfModding map data from the dedicated server at all? I set DedicatedServerMapGlobally to 1 in CustomPluginVariables.json
Can you help me please to figure out how I could use your python implementation to read telemetry from dedicated server?
Thank you and a merry x-mas!
Frey
Hi @TonyWhitley ,
is it possible to read data from the dedicated server?
I changed the process name to "rfactor2 dedicated.exe" in
__find_rf2_pid()andisRF2running()but I get "rFactor 2 Shared Memory not present." and "Incorrect shared memory".Server only is running for sure.
Does the rF2SharedMemoryMapPlugin by TheIronWolfModding map data from the dedicated server at all? I set
DedicatedServerMapGloballyto 1 inCustomPluginVariables.jsonCan you help me please to figure out how I could use your python implementation to read telemetry from dedicated server?
Thank you and a merry x-mas!
Frey