Results 788 comments of emoose

The user.ini is just for keeping your settings intact between versions, if you're updating to the latest nightly action builds it could have new settings/features added inside OutRun2006Tweaks.ini, so to...

So this is something that only started in recent tweaks releases? Not really sure why 0.2 deadzone would affect it, if it's set to 0.2 it should deactivate the deadzone...

>This is just a guess but it could be any version of Tweaks where the ability to change the steering deadzone is where the issue came from. Seems likely, but...

Could try disabling SingleCoreAffinity, having that enabled does increase CPU load quite a bit afaik, might help remove the stutters but if you have a very modern CPU (I think...

Added some stuff to read/write it to ini in https://github.com/emoose/OutRun2006Tweaks/actions/runs/12341007272, seems to work but haven't tested it that much yet, if that doesn't work for you let me know

Oh good catch, forgot to add error checking in the parser, just pushed https://github.com/emoose/OutRun2006Tweaks/actions/runs/12349633946 which should let it work without the ini existing

Actually these builds might break overlay while ingame, pushed new one at https://github.com/emoose/OutRun2006Tweaks/actions/runs/12349906945

Some of these would probably take a lot of work, but never say never. For the rankings/discord stuff I think they'd probably be better handled by other overlays or just...

Added some stuff for server notifications in https://github.com/emoose/OutRun2006Tweaks/actions/runs/12264780057 It's pretty early code though so could have some issues there, maybe need to look into better error handling for things like...

Got a basic course editor working: ![image](https://github.com/user-attachments/assets/dc46dcf0-a276-4102-bda3-878af39033bb) Can edit the courses in normal OR mode, afaik it should be possible to have it jump between different sections as well, so...