Un1q32
Un1q32
any updates on this?
> This can definitely be implemented via resource/data packs but I like the pixelated font. I actually want to use a different pixalated font https://github.com/pixeldroid/fonts/releases/tag/console-v1.0.1
closing this bc its due to being built with an older version of buildroot. currently testing newer buildroot
reopening as a newer buildroot issue cuz why not. technically this would be for https://github.com/fnuecke/buildroot but idc
ive got a repo where i just merged everything from the latest stable release of upstream buildroot into fnuecke's repo https://github.com/OldWorldOrdr/buildroot.
i tried to build it and i get this idk what to do ``` >>> linux-headers 5.17.15 Patching for p in board/sedna-riscv64/patches/linux ; do if test -d $p ; then...
i think its a patch made for an older version of the kernel so it would need to be adapted for 5.17 (version in latest stable buildroot). I'm gonna compile...
it seems to work fine at first glance. ill remove the breaking patch real quick so it builds without any tweaks
OK https://github.com/OldWorldOrdr/buildroot/ is finished.
After building just open the sedna jar (not the oc2 jar) and go to the generated folder and replace the files with their counterparts from output/images in the buildroot directory