Is there a "how to" to integrate in windows 7?
Printable View
Is there a "how to" to integrate in windows 7?
Should still work, might just need some vb6 DLL's or OCX's installed and registered.
i tried to register the mscomm32.ocx and IBuscommunicatoRR.dll, but i get evertime an alert.
oh wow i run a cmd with admin rights -> no problems :-)
how can i switch my userprofile to full adminrights?
now, if i start RR the plugin does not start. it's nothing to see on loader screen.
edit:
the plugin starts only by registering on C:\Program Files(x86)\RideRunner........
So Windows 7 is running. But i go back to XP, because XP boot up faster then Win7.
I have bought a CarPC JoyCon Exr -Steering wheel controls USB interface. Could a Resler iBus USB interface do the same job + more ?
has anyone interest of the Coolant, RPM, SPEED indicators? so i can add the SWF files and describe how to integrate in RR.
i edited the graphic and code for IBusCommunicatoRR.
Hello
Here are my own Analog Indicators for this Plugin:
http://ul.to/wkr18frd
The best Way to integrate them to skin:
1.
add to skin.ini these lines:
IBuscommunicatoRR_OBCRPM=0
IBuscommunicatoRR_OBCSPEED=0
IBuscommunicatoRR_COOLANTTEMP=0
2.
The script inside the flash sends always the command to set the flashvar.
That's why you have to unload the screen (example UNLOADSCREEN;BMW.SKIN) after leaving itself. It's not needed, but better for performance.
Attachment 68298