Releases: SvenGDK/Open-PS2-Loader
Releases · SvenGDK/Open-PS2-Loader
Open PS2 Loader v1-MOD (2024-05-16)
General
- Changed release name to Open PS2 Loader v1-MOD-YYYY-MM-DD
- Indicates that this is a modified build of v1.0.0
- The latest release version of this modified build is now based on the release date (YYYY-MM-DD)
- Added supplemental asset below
- Used ps2dev build (Ubuntu) with missing code to compile
Updates and fixes applied from main Open PS2 Loader
- Add in support for using PS3 Guitars as PS2 Guitars in PADEMU #896
- Fix GSM H-position unaligment #970
- Increased performance for png art loading by 2.5-3x #996
- USB/SMB: Support for longer file names to accept redump names #1013
- Fix patches being applied to wrong ELF files #1031
- Align RPC data for IGR #1036
- Fixed parsing issues on CNF files that cause infinite loops #1037
- Fixed various null de-refs #1038
- Avoid divide by zero when calculating FPS #1039
- Do not transition while transition is processing #1041
Open PS2 Loader v1.0.9-2
This v1.0.9 release fixes USB games support and reverts (for now):
- BDM: Replace USB #417
- BDM: Make loading block device modules other than USB optional #444
- MX4SIO addition #467
- GUI: Swap out device icon and text as new block device detected #525
Please use FAT32 if you want to play via USB.
You can format a larger drive with http://ridgecrop.co.uk/index.htm?guiformat.htm
Install games with USBUtil.
Open PS2 Loader v1.0.9
Please try out v1.0.9-2 if you use USB as the newest release can cause some problems with USB fragmentation.
- BDM: Replace USB and add iLink support #417
- Add option to use partitions other than +OPL #423
- BDM: Make loading block device modules other than USB optional #444
- MX4SIO addition #467
- Language Updates #494
- Memory Card fixes #461 + #522 + #535
- GUI: Swap out device icon and text as new block device detected #525
- Other: #474
Open PS2 Loader v1.0.7
- Variants with "Pad Emulator", "Right-To-Left Language" and "In Game Screenshot" feature are now available
- USBExtreme fixes #485 + #517 + #531
- "Pad Macro" Functionality #606
- Replaced USB driver #694
- Code optimization #712
- OSD Language settings fix #730
Other changes:
- Replaced graphics with better compressed PNGs
- Re-enabled PADEMU, RTL and IGS variants
Open PS2 Loader v1.0.5
More updates and fixes from the master OPL branch:
- Use packed attribute in structs in cdvd_config.h
- Replace constants in imgdrv by searching instead of hardcoded offsets
- Optimize strncmp with a constant string to strcmp
- Improve texture loading
- Expand the port range of the SMB server from 1-1024 to 1-65353
- Don't write history to ps1 cards
- Get console region at autoLaunch init for ps2logo decryption
- Mode 1 values adjustment
- OSD Language configuration
Other Adjustements:
- Makefile now compiles 'all'.
- 'Improve texture loading' got some adjustements to work with this build.
- This release now contains the packed ELF file, this reduces the file size from 3,65 MB to 1,06 MB.
Open PS2 Loader v1.0.3
Added some more updates from the v1.1.0 Stable release:
- Add Apps Menu
- Fix elf loading / app support
- Small improvement to IGR & Remove unneeded option.
- Fix an info page bug
- Add Controller Settings to menu
- opl.c fix loop conditions
- Increase buffer size of usb util game name
- IGR poweroff bug fixed
Open PS2 Loader v1.0.2
- Added NBD server support.
Open PS2 Loader v1.0.0
This release of OPL v1.0.0 does have OPL-Launcher support.