Results 1 to 10 of 10

Thread: InternalsPlugin

  1. #1

    InternalsPlugin

    Hey guys,

    Everybody talks about the InternalsPlugin, but where can i get that example Plugin for rFactor 2 ?

    Thanks for helping me !
    ThaKilla

  2. #2

  3. #3
    Thanks, realy difficult to find that link

    After importing in Visual Studio 2010 i tried to compile this sample code. The compile process works fine and was successfull. But it seems rfactor doesn't recognize the Plugin. No text files were written.

    Any ideas? How can i recognize that the plugin was found and use by rfactor?

    Thanks for helping me.
    ThaKilla

  4. #4

    Language
    Polish
    Location
    Prague / CR

     rFactor2 Validated PC Specification in profile Facebook profile @@MaXyM_SRPL 
    should work. However you have to compile it for 32bit env.
    If compiled for 64bit - it wont work.

    Note also you have to wait about 20 seconds after entering car (in game mode) or after session start (in dedicated server mode).

  5. #5
    Rich Goodwin's Avatar
    Nickname
    Richard Goodwin
    Language
    English
    Location
    UK

     rFactor2 Validated Facebook profile @@pitlanes Where I race 
    Quote Originally Posted by MaXyM View Post
    should work. However you have to compile it for 32bit env.
    If compiled for 64bit - it wont work.
    Any way around this? I only have 64bit machines :/

  6. #6
    You just need to set your compiler to target 32 bit. rF2 itself is 32-bit, and your 32-bit plugin will run fine on your 64 bit machine.

  7. #7
    Strange. After a while testing, it seem that my plugin works fine. On my local machine it works in client and dedicated server. But on my remote server it is completely ignored by rfactor. I'm running Windows Server 2008 on my remote server. Does rFactor need special permissions to write log files on server ?

  8. #8

    Language
    Polish
    Location
    Prague / CR

     rFactor2 Validated PC Specification in profile Facebook profile @@MaXyM_SRPL 
    I suspect you need VC runtime libraries for WS2008

  9. #9
    VC runtime was already installed. I have no clue what's wrong. Is there any debug log ore something else?

  10. #10
    I got it. Microsoft Visual C++ 2010 Redistributable Package was not installed on the server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •