libretro / virtualjaguar-libretro

Hard fork of Virtual Jaguar (abandoned project) to Libretro
31 stars 34 forks source link

[game] DOOM runs too slow #51

Open Tasosgemah opened 3 years ago

Tasosgemah commented 3 years ago

Even when the emulation speed is 100%, DOOM's frame rate is way worse than the real console. Normally the game should run much faster/smoother.

JoeMatt commented 2 years ago

Can you test #58 for better performance?

Tasosgemah commented 2 years ago

Im away from PC for a few days but will test as soon as i get back. Is the core updated in the buildbot?

JoeMatt commented 2 years ago

Im away from PC for a few days but will test as soon as i get back. Is the core updated in the buildbot?

A few improvements are merged in master already. I'm not sure how the build bot works, but if it picks up master nightly than #56 and #57 are in there and #58 is an addition to those changes but they haven't been reviewed/merged yet so no build bot for that last part.

Though the core is super easy to build locally if you know how to do that, just clone, checkout the pr branch, make, copy to cores dir.

Tasosgemah commented 2 years ago

I tested this on Windows and saw no difference so i assume the core is not updated.

I'm not knowledgeable enough to compile a core of my own so i'll wait.

Tasosgemah commented 2 years ago

I noticed something odd about this.

If you don't move at all and you stay perfectly still, when you aim left/right (while staying still) the frame rate seems good. But the moment you move or strafe a little, it tanks, until you stay still again.

I'm still using the buildbot version. Maybe that's the issue? Is there a compiled core with the latest fixes?

JoeMatt commented 1 year ago

How is performance now with the latest updates?