gaqowl.blogg.se

Open ps2 loader 0.9.4
Open ps2 loader 0.9.4






open ps2 loader 0.9.4
  1. #Open ps2 loader 0.9.4 update
  2. #Open ps2 loader 0.9.4 driver

Rev1302 – Jay-Jay-OPL – update lang files from PS2-HOME Translators. Otherwise, it will return to the browser. If an exit path is specified, it will boot the specified ELF. In the current implementation, Exit() will act according to IGR settings.

open ps2 loader 0.9.4

Rev1303 – SP193 – IGR: deinitialize if the game calls Exit(). Rev1304 – SP193 – IGR: Lock accesses to the virtual device, to prevent the physical device from entering some weird state due to interrupting an ongoing transfer. Rev1305 – SP193 – IGR: Added API to unmount devices (with interrupts enabled) before terminating OPL. Rev1306 – SP193 – ATA: Disable the device’s write cache for in-game VMC support. Rev1307 – Jay-Jay-OPL – update lang files from PS2-HOME Translators.

#Open ps2 loader 0.9.4 driver

For HDPro, this is done in-game, since the start and finish functions are not exported by the HDPro driver and I see some ATA device reset in the in-game HDPro code… Note: In the current implementation, do not invoke IGR while saving to a VMC. – The write cache will be disabled for ATA devices. However, this is only possible if you actually use IGR successfully if you switch off or hard-reset the PS2, then the SMB server may not release the exclusive lock on the files (particularly for VMC images). – For SMB: the disc image and VMC file will be closed if you do IGR, so that it is possible to reopen the files again. This should increase the reliability of IGR. – IGR will now lock accesses to the virtual CD/DVD device, to avoid the risk of putting the physical device (ATA device, USB disk etc) into an undefined state. This is so that games that have a quit function can quit. In the current implementation, it will act according to the IGR exit path if no path is specified, it will quit to the browser, otherwise it will boot the specified ELF. LAYMAN TERMS: IGR + VMC Update: – If the game calls Exit(), OPL will deinitialize.








Open ps2 loader 0.9.4