Releases: rickgaiser/neutrino
Releases Β· rickgaiser/neutrino
Latest development build
v1.3.1
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
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
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
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
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
- Fix EA Tiburon CD-based games (taken from OPL, thanks to krat0s)
- Fixes from v0.6.1
v0.6.1_uya
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
<no description>
v0.6
- 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)