diff --git a/readme.txt b/readme.txt index e06d356..53c6e7f 100644 --- a/readme.txt +++ b/readme.txt @@ -26,7 +26,7 @@ Wii/GameCube. * Turbo Mode - up to 2x the normal speed * Cheat support (.CHT files and Game Genie) * IPS/UPS/PPF automatic patching support -* NES Compatibility Based on FCEUX 2.1.1 +* NES Compatibility Based on FCEUX 2.1.2 * Open Source! ×—–­—–­—–­—–­ –­—–­—–­—–­—–­—–­—–­—–­—–­—–­— ­—–­—–­—–­—–­—–­—–­—–­—-­—–­-–•¬ diff --git a/source/ngc/fceugx.cpp b/source/ngc/fceugx.cpp index 0b17710..4c9b429 100644 --- a/source/ngc/fceugx.cpp +++ b/source/ngc/fceugx.cpp @@ -254,7 +254,6 @@ int main(int argc, char *argv[]) #endif #ifdef HW_RVL - DI_Close(); // fixes some black screen issues DI_Init(); // first #endif