Close

Pac-Man - All Stars

 [ PC ]
Filter:    all cheats     Hide Table of Content
  1.     Cheats - 99 lives   rating: 0
  2.     Cheats - Cheat Method   rating: 0

Unregistered
0

Cheats - 99 lives

Note: This procedure involves editing a game file;
create a backup copy of the file before proceeding. Use a text
editor to edit the "preferences.dat" file in the "config"
folder. Locate the following line:
const bool& ALLOW_LEVEL_SKIP =Bool(); // is FULLY_PROPER_BUILD
no yes
and remove the "FULLY_PROPER_BUILD no" part so it reads:
const bool& ALLOW_LEVEL_SKIP =Bool(); // is yes
Press [F8] during game play to advance to the next level.
Trainer


Unregistered
0

Cheats - Cheat Method

bool& AI_TAKE_ME_OVER =Bool(); // is no
-> change no to yes = autoplay by cpu (in story mode)

bool& ENABLE_AI =Bool(); // is yes
-> change yes to no = disable others cpu players

const bool& ALLOW_LEVEL_SKIP =Bool(); // is
FULLY_PROPER_BUILD no yes
-> change to yes (erase "FULLY_PROPER_BUILD no").
You can now in game hit F8 to skip level and go to next one.