Recent content by William Dunbar

  1. W

    Rolling Start / Formation Issues

    Thanks for the help. I have no idea what I am doing but I was able to fix this. I moved the starting grid positions up to the finish line and set the pace car formation start to just in front of that. Originally the pace car was leaving the track to pit in after the first starting grid position...
  2. W

    Rolling Start / Formation Issues

    Hey everyone. Does anyone have any experience in troubleshooting rolling start issues. It's super strange. Doing a normal pace lap the AI will follow the left and right lines correctly. However, when the pace car enters the pit lane and disappears (teleports) all the AI stop on the track. In...
  3. W

    Drawing to the screen (not hud)

    Not easy, unfortunately. Saying steps like "hook D3D" is the same as saying "Get a PhD". I can see into the soul of a program though because I'm going to attach ollyDBG to it.
  4. W

    Drawing to the screen (not hud)

    I saw that the D3D9 device pointer was deprecated some time ago and never replaced with new DX11 pointers. Does anyone have any insight into if S397 has exposed that D3D device or will I be needing to create my own hook? The plan is to hook and then dupe the device and swapchain then modify the...
  5. W

    [WIP] RF2 Tools in the works

    Not sure where to put this but I made a few tools for RF2. All free of course. I updated my standings.json updater to account for the classPosition variable. I also have a new League Manager (points tracker) that I'm working on. Feel free to use it. All free. The points manager is social media...
  6. W

    Overlay tools (Standings.JSON Updater)

    @Olivier Mardoc @lagg @Heath J The tool has been updated to work with the update JSON files for the new UI from 397. Please note this will no longer work with the old JSON files.
  7. W

    Overlay tools (Standings.JSON Updater)

    @Olivier Mardoc Thanks for letting me know! Studio-397 changed the structure of the JSON file without warning. I will do my best to get this fixed today or tomorrow and update my thread.
  8. W

    Overlay tools (Standings.JSON Updater)

    I have updated the tool to allow for people to edit previous point entries! Some leagues apply penalty points after they input points for the last race. You can now choose "Adjust for penalties" and change previous entries of each driver. Let me know if you have any issues. If you do not apply...
  9. W

    Overlay tools (Standings.JSON Updater)

    Hey, racers. With the recent addition of overlays, broadcasters have developed a need to update a standings.json file. I'm starting to make some tools that will help get those files updated quickly. I developed a standings.json updater that allows you to upload your standings.json, add the...
Back
Top