Run games with different graphic backends
|
02-15-2017, 09:10 PM
Post: #1
|
|||
|
|||
Run games with different graphic backends
Is it possible to run some games with a different graphic backend? Even through a command line?
Some games run better with DX9, others with OpenGL, but even if i manually set different backends to individual game settings, they all revert to the default i have setup in PPSSPP. ------------------------------------------------------------------------------ i7 2600K-3.40GHz, P8P67, AMD RX470, 8GB 1600 GSkill, Win 10 Pro |
|||
02-15-2017, 10:31 PM
Post: #2
|
|||
|
|||
RE: Run games with different graphic backends
No, currently that's a global setting, since PPSSPP can't switch at runtime. We could of course add a command line argument.
If you're on Windows, you'll hopefully soon find that pretty much all games run best with D3D 11. Some issues left to fix before we reach that point though. |
|||
02-15-2017, 11:47 PM
Post: #3
|
|||
|
|||
RE: Run games with different graphic backends
For DX11: Unfortunately i am on Win7/64...
------------------------------------------------------------------------------ i7 2600K-3.40GHz, P8P67, AMD RX470, 8GB 1600 GSkill, Win 10 Pro |
|||
02-16-2017, 09:42 AM
(This post was last modified: 02-16-2017 09:43 AM by LunaMoo.)
Post: #4
|
|||
|
|||
RE: Run games with different graphic backends
Command line for changing backends is:
Code: --graphics= Code: gles Code: PPSSPPWindows64.exe --graphics=gles Some other commandline options are useful for that stuff like: Code: --fullscreen Code: PPSSPPWindows64.exe --graphics=gles --fullscreen --escape-exit X:\mygame\mygame.PBP 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. |
|||
02-16-2017, 10:52 PM
Post: #5
|
|||
|
|||
RE: Run games with different graphic backends
Thanks!
------------------------------------------------------------------------------ i7 2600K-3.40GHz, P8P67, AMD RX470, 8GB 1600 GSkill, Win 10 Pro |
|||
« Next Oldest | Next Newest »
|