X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.c;h=53f31b0a10fdbe8170654b6e412b3e8e1e383f28;hb=refs%2Fremotes%2Fgithub%2Fmaster;hp=ce7eca6cacdcaa40e673aa3f32d0e8a769b04c7b;hpb=4c8f1c25f56f6bdae42431f758658a3fc5872940;p=pcsx_rearmed.git diff --git a/frontend/main.c b/frontend/main.c index ce7eca6c..6df1731d 100644 --- a/frontend/main.c +++ b/frontend/main.c @@ -417,6 +417,8 @@ void emu_on_new_cd(int show_hud_msg) SysPrintf("note: running with HLE BIOS, expect compatibility problems\n"); SysPrintf("----------------------------------------------------------\n"); } + if (Config.TurboCD) + SysPrintf("note: TurboCD is enabled, this breaks games\n"); if (show_hud_msg) { if (check_unsatisfied_libcrypt())