Page 1 of 1

Any plan to support riscv devices?

Posted: Wed Apr 23, 2025 6:14 am
by myzhan
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.

Re: Any plan to support riscv devices?

Posted: Wed Apr 23, 2025 11:39 am
by slime
No plans for official support, but unofficial ports to non-standard platforms like that are always welcome!