mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Increased render target size to the true EFB height of 528.
This changes fixes the bloom effect in Beyond Good and Evil. It also makes the AutoScale feature almost mandatory since it looks silly without :) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2475 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
|
||||
#include "ConsoleWindow.h"
|
||||
|
||||
|
||||
// Compile without WxWidgets in Windows to, for debugging purposes
|
||||
//#define HAVE_WX 0
|
||||
|
||||
|
Reference in New Issue
Block a user