Changelog Iris Manager 1.60 Beta 4:
New improvements in ps1_emu emulation. Now games like Vagrant Story or Resident Evil work on ps1_netemu, thanks to the creation on the fly of the required data from the 0×930 (2352) bytes in the sector. Also some bugs were fixed on the payload.
Added mode 3 to payload_storage to let launch the ISO for the cheats disc having a PSX disc on the drive. Just attach a pendrive, run with cheats and at the appropriate time, eject the ISO removing the pendrive. That works at least with Xploder 4 (if it’s necessary, you’ll have to eject the disc and insert it again: as soon as you detach the pendrive, the payload is disabled and the disc will work normally).
Fixed some bugs, like copying file when the USB is almost full.
All the payloads were modified to add a detection flag. That let you restart the console, for example, if you used multiMAN and the syscall 8 is inactive.
Added mode 3 to payload_storage to let launch the ISO for the cheats disc having a PSX disc on the drive. Just attach a pendrive, run with cheats and at the appropriate time, eject the ISO removing the pendrive. That works at least with Xploder 4 (if it’s necessary, you’ll have to eject the disc and insert it again: as soon as you detach the pendrive, the payload is disabled and the disc will work normally).
Fixed some bugs, like copying file when the USB is almost full.
All the payloads were modified to add a detection flag. That let you restart the console, for example, if you used multiMAN and the syscall 8 is inactive.
Code:
http://ul.to/ozywptp6
Spoiler:
Iris Manager reaches Beta 3 of version 1.60 and brings more improvements to PSX emulation. This includes a fix for sound cuts, improvements to security (sounds like a Sony update (Just kidding)), internal_mc fix and SELF file execution from the Iris directory. Be sure to read the full changelog from Estwald below.
About Iris Manager 1.60 Beta 3:
Improved the emulation of ps1_emu. Fixed some bugs and added security improvements. No more annoying cuts in the sound.
Fixed the issue with the bad format of the Internal_MC. (There was a 0×0a instead of a 0xa0).
Added the ability to create a formatted Interna_MC (Video/Others)
Added the abiity to execute ps1_emu.self and ps1_netemu.self from Iris directory (copying a resigned ps1_emu.self into /dev_hdd0/game/IMANAGER4 it is possible to use the emulator from a version higher than the current firmware, and they can be patched or not).
Continue to test, in particular, I'm interested in reports regarding the problem of that black screen when you start the emulator (I got to check to see if the area where LV2 installed is clean, but it could be the instruction cache, therefore I have increased the number of cycles of the routine copying ) Greetings
About Iris Manager 1.60 Beta 3:
Improved the emulation of ps1_emu. Fixed some bugs and added security improvements. No more annoying cuts in the sound.
Fixed the issue with the bad format of the Internal_MC. (There was a 0×0a instead of a 0xa0).
Added the ability to create a formatted Interna_MC (Video/Others)
Added the abiity to execute ps1_emu.self and ps1_netemu.self from Iris directory (copying a resigned ps1_emu.self into /dev_hdd0/game/IMANAGER4 it is possible to use the emulator from a version higher than the current firmware, and they can be patched or not).
Continue to test, in particular, I'm interested in reports regarding the problem of that black screen when you start the emulator (I got to check to see if the area where LV2 installed is clean, but it could be the instruction cache, therefore I have increased the number of cycles of the routine copying ) Greetings
Code:
http://ul.to/dxafnxyw
Iris Manager Updated to v1.55 by Estwald
Spoiler:
Estwald has been busy pumping out alot of updates this past week to Iris Manager. He is back again providing yet more support for Iris, updating the backup manager to v1.55. This time around he has added support for 4.31 CFW and added new patches to improve the PS1 Emulator. Check below at the rough google translation for the details in the v1.55 update.
Rough Google Translation -- Release Quote by Estwald
What's new:
- 4.31 CFW Support Miralastijeras: Give thanks for my part, collaborative attitude author, who has tried to give me the job as possible (still, if I had not moved to CFW, would have been difficult, because there were things that fallitos missing and some we had gone mad: so that I could dump LV1 and LV2
- New Homelaunc1 for CFW 4.31
- New patch for PS1 EMULATOR: I put big that solves the problem that some games cause ps1_netemu call: I do fakeando the disk ID in sector 16. That was the reason why such Chrono Cross remained in black, but if another disk givest PSX, tore that game [+risas]
I also added a new patch to simulate TOC extended info, if necessary.
IMPORTANT: 4.31 ps1_emu not be used. Using 4.30 or less. I have to look at how viable is doing via syscall emulation (the biggest problem, to house the code, which is a lot and used to all versions)
- Fixed some minor bugs in the previous version.
Features of Iris Manager
- Support PS3 games from external HDD (dev_usbxxx/GAMEZ) or internal HDD (dev_hdd0/GAMES)
- Display game covers in multiMAN style (copy the JPG files like BLES12345.JPG to /dev_hdd0/game/IMANAGER4/covers)
- Support large files (+4GB) cached on internal HDD for games launched from USB
- Obsolete: ability to replace EBOOT.BIN with lower fw requirment for games launched from BD drive
- Support PS2 data for games like Singstar (the path included “ps2disc.txt” is mounted as “/dev_ps2disc”)
- Support PSX games from CD and ISO image format (sector size of 2048, 2352, 2336 or 2448 bytes)
- Support play of extracted PKG stored on external HDD (extract the PKG to “dev_usbxxx/game”)
- PKG Installation from Iris (Tools -> .PKG Install)
- Support easy copy of program’s data from /dev_usb/iris to /dev_hdd0/game/IMANAGER4
- FTP Support
Rough Google Translation -- Release Quote by Estwald
What's new:
- 4.31 CFW Support Miralastijeras: Give thanks for my part, collaborative attitude author, who has tried to give me the job as possible (still, if I had not moved to CFW, would have been difficult, because there were things that fallitos missing and some we had gone mad: so that I could dump LV1 and LV2
- New Homelaunc1 for CFW 4.31
- New patch for PS1 EMULATOR: I put big that solves the problem that some games cause ps1_netemu call: I do fakeando the disk ID in sector 16. That was the reason why such Chrono Cross remained in black, but if another disk givest PSX, tore that game [+risas]
I also added a new patch to simulate TOC extended info, if necessary.
IMPORTANT: 4.31 ps1_emu not be used. Using 4.30 or less. I have to look at how viable is doing via syscall emulation (the biggest problem, to house the code, which is a lot and used to all versions)
- Fixed some minor bugs in the previous version.
Features of Iris Manager
- Support PS3 games from external HDD (dev_usbxxx/GAMEZ) or internal HDD (dev_hdd0/GAMES)
- Display game covers in multiMAN style (copy the JPG files like BLES12345.JPG to /dev_hdd0/game/IMANAGER4/covers)
- Support large files (+4GB) cached on internal HDD for games launched from USB
- Obsolete: ability to replace EBOOT.BIN with lower fw requirment for games launched from BD drive
- Support PS2 data for games like Singstar (the path included “ps2disc.txt” is mounted as “/dev_ps2disc”)
- Support PSX games from CD and ISO image format (sector size of 2048, 2352, 2336 or 2448 bytes)
- Support play of extracted PKG stored on external HDD (extract the PKG to “dev_usbxxx/game”)
- PKG Installation from Iris (Tools -> .PKG Install)
- Support easy copy of program’s data from /dev_usb/iris to /dev_hdd0/game/IMANAGER4
- FTP Support
Code:
http://ul.to/9eturfor