Skip to content

Memory mapped version

Pre-release
Pre-release
Compare
Choose a tag to compare
@TonyWhitley TonyWhitley released this 22 Apr 20:27
· 37 commits to master since this release

Reading the clutch and shifter from rF2 using k3nny's Python mapping of The Iron Wolf's rF2 Shared Memory Tools
https://github.com/TheIronWolfModding/rF2SharedMemoryMapPlugin)
https://forum.studio-397.com/index.php?members/k3nny.35143/

If you do not already have rF2SharedMemoryMapPlugin.dll installed (see https://github.com/TheIronWolfModding/rF2SharedMemoryMapPlugin#current-known-clients for programs that will have already installed it) then go to https://forum.studio-397.com/index.php?threads/rf2-shared-memory-tools-for-developers.54282/

To enable, edit gearshift.ini [miscellaneous] section, adding
shared memory = 1
(or more simply, delete gearshift.ini, the program will create a new one.)

Without that gearshift will work as before, which was OK for some people but for others there were problems that were too difficult for me to fix.