RizoR
I am using an external app to start rfactor. something like the mod launcher 2.0
every mod has his own batch file.
----
Echo off
rfactor +fullproc %1 %2 %3 %4 %5
----
what is the right command, for a batch file, to tell rfactor start with a mod.rfm?
every mod has his own batch file.
----
Echo off
rfactor +fullproc %1 %2 %3 %4 %5
----
what is the right command, for a batch file, to tell rfactor start with a mod.rfm?