Any plan to support riscv devices?
Posted: Wed Apr 23, 2025 6:14 am
I managed to run Balatro on a riscv devices with a little change in love2d.
Changes:
1. Use opengl backend, because the device doesn't support vulkan.
2. Use lua5.1, because luaffi doesn't support riscv.
Changes:
1. Use opengl backend, because the device doesn't support vulkan.
2. Use lua5.1, because luaffi doesn't support riscv.