bell07
bell07
My proposal is to remember during sync if any ".nomedia" file was added, changed or deleted. If they was such change, trigger the full rescan of the folder that contains...
I think it is the same issue reported in https://github.com/bell07/minetest-game-whynot/issues/15 and https://git.minetest.land/Wuzzy/MineClone2/issues/604. Looked trough MineClone2 commits and found this one: https://git.minetest.land/Wuzzy/MineClone2/commit/bab4529e4dbcd130bcd516b82e13370dd807d170 Patch from Wuzzy's Fork cannot be applied without changes...
We guess the most players does enable the whole modpack and try to avoid errors depending on them. Therefore the inventory-compat modules does have already soft-dependencies instead of hard dependencies,...
I am on old tinfoil till goldleaf supports network install in any way. I know USB is faster, but requires to find the cable and connect them, so I still...
My favorite is WebDAV over https for now. Or just plain http/https? Just launch the integrated internet browser and redirect nsp-downloads to the installation?
Previously I was running into the issue https://github.com/joncampbell123/dosbox-x/issues/3465 Got recommended the fork https://github.com/kjliew/qemu-xtra/tree/master/openglide for usage with dosbox-x. This fork seems to be SDL2 already and work well with latest dosbox-x-0.83.25...
-DENABLE_DISCORD_RPC is OFF and "online mode" is disabled in my build. Tried to reproduce it on my work laptop with alike configuration, but without look.
``` (gdb) run Starting program: /usr/bin/cemu [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7ffff3bff640 (LWP 18298)] [New Thread 0x7ffff2ef0640 (LWP 18299)] [New Thread 0x7ffff26ef640 (LWP...
Confirm the #434 solves my issue. Applied the patch the game launches and DSU is working as expected offline.
@schspa, I use the Gentoo Ebuild that uses c143950dd1d5d871f79a15e91843c3e3152825f2 as of now (current main branch HEAD). Applied the #434 commit as "userpatches". The DSU is working some releases ago, but...