Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update core to 1.17.1 #37

Open
WingofaGriffin opened this issue Apr 4, 2024 · 3 comments
Open

Update core to 1.17.1 #37

WingofaGriffin opened this issue Apr 4, 2024 · 3 comments

Comments

@WingofaGriffin
Copy link

Quite a bit has changed since (a lot is irrelevant to mac builds though). It does seem that there is a decent amount for ARM performance though, which should likely do better for OpenEmu.

hrydgard/ppsspp@v1.14.4...v1.17.1

@MaddTheSane
Copy link
Member

The main problem is that, due to Apple dropping OpenGL at 4.1, the hacks needed to make PPSSPP are reaching a head.

Good news is that Vulkan is a possible choice. The bad news is that OpenEmu doesn't support Vulkan yet.

@WingofaGriffin
Copy link
Author

The main problem is that, due to Apple dropping OpenGL at 4.1, the hacks needed to make PPSSPP are reaching a head.

Good news is that Vulkan is a possible choice. The bad news is that OpenEmu doesn't support Vulkan yet.

Hm. I could have sworn PPSSPP had MoltenVK support, though I guess this exposes my lack of experience with low level graphics APIs. Is there something about OpenEmu that is currently incompatible with MoltenVK, or is that the support you were referencing?

@MaddTheSane
Copy link
Member

Due to how OpenEmu is architected, rendering has to go through OpenEmu (mostly so shaders can work). 3D Metal has been implemented, but not the setup needed for MoltenVK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants