Ppsspp: Optimization problem for Sonic Rivals games

Created on 14 Aug 2019  路  8Comments  路  Source: hrydgard/ppsspp

Sonic rivals has massive lag even with somewhat enough gpu and quad-core gpu.Issue is same on every device.I already tried settings and i highly doubt my pc is potato because PPSSPP runs great on big number of games on default settings.

OpenGL

Most helpful comment

Install the latest drivers for your GPU, and Vulkan should appear (unless you have an old Intel GPU).

I might get around to implementing the workaround for OpenGL as well one day..

All 8 comments

Yes, unless you switch the graphics backend to Vulkan, where we have a fix. The game does stuff that's extremely unfriendly to modern GPUs, and I've implemented a pass that reorders rendering to work much better, but it only works with the Vulkan backend.

But what if i am playing on pc.I have Direct3d 11 Direct3d9 and OpenGL

Install the latest drivers for your GPU, and Vulkan should appear (unless you have an old Intel GPU).

I might get around to implementing the workaround for OpenGL as well one day..

In case of EU versions you can use my cheats from https://github.com/LunaMoo/PPSSPP_workarounds and disable slow effects. They're correcting graphics with effects disabled, so the game should run fine even on potato/outdated pc's.

Thing is i already have new gpudrivers and i have old intel gpu so its not helping

sorry to be boring but besides vulkan is there way to play i have d3d11 d3d9 and open gl and rendering devices microsoft basic rendering device and intel.so which one is working

There's no other way right now, sorry.

It's surely faster than it was in #6117. Isn't this now a duplicate of #10908?

-[Unknown]

Was this page helpful?
0 / 5 - 0 ratings