mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
Added srgb toggle
This commit is contained in:
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);
|
||||
|
Loading…
Reference in New Issue
Block a user