This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/core
Zach Hilman 3e729c13cc core: Initialize cheats after load to avoid VMManager crash
This used to occur due to the VMManager being nullptr at the time cheats were registered (during load, but before it was done). This is bypassed by not accessing the VMManager for offset data until load is complete,
2019-09-21 21:45:05 -04:00
..
2019-09-21 21:44:22 -04:00
2019-06-20 19:22:53 -04:00
2019-09-10 12:57:45 +02:00
2019-09-10 12:57:45 +02:00
2019-09-04 16:53:29 +02:00