hamhub7 / nx-TAS

Rewrite of TAS-nx
GNU General Public License v2.0
24 stars 14 forks source link

Fix main thread using excessively low (i.e. high) priority #9

Closed TopoIogist closed 4 years ago

s5bug commented 4 years ago

Do we know where 25 is in relation to most games' HID polling threads?

TopoIogist commented 4 years ago

I know smm2 uses "lowest_thread_priority": 28 therefore 25 is guaranteed to win at least against all game threads.