Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simpsons game Direct 3D 9 support needed
08-05-2018, 01:06 PM
Post: #4
RE: Simpsons game Direct 3D 9 support needed
D3d9 is compatibility backend for ancient windows pc's with outdated gpu's. That api is limited/outdated and as such cannot support every effect PSP emulation requires and will never be able to match compatibility of more modern backends like Vulkan/D3d11 nor modern versions of OGL api. Same can be said about outdated versions of OGL api, which while supported, cannot handle some effects used in some games and suffer from poor graphics and would probably not improve the situation much;p.

In other words you have to deal with the fact that you will not be able to run all psp games on ancient devices which PPSSPP might run on and this will not change doesn't matter if you're limited to D3d9 or can use outdated OGL. I mean you could use software rasterizer to render nicer graphics, but it would be limited to 1x resolution and would also require very powerful CPU to reach anything above single digit fps, I also think software renderer might not actually work in your case as it still needs at least ancient ogl to display stuff.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Simpsons game Direct 3D 9 support needed - LunaMoo - 08-05-2018 01:06 PM

Forum Jump: