Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
PS2 Classics GUI version 1.4
003
Password Safe (Android)
Jouluilta for MobiPocket Reader
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Antivirus
Archivers & Compression
Backup & Memory
Barcode Scanner
Battery
Data Storage & Encryption
Display & Flashlight
Emulators & Shells
File management
Hacks & Tweaks
Installer
Interface
Keyboard Extensions & Lock
Localization
Password Managers
Profiles
Registry
Remote connection & Consoles
Screensavers
Screenshots
Search
Security
Synchronization
System management
Task Managers & Launchers
Tests & Benchmarks
Text Editors
More
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Open PS2 Loader




Open PS2 Loader
Version: 0.9.2: Tons of Changes, Increased Compatibility

Platforms: Mobile Gaming, PS3


Categories: System Utilities

Upload date: 12 Nov 13

Developer:

License: Freeware

Downloads: 6236

File Size: 4218 Kb
Download Free Open PS2 Loader 



Rating: 2.1/5 (Total votes: 47)




  Open PS2 Loader - Are you looking to load PS2 ISOs on a modded PS2 or PS3? One of the old scene's most popular loaders is here to help. Huge changes are afoot!

The PS2 community has almost died completely, but SP193 and Bat Rastard are determined to keep things moving. Open PS2 Loader 0.9.2 works just as well as it used to when loading all of your favorite games. It can work through HDD, USB, and even SMB transfer protocol should you have the means to accomplish that. There are tons of under the hood changes to make the suite compatible with more hardware, and many of the previous version's error messages have been made far more understandable to the casual user. Check out the full release notes below!

Introduction
-----------------------------------------------------------------------------

Open PS2 Loader (OPL) is a 100% Open source game and application loader for
the PS2 and PS3 units. It now supports *.ISO images on HDD, Ethernet SMB
shares, and USB while also maintaining compatibility with USB Advance/Extreme
format. It's now the most compatible homebrew loader and it should work
without ps2load or change DNASXXX.IMG tricks.

OPL is also developed continuously - anyone can contribute improvements to
the project due to its open source nature.

For updated compatibility lists, visit the Open PS2 Loader forum at:

http://www.psx-scene.com/

-----------------------------------------------------------------------------
How to use
-----------------------------------------------------------------------------

OPL uses the same directory tree structure across HDD, SMB, and
USB modes ...

--- "CD" (for games on CD media - i.e. blue-bottom discs)
--- "DVD (for DVD5 images; DVD9 images on USB must be split)
--- "VMC" (for 8MB Virtual Memory Card images)
--- "CFG" (for saving per-game configuation files)
--- "ART" (for box and disc art images)
--- "THM" (for themes support)

---
USB
---
Game files on USB must be perfectly defragmented either file by file or
by whole drive, and Dual Layer DVD9 images must be split to avoid the 4GB
limitations of the FAT32 file system. We recommend Power Defragmenter
for best defragging results, and our own comman line tool iso2usbld to
convert or split games into USB Advance/Extreme format ...

RejZoR - Power Defragmenter 3.0 released!

Other utilities are: USBUtil 2.0, USB Extreme installer or USB Insane.

---
SMB
---
For loading games by SMB protocol you need to share a folder (ex: PS2SMB)
on the host machine or NAS device and make sure that it has full read and
write permissions. USB Advance/Extreme format is optional - *.ISO images
are supported using the folder structure above with the added bonus that
DVD9 images don't have to be split if your SMB device uses the NTFS or
EXT3/4 file system.

----
HDD
----
For PS2, 48-bit LBA internal HDDs up to 1TB are supported. They have to be
formatted with either WINHIIP or uLaunch. From there, use uLaunch to make a
partition (rec. minumum of 2GB) named "OPL". If OPL detects this partition
at start up, it'll automatically create the above directory structure. Use
it to migrate ART, THEMES, CFGs, VMCs, etc. off your MC or USB stick to the
internal HDD and free up space on those devices.

To launch OPL, you can use any of the existing methods for loading an
executable elf.

