Skip to content

0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@mastercoms mastercoms released this 10 Oct 08:05
  • Further improved the responsiveness of thread jobs:
    • Fixed lock free check not auto resetting the event
    • Made the lock free check have a spin count of 20, to improve latency and have a higher chance of skipping the overhead from entering a sleep condition from the OS API
  • Fixed a crash when using addcond 88 when the game does not support it