X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro.c;h=3864c88e6e0cce8bc665d93b1f1285afe14cb5f1;hb=4d74a45a59e004497a65359666ac47867093143f;hp=fe3b5f10f6e8aa3535bb3f43c2d493a6f3a5fe25;hpb=20196899e40390c7f43be2bc02d99c55062c310f;p=pcsx_rearmed.git diff --git a/frontend/libretro.c b/frontend/libretro.c index fe3b5f10..3864c88e 100644 --- a/frontend/libretro.c +++ b/frontend/libretro.c @@ -2710,12 +2710,6 @@ void retro_run(void) { rebootemu = 0; SysReset(); - if (!Config.HLE && !Config.SlowBoot) - { - // skip BIOS logos - psxRegs.pc = psxRegs.GPR.n.ra; - } - return; } print_internal_fps();