You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the current config file to enable vulkan in genshin impact (and possibly other mihoyo games)
This single command is enough to enable vulkan in genshin; dumpsys SurfaceFlinger | grep OpenGL | cut -d',' -f2 | xargs > /data/media/0/Android/data/com.miHoYo.GenshinImpact/files/vulkan_gpu_list_config.txt
The text was updated successfully, but these errors were encountered:
/data/media/0/Android/data/com.miHoYo.GenshinImpact/files/vulkan_gpu_list_config.txt
This is the current config file to enable vulkan in genshin impact (and possibly other mihoyo games)
This single command is enough to enable vulkan in genshin;
dumpsys SurfaceFlinger | grep OpenGL | cut -d',' -f2 | xargs > /data/media/0/Android/data/com.miHoYo.GenshinImpact/files/vulkan_gpu_list_config.txt
The text was updated successfully, but these errors were encountered: