mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-10 04:12:23 +00:00
Remove support for projection hacks
This isn't really useful for anything anymore as far as I know.
This commit is contained in:
parent
76e1a5b892
commit
91732e2baf
14 changed files with 4 additions and 228 deletions
|
@ -295,7 +295,6 @@ void VideoBackendBase::InitializeShared()
|
|||
PixelShaderManager::Init();
|
||||
|
||||
g_Config.Refresh();
|
||||
g_Config.UpdateProjectionHack();
|
||||
UpdateActiveConfig();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue