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

  
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
     


 
 
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.3/5 (Total votes: 43)




  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:

Cobra CFW Tools 1.27d: PSP Launchers Remote Play, and Increased Firmware SupportCobra CFW Tools 1.27d: PSP Launchers Remote Play, and Increased Firmware Support
Cobra CFW Tools 1.27d: PSP Launchers Remote Play, and Increased Firmware Support - Do you have Cobra custom firmware? You may want to try this new tool collection from bitsbubba that includes all of the latest and greatest Cobra mods! If you have Cobra custom firmware, there are all kinds of XMB mods and plugins that you can choose from
Cobra CFW Tools: Quick Access to webMAN, Screenshots, Coldboots, and Updated Firmware FilesCobra CFW Tools: Quick Access to webMAN, Screenshots, Coldboots, and Updated Firmware Files
Cobra CFW Tools: Quick Access to webMAN, Screenshots, Coldboots, and Updated Firmware Files - Want to make your Cobra CFW setup your own? Check out this brand new all-in-one installer!~ With the increasing popularity of Cobra custom firmware, so too comes the want to customize to make it easier for new users to learn
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
Unofficial IDPS Dumper for Cobra ODE: Dump on an OFW ConsoleUnofficial IDPS Dumper for Cobra ODE: Dump on an OFW Console
Unofficial IDPS Dumper for Cobra ODE: Dump on an OFW Console - Have you ever wanted to get the IDPS of your official firmware console? With a little help from Cobra ODE, this app can do the trick in seconds! In case you don't know, the IDPS is one of the identifiers responsible for allowing consoles onto the PlayStation Network
multiMAN Cobra USB ManagermultiMAN Cobra USB Manager
multiMAN Cobra USB Manager We told you to be on the lookout for the multiMAN Cobra USB Manager which has now been updated by Team Cobra to v03.01.00.A  The changelog is huge but here are some of the highlights
Control Fan UtilityControl Fan Utility
Control Fan Utility Alexander looks to continue the Estwald legacy once more with Control Fan Utility v1.81. New payloads and languages abound! Along with Iris Manager, Estwald has stopped the development of his own fan control utility. This mod allows you to manage how your system cools itself while running custom firmware
PS3ITA Loader version 0.2PS3ITA Loader version 0.2
PS3ITA Loader version 0.2 The Italian Development team known as PS3ITA has released a handy tool that will check for valid console ID's to make sure you can get on PSN.A  If you are running their 4.21 DEX 2.2 CFW then you should check this out
Unofficial MFW Builder version 3.0 from cfwprophetUnofficial MFW Builder version 3.0 from cfwprophet
Unofficial MFW Builder version 3.0 from cfwprophet After only a few days after the release of MFW Builder version 0.2.3 PS3 developer cfwprophet is back.A  Today we have the release of Unofficial MFW Builder version 0.3.A  Updates include removing the self-rebuilder that was previously fixed
PS3Eye SetupPS3Eye Setup
PS3Eye Setup The latest setup file PS3EyeSetup.2.0b81019 includes the following files in the SDK directory: - IPS3EyeLib.h (Camera API include file) - PS3EyeLib.lib (Camera API library file) - PS3EyeLib
Unofficial REBUG UpdaterUnofficial REBUG Updater
Unofficial REBUG Updater - Did you venture to install the new unofficial 4.46 REBUG Cobra firmware? This tool will get your XMB backup ready! haxxxen's 4.46 REBUG Cobra PUP has only existed for a few hours, but this small updater by bitsbubba brings many small XMB amenities to the updated firmware environment
 

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.