Make changes for make playable nier automata #500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello Eden team,
I would like to request permission to fork the repository in order to experiment with modifications aimed at improving compatibility on my device (Snapdragon 870 with Adreno 650 GPU).
Currently, when trying to run NieR Automata on Eden with the Turnip driver, the emulator crashes due to missing Vulkan extensions not implemented or supported on Adreno 650. Examples of problematic extensions include:
My idea is to patch the Vulkan backend to gracefully bypass or provide fallbacks when these extensions are not available. The goal is not to alter core functionality for fully supported devices, but to improve compatibility for users running Eden on Adreno GPUs like mine.
I also intend to test and share performance results, in case these changes could benefit other mid/high-tier Snapdragon devices (Snapdragon 865/870 class).
If possible, I’d like to contribute these fixes back via a Pull Request after testing. Please let me know if you’re open to this approach.
Thank you for your great work on Eden!