Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nvidia shield TV - nougat upgrade fixes Vulkan
01-28-2017, 03:30 PM
Post: #2
RE: Nvidia shield TV - nougat upgrade fixes Vulkan
I think PPSSPP chooses correct EGL path automatically which should mean the only way Vulkan being currently disabled(on android, other non-windows platforms doesn't have it at all;p) is by hiding the option in the ui.

In which case as long as you're using new version from buildbot you should be able to test it by editing ppsspp.ini(under PSP/SYSTEM on sd card) and changing:
Code:
GPUBackend = 0
to
Code:
GPUBackend = 3
(should be under "[Graphics]")

Also don't forget to set up non buffered rendering as only that's currently made for vulkan - which also means only simpler games can use it, possibly with even lower compatibility than the same mode in OGL/GLES.
If you end up with stuff crashing and/or black screen then you probably experienced Vulkan because it wasn't really working on android yet, but you're free to try, chances are it does work somewhat, just not with games it was tested by others.

If the results are any better, chances are you simply aren't using Vulkan and it requires some code changes to test aka custom build;].

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: Nvidia shield TV - nougat upgrade fixes Vulkan - LunaMoo - 01-28-2017 03:30 PM

Forum Jump: