mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-10 18:52:04 +03:00
Maxwell3D Registers weren't initialized to the correct values prior, this commit fixes that by doing `HandleMethod` calls with all the register values being initialized. This is in contrast to the registers being set without calling the methods in `GraphicsContext` or otherwise resulting in bugs.