Hannibal

Results 11 comments of Hannibal

> I have not tested it's efficiency yet I have now, and re-compressing zip is pretty efficient.

Can reproduce `environment: : command not found` when running `setup_dxvk.sh install` through bash. Distro: EndeavourOS/Arch.

sorry for taking long, did not notice your comment which wineboot /usr/bin/wineboot command -v wineboot /usr/bin/wineboot ls -l $(readlink -f $(command -v wineboot)) -rwxr-xr-x 1 root root 2337 Jul 3...

I am not able to replicate the error anymore. Perhaps it was fixed on tkg's side, didn't look through commits. I guess this can be closed?

Yes, my use case includes large files regularly. At the moment I wrote an automated method for my use case that mounts the image and copies all content. This does...

Turns out I could not make my copying method very trust worthy, quite the headache to write with a lot of checks. I'm leaving it to you then! (hopes soon)

I can confirm that RAM usage went down in these special scenarios. From 10-15gib to 1.8 max. I guess the issue can be closed then.

Another alternative to precomp or advancecomp is xtool https://github.com/Razor12911/xtool

Thanks for the suggestions! They helped a lot. I figured out that the SDL issue was caused by using unshare-net. Using --ro-bind /tmp/.X11-unix /tmp/.X11-unix and this fixes it on xorg...

Nevermind that error, I figure it out. However I'd like to ask for any help from wondering readers if they know how to handle the nvidia proprietary driver within bubblewrap....