The GUI frontend was delivered by the programer itself and shows you the lateral and longitudenal forces with pointers in the dialog. Because this simulation is still under developement, the used stable version used in the development of x-sim was 0.50 . You can download the whole racinf simulation from: www.racer.nl
To get the plugin working there have to be done some additionally steps: Choose the racer plugin out of the menu list in the force-profiler, the above dialog should appear. This game has one differemce to the other plugins. You cannot run the plugin on the same computer, because it blocks its own network port. Sou you have to run the force sender on a seperate, second pc. Normaly the pc with the profiler installed. Now open the game ini file named “racer.ini” and exchange the below shown section:
chair { ; Controlling external G-force equipment old racer enable=1 ; Output type: ; 0=pneumatic/hydraulic chair (G-force emulation) ; 1=force feedback data (Mz) (FCS/CS, Mainax) output_type=0 ; Time (ms) inbetween each update time_per_update=1 ; Where to send the data to host=192.168.0.46 port=25030 }
replace the host entry with the ip address of your force-sender pc. The ini file is not user friendly, so you have to open it not in the editor but with the wordpad of windows.
Hint: The “chair” section could be present from another installation. Remove it before inserting the above section.
|