Skip to content

Releases: celerizer/Press-F-Ultra

August 9, 2025

09 Aug 19:04
43d010a

Choose a tag to compare

REMINDER: Press F Ultra requires Channel F BIOS files to be placed in a press-f directory on the root of the SD Card!

  • Add ability to save and load LZ77-compressed ROMs to/from the player 1 Controller Pak, using FastLZ
  • Add ability to swap P1/P2 controller inputs
  • Add ability to return to the emulator from non-fatal error messages
  • Add ability to refresh the ROM list with L trigger
  • Add console output for critical errors in bootup
  • Add more error handling and make errors generally more descriptive
  • Fix error that would cause the program not to start when compiled with newer libdragon versions (DragonMinded/libdragon#746)
  • General system stability improvements to enhance the user's experience

December 3, 2024

04 Dec 05:02

Choose a tag to compare

  • Support loading as an emulator plugin via N64FlashcartMenu or Everdrive 64 menu
  • Adjust scaling in 4:3 mode to respect official TV safe zone
  • Re-implement the "missing BIOS" error screen
  • General system stability improvements to enhance the user's experience

November 26, 2024

26 Nov 23:38
9b61b91

Choose a tag to compare

  • Add a completely new GUI, replacing the previous text-based ROM selection screen
  • Add support for switching ROMs at runtime
  • Add support for compiling ROMs into the filesystem as well as reading from SD Card, making the program more playable on emulators
  • Add support for toggling libpressf settings at runtime
  • Switch to libdragon-preview new joypad polling instead of the old keys method
  • General system stability improvements to enhance the user's experience

November 20, 2024

21 Nov 01:06

Choose a tag to compare

  • Add support for toggling between pixel perfect and 4:3 aspect ratios (use L and R triggers)
  • Ignore invalid files in the file browser
  • Warn upon trying to start the program without BIOS being found on a flashcart
  • General system stability improvements to enhance the user's experience

June 23, 2024

03 Aug 21:10
4387c62

Choose a tag to compare

r1

Update README.md