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
Spiceworks Mobile
Cubix
iTag.com
JacksOrBetter
Snow-Bound at Eagle's for MobiPocket Reader
Brick Classic
Better Keyboard - Avatar Clear
Best Android Widgets
RamGrapher
A plus Elite Task Killer
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
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:

Patches for Linux kernel 2.6.19Patches for Linux kernel 2.6.19
Patches for Linux kernel 2.6.19  The day of the Japanese PS3 launch came and went. And with it, it brought along a ton of news. But you still haven't seen the best bit yet! You see, before Sony even released more info about Yellow Dog Linux for the PS3, Power Developer has already released kernel patches and a bootloader so that you can try out Linux on your PS3
Ac1DMoDz MW2 1.14 Code Browser: Cheat With EaseAc1DMoDz MW2 1.14 Code Browser: Cheat With Ease
Ac1DMoDz MW2 1.14 Code Browser: Cheat With Ease - Still into playing Call of Duty Modern Warfare 2? This cool, user-friendly interface makes cheating even easier! In the world of Call of Duty, cheating through hacks is a massive deal
PS3ITA Manager Improves Upon the Final Build of IrisPS3ITA Manager Improves Upon the Final Build of Iris
PS3ITA Manager Improves Upon the Final Build of Iris Looking for a way to improve IrisManager 2.50J? This "fork" by PS3ITA adds a few new options and some new looks! PS3ITA Manager has been dubbed a "fork" or extension of Estwald and D_Skywalk's IrisManager
CCheaterCCheater
CCheater - Are you into using cheats on your CFW PS3? Check out this easy to use app by barthen! We've had a few interesting cheat tools arrive on the PS3 scene recently, and among these is CCheater. Unlike EBOOT Hacker which modifies game EBOOTs, this tiny piece of software uses the CCAPI plugin to interact with games over a network
Cobra Tools 4: New Games Database and Launch Games from the XMBCobra Tools 4: New Games Database and Launch Games from the XMB
Cobra Tools 4: New Games Database and Launch Games from the XMB - Team Cobra is at it again with a slew of new updates for their ODE. Want to launch games from the XMB? Download the firmware update inside! Team Cobra has been quite steady when it comes to updating their ODE. The same commitment can be seen in today's revision
PSNPatchPSNPatch
PSNPatch - PSNPatch is back with more ways to keep your CFW activities under wraps. Check out the latest plugin that raises stealthiness to an art form! Playing backups of PS3 games while connected to the internet can be seriously risky business. However, KW's PSNPatch has done a pretty incredible job of making the process as risk free as humanly possible
PS3MFW Builder 1.0.0 Build 2.0.0: Make Your Own Updated CFWPS3MFW Builder 1.0.0 Build 2.0.0: Make Your Own Updated CFW
PS3MFW Builder 1.0.0 Build 2.0.0: Make Your Own Updated CFW - Would you like to try your hand at making your own CFW with unique features? This snazzy GUI can get it done simply and safely! There are all kinds of PS3 CFW builds out there, but it's likely that none of them were made by you
Bruteforce Save Data 4.0 Gets Ps3cheating.net PortalBruteforce Save Data 4.0 Gets Ps3cheating.net Portal
Bruteforce Save Data 4.0 Gets Ps3cheating.net Portal Are you a PS3 savegame hacker? Then you're going to love the brand new Bruteforce Save Data tool from Aldo. This one comes integrated with a portal to download saves! As part of the development for the great Aldostools suite, Aldo has gone great lengths to improve his Bruteforce Save Data app
Singstar Back to the 80s PatchSingstar Back to the 80s Patch
Singstar Back to the 80s Patch This is an Eboot fix for Singstar back to the 80's Eboot fix for CFW 3.41/3.55.A  You can see a full quote from Descrambler as well as a detailed explanation below. " When the system launches a disc, it gets the Title ID - in our case BCES01257 - from the PARAM.SFO of the disc
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
 

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.