Skip to content

Releases: rickgaiser/neutrino

v1.7.0-beta

06 Mar 21:13
Compare
Choose a tag to compare
v1.7.0-beta Pre-release
Pre-release

Full Changelog: v1.6.0...v1.7.0-beta

v1.6.1

28 Feb 14:30
Compare
Choose a tag to compare

What's Changed

  • Fix writing to ATA/VMC files on MMCE

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Feb 21:03
Compare
Choose a tag to compare

What's Changed

  • Version number added as file (for loaders) and debug output
  • isofs module requirement dropped for getting SYSTEM.CNF from ISO images by @pcm720 in #74
  • Fixed quickboot by @pcm720 in #74
  • GSM compatibility improved and options added.
    • New parameters added
    • Compatible with old interface
  • Fixed MMCE VMC usage (not that you would want to use it on an MMCE device)
  • Fixed FMV stuttering caused by "accurate reads". CD/DVD read-ahead buffer taken into account
  • Fixed UDPBD not working on some older PS2's

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Jan 16:17
Compare
Choose a tag to compare

New features

  • GSM: force PAL/NTSC to 480p/576i mode. See -gsm= parameter
  • Added support for MMCE devices, like:
    • SD2PSX
    • PSxMemCard Gen2
    • MemCard PRO2
    • ...

Full Changelog: v1.4.0...v1.5.0

v1.4.0

21 Jan 07:10
Compare
Choose a tag to compare

This release simply tags the latest development build from 20241206. It's proven stable and used by many GUI's by now.

New features

  • Make used UDNL configurable (c8c265f)
  • Add -cwd option to change working directory when app starts by @AKuHAK in #40
  • Add compatibility mode 7: IOP buffer overrun (ab085bb)
  • Change compatibility mode 0 and 1.
    • 0 = IOP: Fast reads (sceCdRead)
    • 1 = dummy

Games fixed

  • Formula One 2001 (95% fixed)
  • Disney's Treasure Planet (mode 7)
  • Donkey Xote (mode 7)

Full Changelog: v1.3.1...v1.4.0

v1.3.1

15 Mar 19:23
Compare
Choose a tag to compare

New features:

  • dev9 for emulation: hidden and no_shutdown versions
  • HDLoader filesystem for all devices (not that you would want to)
  • Improved accurate reads, enabled by default (yes, that means slower reads, but can be disabled with -gc=0)
  • Use ISO as block device directly, mostly usefull for udpbd
  • Lost of small fixes

v1.3.0

12 Mar 20:35
Compare
Choose a tag to compare

New features:

  • dev9 for emulation: hidden and no_shutdown versions
  • HDLoader filesystem for all devices (not that you would want to)
  • Improved accurate reads, enabled by default (yes, that means slower reads, but can be disabled with -gc=0)
  • Use ISO as block device directly, mostly usefull for udpbd
  • Lost of small fixes

Release binary has been removed due to an issue causing many games to fail.
Please use a newer version when it becomes available.

v1.2.0

12 Oct 15:46
Compare
Choose a tag to compare

New features:

  • Added HDLoader compatibility (APA/PFS)
  • Added User/game config files
  • Fixed Ratchet and Clank 3 / Up Your Arsenal online
  • plus many small fixes and improvements

v1.1.0

28 Sep 19:53
Compare
Choose a tag to compare

New features:

  • mc emulation (MCEMU / VMC)
  • ata0 hdd id emulation
  • irx argument passing
  • plus many small fixes and improvements that also fixed a couple of games

v1.0.0

07 Sep 19:47
Compare
Choose a tag to compare

New features:

  • Fully configurable using TOML files
  • Support for original CD's and DVD's
  • Support for emulating ATA HDD
  • Support for emulating ilink_id and disk_id
  • PS2 Logo option on startup
  • Parameter passing to ELF file