Releases: mierau/gamekid
Releases · mierau/gamekid
Release list
Gamekid 0.5.5
Gamekid 0.5.1
Gamekid 0.5
Changes in 0.5:
- Sound disabled by default, but can be turned on before a game starts in the library menu.
- FPS display can be enabled from the library menu.
- Removed support for interlacing (found it to be mostly unusable anyway).
- Notable performance improvements only updating rows that have changed.
- New sound emulation should be faster (less of an FPS hit) when sound is enabled.
- Removed "sliced" scaling method.
Gamekid 0.4
Changes in 0.4:
- Experimental sound support. HUGE thank you to @timheigames for the bulk of the work!
- Note: sound support will hit FPS negatively. Try a previous build if your game is too slow. :)
Gamekid 0.3
Changes in 0.3:
- Changed the bundleID to
app.gamekid.gamekidso when Gamekid is sideloaded it is easier to find the appropriate data folder (something like123.user.gamekid. If you are already using Gamekid you will need to move your games over to the new data folder. - Updated to the latest version of PeanutGB.
- Disabling PeanutGB's
PEANUT_GB_HIGH_LCD_ACCURACYflag for better performance.