Custom PPSSPP shaders
|
11-11-2021, 04:32 PM
![]() |
|||
|
|||
RE: Custom PPSSPP shaders
Why don't you ask in Dolphin's forums? Here's a link.
I don't know anything about dolphin's post process shader support, but if it uses glsl, you could use my "custom aspect ratio"(it's in the first post, I just forgot to mention it in the list) shader as a base if that's what you need, it doesn't do zoom-in, but it should be trivial to modify it to just use X or Y scale instead of automatically picking as it does now, but you'll need to change the input and potentially formatting to match what dolphin uses. Possibly also remove options and replace them with hardcoded values if dolphin doesn't support post process settings and if it does, just rename them to what Dolphin recognizes. 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. |
|||
« Next Oldest | Next Newest »
|