On PS3, you need an original SwapMagic 3.6+ or 3.8 disc (at the moment
there aren't any other options). The steps for loading OPL on a PS3 are:

1. Rename OPNPS2LD.ELF to SMBOOT0.ELF
2. Make a folder in root of USB device called SWAPMAGIC and copy
SMBOOT0.ELF to it.
3. Launch SwapMagic in PS3 and press UP+L1 then Open PS2 Loader should
start.

There are 4 forms for launching elfs in SwapMagic.

SMBOOT0.ELF = UP + L1
SMBOOT1.ELF = UP + L2
SMBOOT2.ELF = UP + R1
SMBOOT3.ELF = UP + R2

Some notes for devs
-----------------------------------------------------------------------------
Open PS2 Loader needs the latest PS2SDK

https://github.com/ps2dev/ps2sdk

-----------------------------------------------------------------------------

Copyright 2013, Ifcaro & jimmikaelkael
Licenced under Academic Free License version 3.0
Review LICENSE file for further details.

-----------------------------------------------------------------------------

Changelog

Version 0.9.2

rev672
CORE:

  • Merged OPL/OPLGSM codebase
  • GSM Core 0.36.R - don't worry; 0.38 will be coming back better than ever!
  • GSM Core no longer supports 576p, 1080p, Skip FMVs - this is temporary.
  • GSM Core is now IGR and CodeBreaker/PS2rd compatible! (See Note 1)
  • GSM no longer included in Childproof builds.
  • Unified Makefile builds from single source tree via "GSM=0/1" argument (ala VMC/No VMC)
  • Protokernel support now part of PS2SDK toolchain
  • The integrated LibFreeType was removed, upgraded, and moved into the PS2SDK
  • Upgraded LIBPNG, ATAD, HDPro, and DEV9 Module Code
  • Added power-off processing code for older games - they should power off console now.
  • Optimzed CDVDMAN and CDVDFSV
  • Support for PSX DESR-5x00 and 7x00 units
  • Built-in TLB reinitialization mechanism - no more EECORE hooking and patching.
  • Modified Mode 7 to "IOP Threading Hack"
  • Replaced SMAP driver
  • Modified SMSTCPIP
  • Ported a version of ETH Mode types from doctorxyz's OPLGSM


GUI:

  • New "Show GSM on Main Menu" toggle in "Settings" (GSM Builds Only)
  • New "GSM Settings" on Main Menu - easier navigation! (GSM Builds Only)
  • Fixed issue with HDLSERV and GSM Settings not showing up immediately.
  • Full Ethernet controls - can disable Auto-Negotiation and force a mode.
  • Some things were are worded differently as less words carry more freight.
  • Removed redundant UDMA modes - PS2 will never handle UDMA 5 and UDMA 6.
  • Updated SMB support to give better error messages.
  • Network error codes changed slightly - 300 for connection errors, 301 for logon errors, 302 for ECHO isalive test failing, and 303 for share opening errors.


COMPATIBILITY:

  • Kingdom Hearts 2 Final Mix (Gummi Fix)
  • Baldar's Gate Series (HDD)
  • Champions of Norrath (HDD)
  • New Mode 7 fixes stuttering with games such as DDR and Pop'N Music (HDD ONLY!)


NOTE 1 - An IGR from OPLGSM to OPL (and vice versa) has produced BSODs in our initial tests. We're looking into this quirk. In the mean time, consider power-cycling the PS2 before switching between GSM and non-GSM builds, or populate your IGR Path specifically with a GSM-build - our tests show when GSM is enabled and still resident, an IGR directly to a GSM-build rarely produces the BSOD (likewise with Vanilla OPL IGR'ing directly to Vanilla OPL) ...

 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

reActPSNreActPSN
reActPSN reActPSN v2.00 is a tool that will allow you to reactivate your legally purchased PSN games without using the PlayStation Network. This tool was released by a Chinese developer know as Hotz8611.A A A  As always you should use at your own risk
PSNPatchPSNPatch
PSNPatch PSNPatch has a few changes designed to please Cobra users. Check all of them out right here! KW's PSNPatch is a popular tool designed to thwart PSN bans. As part of this most recent build, there is a new OFW mode that's designed to exclusively run retail discs while connected to the PSN
GenPS3ISO 2.1: Fixes Issues With Game UpdatesGenPS3ISO 2.1: Fixes Issues With Game Updates
GenPS3ISO 2.1: Fixes Issues With Game Updates - Having trouble with game updates on your ODE-formatted backups? The new version of GenPS3ISO is here to help! For those not following our ODE coverage too heavily, GenPS3ISO is a tool that's used to convert CFW backups into files that run on ODE hardware
Unofficial PRX loaderUnofficial PRX loader
Unofficial PRX loader - Joonie has updated user's PRXLoader to support 4.60 CEX custom firmwares. Grab the download here! PS3 developer Joonie has just released a mod of user's PRXLoader v1.04. No new features made it to this build, but support has been added for 4.60 CEX custom firmware systems
True Blue Dongle FirmwareTrue Blue Dongle Firmware
True Blue Dongle Firmware The True Blue team has released their latest dongle firmware which is version 2.61.A  Included in this update are fixes for the issue users were experiencing with freezes and also losing PSN and DLC content that were installed from ReactPSN.A  They have added in their own FW Spoofer s the REBUG version wasn't working with TB firmware
XMB Mod: Makes CFW Appear to Be OFWXMB Mod: Makes CFW Appear to Be OFW
XMB Mod: Makes CFW Appear to Be OFW Want to make your custom firmware look a little more official for a while? Exofreak is back with a new mod to do just that! Custom firmware can be great, but its not suited for all circumstances. If you have family coming over, you may not want them messing with all of the advanced features
Factory Service Mode ToolFactory Service Mode Tool
Factory Service Mode Tool As if the RSOD fix wasn't enough.A  CrashSerious is out to do some serious good for the PS3 Scene and you will definitely want to check out Factory Service Mode Tool v0.1.A  So let's get to it.A  This tool will let a Jailbroken PS3 to not need the assistance of a JIG to go to Factory/Service Mode
ReActPSN 3.00: BDLoader for 4.21+ Custom FirmwaresReActPSN 3.00: BDLoader for 4.21+ Custom Firmwares
ReActPSN 3.00: BDLoader for 4.21+ Custom Firmwares - ReActPSN now boots your BD games! Check out the major changes in version 3.00! For PS3 scene members, ReActPSN has been the primary way to boot downloaded PSN content on a CFW system. However, in the last few versions, the developer has taken great care to expand the already stellar usability of his app
PS3 1.11 firmware updatePS3 1.11 firmware update
PS3 1.11 firmware update Well, now it's crossed the Pacific. We also have the PS3 FW1.11 available from Sony, available for download, unless you've already gotten your update via hooking up to the PlayStation Network
Control Fan Utility Bumped toControl Fan Utility Bumped to
Control Fan Utility Bumped to baxalo strikes again with another small update to his PS3 Fan Control Utility Mod. Stability and bug fixes await! Have you been having some slight issues with baxalo's fan utility? Update 1.9.1 is here to save the day! In case you've been out of the loop, this is a specialized 4
 

Comments on Open PS2 Loader:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if Open PS2 Loader supports it
 
 
© Pantich 2009 - 2025 All rights reserved.