Open Rinnegatamante opened 8 years ago
This can be noticed in The Binding of Isaac: Rebirth for example. Maybe this is caused by the game not using the main_thread as "main thread"? (so we should pause another thread and not 0x4001003).
This problem is now a lot more noticeable when net thread works fine cause only a dummy_thread is used.
Same for Digimon Story: Cyber Sleuth
This is partially solved now, going to change the issue naming.
This can be noticed in The Binding of Isaac: Rebirth for example. Maybe this is caused by the game not using the main_thread as "main thread"? (so we should pause another thread and not 0x4001003).