Pirates of the Caribbean is a 2003 video game for Xbox and Windows, developed by Akella and published by Bethesda Softworks. A Sony PlayStation 2 version was also originally in development,
but was later canceled. An unrelated game by the same name was also released for mobile phones, as it was a Game Boy Advance game. Pirates of the Caribbean is an action role-playing game in which the player, as Captain Nathaniel Hawk, goes on a series of quests for any of the countries that control the islands of the Caribbean in the 17th Century.
The player can buy new ships, recruit a crew and hire officers who will follow Hawk on his quest and help him in battle. The game features gameplay that takes place both on land and at sea and allows the player to upgrade their character by earning skill points and gain new abilities. If you go to the door on the left side of the main building in the Chinese place you can get the Flying Dutchman as a small boat and use it as a weapon.
CHEATS
Faster sailing
Please note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "interface.c" file in the "/pirates of the caribbean/program/interface/" folder. Find the entry "if(bArcadeMode) return 2.0;" and change that value to a higher number. Press [Keypad Asterisk] during game play to sail at higher speed.
Immortality
Please note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "characters_init.c" file in the "/pirates of the caribbean/program/characters/" folder. Locate the following line:
makeref(ch,Characters[0]); //Blaze Devlin Underneath that line, enter:
LAi_SetImmortal(ch, true);
Please note: To disable immortality, put "//" in front of the line.
Pirate frigate
Please note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "characters_init.c" file in the "/pirates of the caribbean/program/characters/" folder. Locate the following line:
ch.Ship.Type = SHIP_LUGGER_ENGLAND;
and change it to:
ch.Ship.Type = SHIP_FRIGATE_SAT;
More ships
Please note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "characters_init.c" file in the "/pirates of the caribbean/program/characters/" folder. Locate the following line:
ch.Ship.Type = SHIP_LUGGER_ENGLAND;
and change it to one of the following - do not include the comments in parentheses.
ch.Ship.Type = SHIP_FRIGATE_SAT; ch.Ship.Type = SHIP_BLACK_PEARL; (for a ship with HP: 100 000, Speed:17,2, Turning:26, Crew:600, Cargo:3500, Cannons:44xLBS32) ch.Ship.Type = SHIP_FEARLESS; (for a ship similar to BLACK PEARL but with only 15 000 HP) ch.Ship.Type = SHIP_FORT; (for a ship with HP: 54 000, Speed:11,2, Turning:20, Crew:3200, Cargo:27 000 Cannons:68xLBS32) ch.Ship.Type = SHIP_MANOWAR_ENGLAND; (for a ship with HP: 15 000, Speed: 13,65, Turning:21, Crew:950, Cargo:5400, Cannons:100xLBS24) ch.Ship.Type = SHIP_BATTLESHIP_ENGLAND; (for a ship with HP:10 000,Speed:12,6, Turning:31,5, Crew:618, Cargo:4500, Cannons:70xLBS24)
Here's some neat gameplay footage from the first Pirates of the Caribbean games on the PC: