Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main thread fails to freeze sometimes #7

Open
Rinnegatamante opened this issue Sep 7, 2016 · 3 comments
Open

Main thread fails to freeze sometimes #7

Rinnegatamante opened this issue Sep 7, 2016 · 3 comments
Labels

Comments

@Rinnegatamante
Copy link
Owner

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
Copy link
Owner Author

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

@PureIso
Copy link
Contributor

PureIso commented Sep 11, 2016

Same for Digimon Story: Cyber Sleuth

@Rinnegatamante
Copy link
Owner Author

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

@Rinnegatamante Rinnegatamante changed the title On some games, main thread never gets paused Main thread fails to freeze sometimes Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants