So I just tested on my steam deck and it works just fine. Could you please post your player log on a pastebin or something? It should be located in ~/.config/unity3d/Flaming Torch Games/Fairtravel Battle/Player.log
Thank you!
Thank you so much for the report! Thankfully the log showed the issue for me!
Somehow your CPU is being reported as having a single core and the AI (as in, non-genAI) thread that simulates the moves is startng with 0 cores (as I avoid taking over the main core).
Processor: AMD Ryzen 5 3600 6-Core Processor, 1 core(s) @ 3818 MHz
(notice that even though it says 6-Core Processor, Unity is only seeing one)
[AIThreadHelper] Starting with 0 threads
I will prepare a fix ASAP!!