faissaloo
faissaloo
Oh hang on I see what you're talking about, I'm using a PS2 slim so I don't need to worry about the LBA requirements of https://github.com/CTurt/FreeDVDBoot#replacing-the-initial-program---phat I created a new...
@AKuHAK I wasn't able to compile it myself but the binaries under `Filesystems/` work fine. > How big is the Kernel-Loader ELF btw.? @TnA-Plastic Kernelloader 3.0: ``` KLOADER.ELF Elf file...
> > @AKuHAK I wasn't able to compile it myself but the binaries under `Filesystems/` work fine. > > Could you please point me more directly. I cant find any...
I'm on firefox and I'm having this issue
It seems like the extension doesn't handle loaded fonts properly, so it might have something to do with that
Instead of using `mvaddnstr()` to draw entire rows write your own function that uses `mvaddch()` to draw each character individually, you should then be able to implement any transformation when...
I'm getting the same thing
i cannot express in words how much i hate this 'layout'
I did, this was on a copy I cloned and built like 6 hours ago.
I don't think you'll be able to use a simple regex, it looks like they've obfuscated the information you need. I had a brief look and in the sources you...