Open theolaos opened 3 weeks ago
I haven't tested this on AMD yet, so thank you for the post. Cudart helps speed up the game on NVIDIA GPUs so it makes sense that it would mess it up for AMD. As you noted, it is optional, so I will fix this as soon as I can.
I only have AMD hardware with linux. I tried to install
cudart
withpip
and it spat out errors.Though the game still runs (under AMD hardware) even after I comment out in the
main.py
file theimport cudart
.Is there a possibility that this:
Could change into this?