Skip to content

Releases: rickgaiser/neutrino

Latest development build

02 Sep 18:37
Compare
Choose a tag to compare
Pre-release

Commits

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

v0.7

12 Aug 08:08
Compare
Choose a tag to compare
  • Fix EA Tiburon CD-based games (taken from OPL, thanks to krat0s)
  • Fixes from v0.6.1

v0.6.1_uya

08 Aug 20:50
Compare
Choose a tag to compare

A special edition for Ratchet and Clank 3 / Up Your Arsenal - ONLINE!

Use this release ONLY for the following games:

  • Ratchet and Clank Up Your Arsenal (US version)
  • Ratchet and Clank 3 (EU version)

A DNAS patch for the EU version is integrated into this release.
Also by default this release will start I5BOOTN.ELF to get into online play faster

Should work on the following devices:

  • USB
  • ATA
  • MX4SIO, but somehow only if you go to the network settings (square) first, then return.

v0.6.1

08 Aug 20:44
Compare
Choose a tag to compare
<no description>

v0.6

22 Jul 16:29
Compare
Choose a tag to compare
  • Add support for multiple drivers and devices inserted at the same time
  • Add option to select ELF file to boot
  • Fix patches being applied to wrong ELF files (fixes RC3 multiplayer)