RenderScreen after Buidl 85

Discussion in 'Plugins' started by Zephyr RU, May 29, 2012.

  1. Zephyr RU

    Zephyr RU Registered

    Joined:
    Apr 2, 2012
    Messages:
    85
    Likes Received:
    9
    hello, Plugin developer guys.
    ISI gave us new function of RenderScreen.

    these are 2 of functions.
    virtual void RenderScreenBeforeOverlays( const ScreenInfoV01 &info )
    virtual void RenderScreenAfterOverlays( const ScreenInfoV01 &info )

    so. now we dont have to huck the DirectX9 functions anymore.
    and. may be there are new rules from ISI.
    if one guy use hucked DirectX9 functions, other guys cant use RenderScreenAfterOverlays sometimes till last build of rFactor2.
    that mean, we have to rewrite our plugin program soon. dont make oppressiontyranny plugins each other.

    what do you think? me? I like that.
    cause impartiality suggest.

    well. now , we are free for Render!! they are you guys :D
    View attachment 2606
     
    Last edited by a moderator: May 29, 2012
  2. DJCruicky

    DJCruicky Registered

    Joined:
    Jan 25, 2012
    Messages:
    1,595
    Likes Received:
    1,155
    That is good news. Having more that 1 on-screen plugin is a good thing. Thanks for the information.
     

Share This Page