4 | | - Enable debug mode (set game_devel_mode to true in the scummvm.ini section for the Grim Fandango game) |
5 | | - Run ScummVM and launch Grim Fandango. |
6 | | - Skip the intro cutscene |
7 | | - Press Ctrl+g (jump to set) and enter "vd" in the text prompt. This should teleport Manny in Year 3 outside the vault (the vault door is not yet revealed) |
8 | | - Walk through the door in your back, through the next room and into Domino's office. (Watch or skip the cutscene) |
9 | | - You need to talk to the caged Angelitos until they throw the tiny hammer at Manny (then pick up the hammer) |
10 | | - You need to get the stockings from Meche (by messing with her ashtray). Meche is now in the room before Domino's office. When she burns her stockings, she throws them in the bin, so Manny has to search (USE) the bin to get them. |
11 | | - Then, exit the building via the elevator, go to the area where Chepito is using the BustAll tool. |
12 | | - Give stockings to Chepito to get the gun |
13 | | - Give tiny hammer to Chepito to get the BustAll |
14 | | - Go back to the building, to Meche and give her the gun. |
15 | | - After the cutscene, go to the vault door (now revealed) |
16 | | - Use the BustAll on the door hinges |
17 | | - Use the wheel to align all the hinge discs so as there's an empty space to their right side |
18 | | - Stop using the wheel |
19 | | - Use the scythe on the hinges to keep them in place |
20 | | - And finally use the door handle. |
| 4 | 1. Enable debug mode (set game_devel_mode to true in the scummvm.ini section for the Grim Fandango game) |
| 5 | 2. Run ScummVM and launch Grim Fandango. |
| 6 | 3. Skip the intro cutscene |
| 7 | 4. Press Ctrl+g (jump to set) and enter "vd" in the text prompt. This should teleport Manny in Year 3 outside the vault (the vault door is not yet revealed) |
| 8 | 5. Walk through the door in your back, through the next room and into Domino's office. (Watch or skip the cutscene) |
| 9 | 6. You need to talk to the caged Angelitos until they throw the tiny hammer at Manny (then pick up the hammer) |
| 10 | 7. You need to get the stockings from Meche (by messing with her ashtray). Meche is now in the room before Domino's office. When she burns her stockings, she throws them in the bin, so Manny has to search (USE) the bin to get them. |
| 11 | 8. Then, exit the building via the elevator, go to the area where Chepito is using the BustAll tool. |
| 12 | 9. Give stockings to Chepito to get the gun |
| 13 | 10. Give tiny hammer to Chepito to get the BustAll |
| 14 | 11. Go back to the building, to Meche and give her the gun. |
| 15 | 12. After the cutscene, go to the vault door (now revealed) |
| 16 | 13. Use the BustAll on the door hinges |
| 17 | 14. Use the wheel to align all the hinge discs so as there's an empty space to their right side |
| 18 | 15. Stop using the wheel |
| 19 | 16. Use the scythe on the hinges to keep them in place |
| 20 | 17. And finally use the door handle. |
| 21 | |
| 22 | NOTE: Steps 1-4 can also be replaced by setting the following in your scummvm.ini, under the section for the game (using a text editor) and then launching ScummVM and starting the game: |
| 23 | {{{ |
| 24 | game_devel_mode=true |
| 25 | last_set=vd.set |
| 26 | }}} |
| 27 | Keep in mind that there may already be a "game_devel_mode" key in your scummvm.ini section for the game, in which case, set its value to true (if it's false) to enable the debugging mode. (Adding a second entry for "game_devel_mode=true" may not enable the debugging mode). |