Files
jak-project/game
Tyler Wilding 28a5a417bc game: don't exit prematurely when rebooting in debug (#2608)
I'm not sure what has changed here...but rebooting in debug mode now
hangs.

- It seems to exit the GFX loop prematurely because `MasterExit` is
still set to `RESTART_IN_DEBUG`
https://github.com/open-goal/jak-project/blob/master/game/runtime.cpp#L431
- And then it gets stuck waiting for the DECI thread to close

This works, but im not sure if it's the right fix / what has changed to
require this.
2023-04-30 23:06:11 -04:00
..
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00