모드칩 판매가 여러가지 이유로 지연되고 있는 가운데
PS JAILBREAK 의 툴의 Diagram 과 소스코드가 공개되었습니다.
일명 PS GROOVE 라는 명칭으로 공개된 소스코드는
현재 PSP 와 그래픽 전자 계산기인 TI84 전자계산기용으로 현재
포팅되고 있다고 합니다.
법정 싸움과 여러가지 이유로 배송이 지연된 결과가 이런식으로 나왔군요.
부품과 소스코드를 이해할수 있다면 30 불 남짓한 금액으로 PSJAILBREAK 툴을
만들수 있다고 합니다.
굉장한 희소식이 날라왔습니다.
그건 바로 플레이스테이션 3 USB 모드칩인 PS Jailbreak 의 등장!
해커 Xorox 의 말에 의하면 USB 모드칩이 일반 PS3 를 DEBUG 머신으로
바꿔주는 역할을 해서 하드로더가 가능한 상태로 만들어준다고 합니다.
해당 소식으로 PSX 포럼과 처음 모드칩 판매를 시작한 Ozmodchips.com 은
한때 페이지가 다운되어서 열리지 않을 정도로 굉장한 충격을 주고 있습니다.
개인적으로 릴되던 자료가 받을곳이 마땅치 않았는데 이 모드칩을 계기로 여러군데에서
릴자료가 돌게 되겠네요.
현재 Ozmodchips. 말고도 Modchipcentral 및 여러 유명 모드칩 리셀러도 프리오더를 받기 시작했습니다. 가격이 조금씩 차이가 있으니 확인하고 선주문 하시길 바랍니다.
전 Modchipcentral 에서 예약을 했습니다. ^.^
현재까지 나온 3.41 펌웨어에서 작동을 확인했으며 정상작동을 확인했다고 합니다. 이제 플스3 에도 좋은소식이 열리는군요
위와 같이 하시되..
SaveBuilder 0.8c로 아래와 같은 파일을 만드셔야 합니다.
(위의 참고 게시물은 MAX드라이브로 할때 입니다.)
엑스링커 포맷(*.xps)으로 파일을 만들어야 합니다.
BIDATA-SYSTEM.xps (Title.DB)
BADATA-SYSTEM.xps (여기에 부팅 관련 파일을 넣습니다.)
생성합니다.
이제 엑스링커를 써야 하는데 PC에 Xport2 프로그램을 설치합니다.
이때 엑스링커 USB 케이블을 PC에 설치하면 드라이버를 찾을려고 합니다.
이럴때는 Xport2 프로그램이 설치된
디렉토리의 c:\program files\Datel\xport2\drivers 부분을 지정해주면 정상 설치됩니다. (XP기준)
[1]
이제 플스2 와 PC에 엑스링커 USB케이블을 연결하고
액션리플레이 메모리카드, CD를 넣고 플스2를 실행합니다.
액션리플레이 메뉴가 나오면 컨트롤러로 메뉴를 위아래로 눌러봅니다.(화면 멈춤이 발생할수도 있습니다.)
정상적으로 움직인다면 메뉴화면을 유지하고 PC로 돌아와 설치된 Xport2 프로그램을 실행합니다.
만약 정상적으로 움직이지 않는다면 리셋을 눌러 [1]부터 다시 해야합니다.
정상적으로 성공하면
화면의 Xport2의 화면이 뜨고
맨위에 Codes | Save 탭이 있는데 Save탭으로 이동하고 맨아래 보면 차례대로
Introduction
-----------------------------------------------------------------------------
Open PS2 Loader is a 100% Open source game loader compatible with
USB Advance/Extreme game format. It's more compatible and it should work
without ps2load or change DNASXXX.IMG tricks.
Open PS2 Loader also is developed continuously and anyone can contribute
improvements to the project.
The main objective is to support both the PS2 and the PS3 with backward
compatibility.
There are compatibility lists in the project repository: ifcaro / Open PS2 Loader / wiki / USB-Compat — bitbucket.org ifcaro / Open PS2 Loader / wiki / SMB-Compat — bitbucket.org
How to use
-----------------------------------------------------------------------------
First, you need an USB device compatible with PS2/PS3 formatted in FAT32
(only if you want to load games from USB).
For loading games by SMB protocol you need to share a folder called PS2SMB
(it can be changed) make sure that it has permissions for anyone to access.
The games have to be in USB Advance/Extreme format. There are some programs
for converting games to this format. Open PS2 Loader includes an command line
tool for that purpose called iso2usbld.
Other utilities are: USBUtil 2.0, USB Extreme installer or USB Insane.
In PS2 you can use any of the existing methods for loading an executable elf.
In PS3 you need to have an original SwapMagic 3.6+ or 3.8 (at the moment
there aren't any other option).
The steps for loading Open PS2 Loader in a PS3 are:
1. Rename OpenPS2LD.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
코드:
Open PS2 Loader ChangeLog:
Version 0.5
-------------------------------------------------
- Added compatibility modes
- isofs/cdvdman now use disc type
- cdvdman now has streams
- Added game loading through network
- Static interface available
- Added language support
- It works in PS3 with PS2 emulation by software
Version 0.41
-------------------------------------------------
- Added theme su