X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro.c;h=72939585f868ce1b49d963438736cfb6d703d2c0;hb=d6ecbd77ccd78166445518d8737ac833e1265aa2;hp=3fc594b89e2c0194af7c25c8886453c77886e37f;hpb=3807a976f277ce9431378e19e8d7c29a6b97fd3b;p=pcsx_rearmed.git diff --git a/frontend/libretro.c b/frontend/libretro.c index 3fc594b8..72939585 100644 --- a/frontend/libretro.c +++ b/frontend/libretro.c @@ -2728,6 +2728,8 @@ void retro_run(void) { rebootemu = 0; SysReset(); + if (Config.HLE) + LoadCdrom(); } print_internal_fps();