X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.c;h=6df1731d14902a9a60d5e393d2134e098c3b0786;hb=0aa7361c7c226c94d0f9ae4779bcc635454ef276;hp=ce7eca6cacdcaa40e673aa3f32d0e8a769b04c7b;hpb=1631b0537f583dee1875f4538d89e4867efec1ae;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())