top of page

RFactor 2 Internals Plugin V6


After a lot of research in the forum and struggling for three or four days trying to compile and install the "Internals Plugin" project for VS, I finally got it to work correctly.

So, now I have a Visual Studio 2013 Solution with this project that works right out of the box.

What it does:

- Configurations for Debug and Release for both _Win32, _x64.

- Separate and organized directories for each Platform/Configuration.

- 64 bit version. automatically adds _x64 at the end of the dll name (InternalsPlugin_x64.dll).

- Class ExampleInternalsPlugin inherits from InternalsPluginV06 instead of InternalsPluginV01.

Featured Posts
Check back soon
Once posts are published, you’ll see them here.
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page