mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-13 22:16:12 -04:00
Added srgb toggle
This commit is contained in:
committed by
Sonic Dreamcaster
parent
d89f674c0f
commit
63254ffc5e
@@ -131,6 +131,7 @@ void GameEngine::ProcessGfxCommands(Gfx* commands) {
|
||||
}
|
||||
|
||||
gFPS = 30;
|
||||
wnd->EnableSRGBMode();
|
||||
wnd->SetRendererUCode(UcodeHandlers::ucode_f3dex);
|
||||
wnd->SetTargetFps(60 / gVIsPerFrame);
|
||||
wnd->SetMaximumFrameLatency(1);
|
||||
|
||||
Reference in New Issue
Block a user