Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / README
blobf5474c32a3338a8b502c6be3bece767248cc79bb
1 -----------------------------------------------------------------------------\r
2 \r
3   Copyright 2009, Ifcaro & jimmikaelkael\r
4   Licenced under Academic Free License version 3.0\r
5   Review OpenUsbLd README & LICENSE files for further details.\r
6   \r
7 -----------------------------------------------------------------------------\r
8 \r
9 Introduction\r
10 -----------------------------------------------------------------------------\r
12 Open PS2 Loader is a 100% Open source game loader compatible with \r
13 USB Advance/Extreme game format. It's more compatible and it should work\r
14 without ps2load or change DNASXXX.IMG tricks.\r
16 Open PS2 Loader also is developed continuously and anyone can contribute \r
17 improvements to the project.\r
19 The main objective is to support both the PS2 and the PS3 with backward \r
20 compatibility.\r
22 There are compatibility lists in the project repository:\r
23         http://bitbucket.org/ifcaro/open-ps2-loader/wiki/USB-Compat\r
24         http://bitbucket.org/ifcaro/open-ps2-loader/wiki/SMB-Compat\r
26 How to use\r
27 -----------------------------------------------------------------------------\r
29 First, you need an USB device compatible with PS2/PS3 formatted in FAT32\r
30 (only if you want to load games from USB).\r
31 For using games directly from USB, game parts file must be perfectly\r
32 defragmented, either file by file, either by whole drive.\r
33 You can use this great software, Power Defragmenter:\r
34 http://my.opera.com/rejzor/blog/power-defragmenter-3-0-released\r
36 For loading games by SMB protocol you need to share a folder called PS2SMB\r
37 (it can be changed) make sure that it has permissions for anyone to access.\r
38 The games have to be in USB Advance/Extreme format. There are some programs\r
39 for converting games to this format. Open PS2 Loader includes an command line\r
40 tool for that purpose called iso2usbld.\r
42 Other utilities are: USBUtil 2.0, USB Extreme installer or USB Insane.\r
44 In PS2 you can use any of the existing methods for loading an executable elf.\r
46 In PS3 you need to have an original SwapMagic 3.6+ or 3.8 (at the moment\r
47 there aren't any other option).\r
49 The steps for loading Open PS2 Loader in a PS3 are:\r
51     1. Rename OpenPS2LD.ELF to SMBOOT0.ELF\r
52         2. Make a folder in root of USB device called SWAPMAGIC and copy \r
53            SMBOOT0.ELF to it.\r
54         3. Launch SwapMagic in PS3 and press UP+L1 then Open PS2 Loader should\r
55            start.\r
56            \r
57 There are 4 forms for launching elfs in SwapMagic.\r
59 SMBOOT0.ELF = UP + L1\r
60 SMBOOT1.ELF = UP + L2\r
61 SMBOOT2.ELF = UP + R1\r
62 SMBOOT3.ELF = UP + R2\r
64 Some notes for devs\r
65 -----------------------------------------------------------------------------\r
66 Open PS2 Loader needs latest version of GSKit and PS2SDK from \r
67 svn://svn.ps2dev.org/ps2/trunk/