mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-08 15:20:00 +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.