cat-master21

Results 7 issues of cat-master21

**Describe the bug** Lemuroid will not load firmware.bin (or firmware.rom) that is dumped from a 3ds. This is probably because it has a different [hash](https://melonds.kuribo64.net/faq.php#Getting_started_with_melonDS) but it works on Melonds...

# Description Fix's the appimage zsync not being uploaded to release and it fixs the release build by change mksquashfs name. - [ ] fix cabextract - [x] fix appimage...

I have an isuue where appimage-builder fails because it thinks the binary is not an ELF executable. The binary is at: `https://github.com/proot-me/proot/releases/download/v5.3.0/proot-v5.3.0-x86_64-static`. I think this should work however. ``` Traceback...

## Feature Request ### What feature are you suggesting? #### Overview: I found that I could not change the prefered GPU with opengl on Linux. There are some drivers like...

enhancement
gpu
gui

I built a dotnet app and created the AppimageBuilder.yml at: https://github.com/cat-master21/Ryujinx/blob/appimage/AppImageBuilder.yml I can build it fine but when rtunning it I get: ``` Failure processing application bundle. Bundle header version...

The manpage (at `doc/joycond.1`) is not installed with CMake which is useful for prebuilt packages. Closes issue #70

Ever since Debian now packages Lomiri, it would be best to follow the latest stabel version. This will help testing as there seems to be some ABI mismatching. However a...