Rinnegatamante / rinCheat

Multifunction plugin for PSVITA.
GNU General Public License v3.0
160 stars 35 forks source link

Main thread fails to freeze sometimes #7

Open Rinnegatamante opened 8 years ago

Rinnegatamante commented 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).

Rinnegatamante commented 8 years ago

This problem is now a lot more noticeable when net thread works fine cause only a dummy_thread is used.

PureIso commented 8 years ago

Same for Digimon Story: Cyber Sleuth

Rinnegatamante commented 8 years ago

This is partially solved now, going to change the issue naming.