DarkShadow44

Results 51 comments of DarkShadow44

Maybe store the name of the last mod that was downloaded, and only delete those? Or what exactly is the problem here?

I don't see the need to git integration. I also track my mods with git, and when I confirm that the upgrade was successful and my world still loads, I...

FWIW, the box86 dev stated that they work on box32, aka 32bit programs on arm64. Maybe you can share ideas on how to do the wrapping?

> I don't think that you need to wait for Box32 (that will handle aarch64 => i386), you can use Box64 (aarch64 => amd64) for 64-bit apps and probably try...

> I have started "box32", but it's a slow dev., so there will be no public release for a long time Does this also mean that you won't make the...

Wine already allows running 16bit programs, provided your kernel supports that. Although this project is quite ahead in terms of compatibility. Sitenote, I still want to port fixes over to...

I'm on Arch as well, for AMD you can use ROCm. You probably want [opencl-amd-dev](https://aur.archlinux.org/packages/opencl-amd-dev). Then I got the stable Linux pip ROCm packages from [pytorch](https://pytorch.org/get-started/locally/). And then it depends...

What does rocminfo give?

Well, define good... For reference, I have a RX 5700, it generates a 20 iterations 512x512 picture in about 10s. That scales pretty linearly with the number of iterations and...