Skip to content

Hakchi2 CE 3.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanTheMan827 DanTheMan827 released this 28 Nov 01:17
· 180 commits to mainline since this release

New Features:

  • Add SD card format to tools menu
  • Add ability to export and import folder structure
  • Add option to create save folder on usb export
  • Add sega systems to interface
  • Add support for other gamepads in stock ui / emulator
  • Get retroarch core info from hmod files
  • Save folder structure as html file instead of xml
  • Update format command to remove the 5% filesystem reserve space

UI Changes:

  • Add information on common causes for taking too long to reboot
  • Change "Export Games" to "Export to USB"
  • Change dialog text when adding games to "Select games"
  • Change menu item text for uninstall and factory reset when shift is held
  • Move game count warning in folder manager into tool tip and make the label red when too many games are present
  • Replace references of "NES/SNES Mini" with "mini"
  • Set a minimum form size for mod hub
  • Standardize on the term "Console"
  • Typo: "Estimate tile left" to "Estimate time left"

Fixes:

  • Always use 228x204 for image resizing
  • Fix "Group games w/ no box art" option including stock games if using their stock artwork
  • Fix NES fadein durations
  • Fix a crash when sorting by system
  • Fix issues scanning for box art
  • Fix motd links not opening in default web browser
  • Fix preset ID in sfrom editor to be the proper byte order
  • Fix problem importing legacy folders manager xml files
  • Fix problem when assigning core mame2003-plus to roms from UI
  • Fix size calculation bug if /var/saves doesn't exist
  • Improve sfrom generation
  • Return the http status code if a mod repository is unable to be loaded
  • Search /media/ with the select firmware dialog

Behind the Scenes:

  • Add menu option to developer menu to download hakchi-latest.hmod from hakchi.net
  • Changes to custom background hmod
  • Copyleft update for translation mods and external UI
  • Get nand partition devices based on label
  • Load uboot from hakchi.hmod instead of file
  • Make MessageForm AutoSize to the text given
  • Update uninstall and flash uboot to latest hakchi commands
  • Use custom user agent for web requests