|
2 | 2 |
|
3 | 3 | The Boot CD is the disc version of Tonyhax International. The BIN+CUE file set can be found in the `boot-cd` directory of each Tonyhax International release.
|
4 | 4 |
|
5 |
| -If you have a PAL/European console, use the `tonyhax-boot-cd-europe` bin/cue files. If you have any other console use the `tonyahax-boot-cd-japan` bin/cue files. |
| 5 | +If you have a PAL/European console, use the `tonyhax-boot-cd-europe` bin/cue files. If you have any other console use the `tonyhax-boot-cd-japan` bin/cue files. |
6 | 6 |
|
7 |
| -## Requirements |
| 7 | +## How To Use The Boot CD |
8 | 8 |
|
9 |
| -* Any PS1 console (SCPH-1000-SCPH-102) or supported early PS2 console (SCPH-10000-SCPH-39004). |
10 |
| -* A high quality CD-R to burn the Tonyhax International Boot CD to. |
11 |
| -* A way to start the Boot CD, such as the [CD Player Swap Trick](#cd-player-swap-trick), [GameShark Cartridge Swap Trick](#gameshark-cartridge-swap-trick), [GameShark CD Swap Trick](#gameshark-cd-swap-trick), or an unlicensed boot disc such as the [PS-X-Change Boot Disc](#ps-x-change-boot-disc). |
12 |
| -* A supported PS1 or PS2 console. |
| 9 | +You can not just put the boot CD into your console and have it start up like a real licensed PSX disc (unless you have a mod-chip), so you need to use one of the following methods: |
13 | 10 |
|
14 |
| -## PS-X-Change Boot Disc |
| 11 | +* [CD Player Swap Trick](#cd-player-swap-trick) |
| 12 | + |
| 13 | +* [GameShark Cartridge Swap Trick](#gameshark-cartridge-swap-trick) |
| 14 | + |
| 15 | +* [GameShark CD Swap Trick](#gameshark-cd-swap-trick) |
| 16 | + |
| 17 | +* [PS-X-Change Boot Disc](#ps-x-change-boot-disc) |
15 | 18 |
|
16 |
| -For years special unlicensed 3rd party CD-ROM discs have been available which enable you to boot a backup CD-R using an artificial swap trick. The most famous of these is the PS-X-Change v2, which still seems to be sold through various distributors to this day. |
| 19 | +* [Alien: Resurrection Back Door](#alien-resurrection-back-door) |
17 | 20 |
|
18 |
| -The problem with these special CD-ROM discs is that they are limited by the technology of the time of which they were originally developed. They came out around the turn of the century, and have these problems: |
| 21 | +All of the above methods come with the following limitations **when used alone, without using the Tonyhax International Boot CD as an intermediate boot disc**: |
19 | 22 |
|
20 | 23 | * Can not play some multi-disc games without doing an additional 'mid-game hot-swap trick'.
|
| 24 | + |
21 | 25 | * Can not update the TOC for the backup CD-R or 'imported region disc'. This causes CD audio playback to not work as expected, as well as crashes even in some games.
|
22 |
| -* Can not play PSX game discs which contain the [APv2 additional copy protection](anti-piracy-bypass.md) without manually entering cheat codes each time you start the PS-X-Change v2 disc. |
23 | 26 |
|
24 |
| -Instead of booting the backup CD-R or 'imported region disc' that you want to actually play with the PS-X-Change disc, you can boot the Tonyhax International Boot CD-R from the PS-X-Change disc. This starts the Tonyhax International loader with all of it's advantages. You can then boot the actual backup CD-R or 'imported region disc'. |
| 27 | +* Can not play PSX game discs which contain [additional copy protection](anti-piracy-bypass.md). |
25 | 28 |
|
26 |
| -An important thing to remember about the Tonyhax International loader is that it resets the entire console state. This means any cheat codes entered in i.e. the PS-X-Change menu (by pressing `SELECT` button _instead of_ the `START` button when you see the `Please Insert Import Game and Press START` text) **will not be in effect after the loader starts.** |
| 29 | +* Does not recalibrate the CDROM controller for the swapped in disc (relevant to consoles with VC2/VC3 CDROM controllers, so circa SCPH-5500 and above) which results in poor disc reading performance for the swapped disc compared to the real PSX game disc used |
27 | 30 |
|
28 | 31 | ## CD Player Swap Trick
|
29 | 32 |
|
30 |
| -This swap trick is why I did the initial Boot CD support for the original Tonyhax. It is the **only swap trick built into the console that does not involve swapping a moving disc**. It is found in: |
| 33 | +This swap trick is why I did the initial Boot CD support for the original Tonyhax. It is the **only swap trick built into the console that does not involve swapping a moving disc**. |
| 34 | + |
| 35 | +Requirements: |
| 36 | + |
| 37 | +* Any SCPH-1000 console. |
31 | 38 |
|
32 |
| -* All SCPH-1000 consoles. |
33 | 39 | * The oldest SCPH-3000 consoles. Compatible SCPH-3000 consoles have System BIOS v1.1J and CDROM Controller VC0B (example serial number: `A6956171`). Incompatible SCPH-3000 consoles instead have System BIOS v2.1J and CDROM Controller VC1B (example serial number: `A7543968`).
|
| 40 | + |
34 | 41 | * The oldest SCPH-1001 consoles. Compatible consoles have a serial number lower then `U592XXXX` (where X can be any number) according to the original [Swap Trick Guide](https://gamefaqs.gamespot.com/ps/916392-PSX/faqs/4708) from 1996. Such consoles have either System BIOS v2.0A and CDROM Controller VC1A (example serial number: `U5361469`, July 1995 manufacture date) or System BIOS v2.1A and CDROM Controller VC1A (example serial number: `U5860989`, October 1995 manufacture date).
|
| 42 | + |
35 | 43 | * The oldest SCPH-1002 consoles. No serial number based info is available for this console model at this time. There also appears to be no date of manufacture available (like Japanese consoles), so it is truly a roll of the dice if a specific SCPH-1002 console has the CD Player Swap Trick or not. This is probably the most rare console model to find the trick in due to it's later release date.
|
36 | 44 |
|
37 |
| -To boot the Tonyhax International Boot CD-R with the CD Player Swap Trick: |
| 45 | +How to: |
| 46 | + |
| 47 | +1) Turn on the compatible PSX with no disc inserted. |
| 48 | + |
| 49 | +2) Start the CD player. |
| 50 | + |
| 51 | +3) Open the PSX CD drive lid, and put in **any real PSX game disc** (that is the same region as your console). |
| 52 | + |
| 53 | +4) Find something to block the lid sensor. The real PSX game disc will start and then stop spinning after a few seconds. |
38 | 54 |
|
39 |
| -* Turn on the compatible PSX with no disc inserted. |
40 |
| -* Start the CD player. |
41 |
| -* Open the PSX CD drive lid, and put in **any real PSX game disc** (that is the same region as your console). |
42 |
| -* Find something to block the lid sensor. The real PSX game disc will start and then stop spinning after a few seconds. |
43 |
| -* Put in your burned Tonyhax International Boot CD-R. |
44 |
| -* Exit the CD Player, and wait for the Tonyhax International loader to start. |
| 55 | +5) Put in your burned Tonyhax International Boot CD-R. |
| 56 | + |
| 57 | +6) Exit the CD Player, and wait for the Tonyhax International loader to start. |
45 | 58 |
|
46 | 59 | ## GameShark Cartridge Swap Trick
|
47 | 60 |
|
48 |
| -The GameShark v2.0 cartridge introduced the CD Player option in the Explorer feature of the GameShark menu. The GameShark cartridge Swap Trick can boot the Tonyhax International Boot CD directly, which is more convenient then using GSHAX codes. It can be used on all GameShark v2.x and v3.x cartridges as described below: |
| 61 | +Datel shipped a back door in some GameShark cartridges. |
| 62 | + |
| 63 | +Requirements: |
| 64 | + |
| 65 | +* Any SCPH-1000-SCPH-7502 PSX console (newer models removed the parallel port that the cartridge plugs into). |
| 66 | + |
| 67 | +* A GameShark v2.0-v3.2 Cheat Cartridge with the original GameShark software. The earlier GameShark v1.x cartridges do not include the CD Player functionality, which is key to make this work. |
| 68 | + |
| 69 | +How to: |
| 70 | + |
| 71 | +1) Ensure that the GameShark cheat cart is firmly inserted into the back of your compatible PSX console. |
| 72 | + |
| 73 | +2) Find something to block the lid sensor. The CD drive lid should remain 'opened' with the lid sensor blocked for at least the rest of the Swap Trick. |
49 | 74 |
|
50 |
| -* Ensure that the GameShark cheat cart is firmly inserted into the back of your compatible PSX console. |
51 |
| -* Find something to block the lid sensor. The CD drive lid should remain 'opened' with the lid sensor blocked for at least the rest of the Swap Trick. |
52 |
| -* Turn on the PSX with a real PSX game disc (that is the same region as your console) in the closed CD drive. |
53 |
| -* After the GameShark logo displays, use the `D-PAD` to navigate to the `Explorer` option in the GameShark main menu, then select it with the `X` button. |
54 |
| -* Use the `D-PAD` to navigate to the `Play CD Music` option in the `Explorer` sub-menu. You will see the message `Initializing CD System` for a few seconds, and then the `CD Audio Player` sub-menu will appear and the authentic PSX game disc will stop spinning. |
55 |
| -* Replace the authentic PSX game disc (that is the same region as your console) with the burned Tonyhax International Boot CD-R. |
56 |
| -* Press the `O` button to exit the `CD Audio Player` sub-menu, and to put you back at the `Explorer` sub-menu. Press the `O` button one last time to exit the `Explorer` menu, and to put you back at the main menu. |
57 |
| -* Use the `D-PAD` to navigate to the `Start Game` option, then select it with the `X` button. This will bring you to the `Start Game Options` sub-menu. Finally, press the `X` button one last time to select the `Start Game Without Codes` option which will boot the Tonyhax International Boot CD-R. |
| 75 | +3) Turn on the PSX with a real PSX game disc (that is the same region as your console) in the closed CD drive. |
| 76 | + |
| 77 | +4) After the GameShark logo displays, use the `D-PAD` to navigate to the `Explorer` option in the GameShark main menu, then select it with the `X` button. |
| 78 | + |
| 79 | +5) Use the `D-PAD` to navigate to the `Play CD Music` option in the `Explorer` sub-menu. You will see the message `Initializing CD System` for a few seconds, and then the `CD Audio Player` sub-menu will appear and the authentic PSX game disc will stop spinning. |
| 80 | + |
| 81 | +6) Replace the authentic PSX game disc (that is the same region as your console) with the burned Tonyhax International Boot CD-R. |
| 82 | + |
| 83 | +7) Press the `O` button to exit the `CD Audio Player` sub-menu, and to put you back at the `Explorer` sub-menu. Press the `O` button one last time to exit the `Explorer` menu, and to put you back at the main menu. |
| 84 | + |
| 85 | +8) Use the `D-PAD` to navigate to the `Start Game` option, then select it with the `X` button. This will bring you to the `Start Game Options` sub-menu. Finally, press the `X` button one last time to select the `Start Game Without Codes` option which will boot the Tonyhax International Boot CD-R. |
58 | 86 |
|
59 | 87 | ## GameShark CD Swap Trick
|
60 | 88 |
|
61 |
| -The swap trick ability of the GameShark briefly disappeared when the product first shifted from a cartridge to a CD. **There is therefore no swap trick ability available in the GameShark CDX v3.3 or GameShark Lite CD discs** (use the [GameSharkHAX](gameshark-code.md) boot method as an alternative!), a different swap trick was added to the **GameShark v4.0 CD and all newer versions**. It is described below: |
| 89 | +The swap trick ability of the PSX GameShark product line briefly disappeared when the product first shifted from a cartridge to a CD. **There is therefore no swap trick ability available in the GameShark CDX v3.3 or GameShark Lite CD discs** (use the [GameSharkHAX](gameshark-code.md) boot method as an alternative!). However, a different swap trick was added to the **GameShark v4.0 CD and all newer versions**. |
| 90 | + |
| 91 | +Requirements: |
| 92 | + |
| 93 | +* SCPH-1001-SCPH-39001 USA PSX or PS2 console (these disc were only made for USA consoles). |
| 94 | + |
| 95 | +* GameShark CD v4.0 or newer. |
| 96 | + |
| 97 | +How to: |
| 98 | + |
| 99 | +1) Find something to block the lid sensor. The CD drive lid should remain 'opened' with the lid sensor blocked for the rest of the Swap Trick. |
| 100 | + |
| 101 | +2) Turn on the console with the GameShark CD in the CD drive, it will spin up and start the GameShark software. |
| 102 | + |
| 103 | +3) Once the GameShark software starts, **the GameShark CD will stop in the CD drive.** |
| 104 | + |
| 105 | +4) Replace the GameShark CD with the burned Tonyhax International Boot CD-R. |
| 106 | + |
| 107 | +5) Use the `D-PAD` to navigate to the `Start Game` option, then select it with the `X` button. This will bring you to the `Start Game Options` sub-menu. Press the `X` button to select the `Start Game Without Codes` option. |
| 108 | + |
| 109 | +6) Press the `X` button one last time to boot the Tonyhax International Boot CD-R. |
| 110 | + |
| 111 | +## PS-X-Change Boot Disc |
| 112 | + |
| 113 | +For years, unlicensed 3rd party CD-ROM discs have been available which enable you to boot a backup CD-R using an artificial swap trick. The most famous of these is the PS-X-Change v2, which still seems to be sold through various distributors to this day. |
| 114 | + |
| 115 | +The problem with these special CD-ROM discs is that they are limited by the technology of the time of which they were originally developed. They came out around the turn of the century, so they have all the same limitations as the other methods, crippling usability. |
| 116 | + |
| 117 | +An important thing to remember about the Tonyhax International loader is that it resets the entire console state. This means any cheat codes entered in i.e. the PS-X-Change menu (by pressing `SELECT` button _instead of_ the `START` button when you see the `Please Insert Import Game and Press START` text) **will not be in effect after the loader starts.** |
| 118 | + |
| 119 | +## Alien: Resurrection Back Door |
| 120 | + |
| 121 | +On December 19th 2023 it was revealed by the YouTube channel [Modern Vintage Gamer](https://www.youtube.com/@ModernVintageGamer) that a [licensed PSX game](https://en.wikipedia.org/wiki/Alien_Resurrection_(video_game)) [shipped with a backdoor](https://www.youtube.com/watch?v=uRB7iUCX4KQ) that allows one to boot import and backup CD-Rs. This game is now however very expensive since this was disclosed. |
| 122 | + |
| 123 | +Requirements: |
| 124 | + |
| 125 | +* A SCPH-1001-SCPH-39004 USA or PAL PS2. |
| 126 | +* An authentic Alien: Resurrection USA or PAL disc for your console. |
| 127 | + |
| 128 | +How to: |
| 129 | + |
| 130 | +1) Block the lid sensor of the console. |
| 131 | + |
| 132 | +2) Power on the console with the lid sensor blocked, and Alien: Resurrection in the drive. |
| 133 | + |
| 134 | +3) At the main menu, select `OPTIONS`. |
| 135 | + |
| 136 | +4) In the options menu, enable the cheat menu with the button sequence: `CIRCLE` -> `DPAD-LEFT` -> `DPAD-RIGHT` -> `CIRCLE` -> `DPAD-UP` -> `R2`. Don't enter the `CHEAT MENU`. |
| 137 | + |
| 138 | +5) Activate the advanced level select for the `CHEAT MENU` with the button sequence: `R1` -> `DPAD-DOWN` -> `R1` -> `DPAD-RIGHT` -> `L1` -> `DPAD-UP` -> `L2` -> `SQUARE`. |
| 139 | + |
| 140 | +6) Enable the `Super Secret Code` with the button sequence: `DPAD-LEFT` -> `DPAD-UP` -> `DPAD-RIGHT` -> `DPAD-DOWN` -> `DPAD-RIGHT` -> `DPAD-UP` -> `DPAD-LEFT` -> `SQUARE` -> `TRIANGLE` -> `SQUARE` -> `TRIANGLE` -> `L1`. |
| 141 | + |
| 142 | +7) Select the `CHEAT MENU` option, set the advanced level select to `LEVEL 6` `SECTION 1`. |
| 143 | + |
| 144 | +8) Hold down `L1` and press the `CROSS` button once for the screen to go black and the disc drive to stop. Do not let go of `L1` yet, but change the Alien: Resurrection disc for the Tonyhax International boot CD. |
| 145 | + |
| 146 | +9) Keep holding down `L1`, but also hold down `SQUARE` and `TRIANGLE` all at the same time. |
62 | 147 |
|
63 |
| -* Find something to block the lid sensor. The CD drive lid should remain 'opened' with the lid sensor blocked for the rest of the Swap Trick. |
64 |
| -* Turn on the console with the GameShark CD in the CD drive, it will spin up and start the GameShark software. |
65 |
| -* Once the GameShark software starts, **the GameShark CD will stop in the CD drive.** |
66 |
| -* Replace the GameShark CD with the burned Tonyhax International Boot CD-R. |
67 |
| -* Use the `D-PAD` to navigate to the `Start Game` option, then select it with the `X` button. This will bring you to the `Start Game Options` sub-menu. Press the `X` button to select the `Start Game Without Codes` option. |
68 |
| -* Finally, press the 'X' button one last time to boot the Tonyhax International Boot CD-R. |
| 148 | +10) Release all buttons to start the boot CD. |
0 commit comments