mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-28 23:59:25 +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.