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

Jackie Chan Stuntmaster (U) hangs when loading #38

Open
literalmente-game opened this issue Nov 28, 2018 · 2 comments
Open

Jackie Chan Stuntmaster (U) hangs when loading #38

literalmente-game opened this issue Nov 28, 2018 · 2 comments
Labels
game Game report

Comments

@literalmente-game
Copy link
Contributor

  • Build: 5153b9
  • OS: Windows 7
  • Hardware: i3 2100, GTX 1050 TI, 4GB RAM DDR3
  • Game: Jackie Chan Stuntmaster (U). ID: SLUS-00684
  • Behavior: Avocado hangs when trying to load the game
  • Log: log.txt
@JaCzekanski JaCzekanski added the game Game report label Jan 17, 2019
@pcercuei
Copy link

The trick with Jackie Chan Stuntmaster is that you have to check for software interrupts right after a MTC0/CTC0 to registers 12 or 13. If you wait until the next branch to check for the interrupts it'll be too late.

@JaCzekanski
Copy link
Owner

@pcercuei Thanks for the tip, I think I fail interrupt tests in psxtest_cpx for that specific reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game Game report
Projects
None yet
Development

No branches or pull requests

3 participants