Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks, that's exactly what I needed - your driver (591.86) is new enough,

so the problem is on the app's side.

I confirmed the cause: this build bundles TensorRT 9.0 and PyTorch with

CUDA 12.1, which predate the RTX 50 series (Blackwell). Those need CUDA

12.8+ and newer TensorRT, so the app currently can't run on your RTX 5060 Ti.

No need to send the log anymore.

I'm evaluating a separate build for RTX 50-series GPUs, but it needs a

full upgrade of the bundled libraries, so I can't promise a date yet. I'm

also on an older GPU here, so I can't test Blackwell myself. If I get a

build working, would you be willing to try it as a beta tester? I'll

post here either way.

I'll also add a note about supported GPUs (RTX 20/30/40) to the store

page. Sorry for the trouble, and thank you for reporting it so clearly!