ITotalJustice

Results 63 issues of ITotalJustice

almost feature parity with the makefile builds, however still have to use makepkg manually to build ext4 and ntfs-3g. i can use cmake command to do this but havent tried...

enhancement

Using the command `LIBGL_ES=2 LIBGL_GL=21 LIBGL_DIBGL_FBOFORCETEX=1 LD_LIBRARY_PATH=~/monolibs BOX86_LD_LIBRARY_PATH=lib:./lib:fmod/lib/:/lib:x86:lib32:/usr/i686-linux-gnu/lib:/usr/lib/arm-linux-gnueabihf box86 ShovelKnight` results in a seg fault and the game failing to boot. The game can boot fine when not using gl4es....

Hi! So i am trying to boot Psychonauts using your box86 with gl4es on the raspberry pi4, however I get the error: ``` ERROR: Missing required OpenGL extensions: - GL_EXT_framebuffer_blit...

upgrades: zlib 1.2.11 -> 1.2.13 libpng 1.5.10 -> 1.5.30 bzip2 1.0.6 -> 1.0.8 freetype 2.10.4 -> 2.12.1 fixes: - updated broke zlib url - bzip2 was detecting system installed libs...

Hi, firstly thank you for your homebrew. I had the same idea to allow for importing / exporting to and from 3ds. But then i found this which is more...

Application use: I use this in [sys-tune](https://github.com/HookedBehemoth/sys-tune/tree/master/sys-tune/source/impl) to allow for per title volume control whilst keeping the master volume the same. I've tried to match the style of audout.c/h. It...

Hi mate, this pr just fixes compiling against latest libnx. Would you mind updating the release binary version as well? Even if its not a new release, just updating it...

closes #8 and likely fixes #11 (i also updated libtesla)

Hi! I was wondering if it's possible to have ffmpeg compiled against mbedtls for tls support and so that we can use https protocol for ffmpeg and mpv. If there's...