diff --git a/source/snes9xgx.cpp b/source/snes9xgx.cpp index 464ccb8..6e6dfd0 100644 --- a/source/snes9xgx.cpp +++ b/source/snes9xgx.cpp @@ -336,6 +336,8 @@ int main(int argc, char *argv[]) { #ifdef HW_RVL + L2Enhance(); + u32 ios = IOS_GetVersion(); if(!SupportedIOS(ios))