Maschell

Results 15 issues of Maschell

Disabled the FAT32 support because I don't how how stable this really it. Better safe than sorry? Hopyfully I didn't miss anything.

Example: Proper error message for https://github.com/Maschell/JNUSLib/blob/master/src/de/mas/wiiu/jnus/entities/fst/FST.java#L41

The getRawCert() function needs to be implemented

Some games have a darker image. Probably related to the texture format

would be nice if the user could control the settings. - [x] Resolution - [ ] Target framerate - [x] Screen (TV or DRC) - [ ] Quality - [...

Other codecs **may** result in better performance (when done with hardware acceleration). This would require a new Streaming solution as the current is limited to MJPEG. Related to issue #1....

Currently is uses software encoding (libturbojpeg), but the plan it to switch to hardware encoding. Some games offer hardware encoding (for example Mario Kart 8 or Art Academy). Fortunately is...

enhancement