Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

v1.2.1

Choose a tag to compare

@root670 root670 released this 09 Sep 04:31
· 326 commits to master since this release

General

  • Attempt to automatically install engine hook if game doesn't have a 9-type enable code
  • Press start in cheat lists to go directly to the main menu
  • Prevent too many codes being enabled
  • Display error messages with prompt boxes
  • Display free space in save manager

Graphics

  • Better font rendering with anti aliasing
  • Fix game list being rendered before main menu was cleared from the screen

Code

  • Remove storage.c. Use stdio functions instead
  • Use proper vsync handler
  • Remove unnessasry gsKit_set_primalpha() call
  • Correct object colors
  • Free resources after loading PNG texture
  • Fix warnings