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

Get Vulkan running on iOS simulator #421

Closed
yancouto opened this issue Apr 8, 2024 · 2 comments
Closed

Get Vulkan running on iOS simulator #421

yancouto opened this issue Apr 8, 2024 · 2 comments

Comments

@yancouto
Copy link
Member

yancouto commented Apr 8, 2024

This will make our testing a little easier... it's already painful enough.

Trying to fix this problem when using Vulka on iOS: godotengine/godot#74227

I compiled my own custom export template for Godot, removing the unnecessary checks, now I get the following crash when running on simulator:
Thread 1: EXC_ARITHMETIC (code=EXC_I386_DIV, subcode=0x0)

@yancouto
Copy link
Member Author

Doesn't seem possible, I think to test on simulator we'll always need to modify the renderer, then re-export.

@yancouto
Copy link
Member Author

I'm giving up on this.

@yancouto yancouto closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
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

1 participant