Doodle God: Genesis Secrets

Doodle God: Genesis Secrets

Not enough ratings
Getting the last achievement -- Master of the Worlds
By Limie Pie
4th chapter required for the achievement is already in the game. Let's enable it.
3
   
Award
Favorite
Favorited
Unfavorite
Adding chapters to Play Menu
Most of the Doodle God games are actually identical. Same episodes, same quests, same solutions, same file structure. So, yeah, missing 4th chapter is already in the game. You can enable it by replacing one file and adding one line of code. You'll need to download a free to play game Doodle God Blitz (it was used as a basis for Genesis Secrets). After that:

1) Go to ...\Steam\steamapps\common\Doodle God Blitz\data\aspect\1366x768\play_menu.

2) Copy the "tree_main_game.xml" file and paste it (yes, replace it) into the following folder: ...Steam\steamapps\common\Doodle God Genesis Secrets\data\aspect\1366x768\play_menu.

This has added Ch 4 and all DLCs to the Play menu. But you won't be able to access it, since it requires 200 elements out of 198. Let's fix that.
Enabling Chapters
3) Go to ...\common\Doodle God Genesis Secrets\data\data

4) Open file "doodle_god.xml" with your Notepad.

5) You'll see all main quests there (in category <!-- MAIN -->). You'll need to delete the entire
<Package name="main_game_3"...
line and insert these two instead:

<Package name="main_game_3" file="episode_3.xml" next="main_game_4" canopened="0"/> <Package name="main_game_4" file="episode_4.xml" canopened="0" />

It has to look like this:

6) Save and quit.


This will enable the 4th chapter inside Doodle God Genesis Secrets. You are free to complete the last chapter.
3 Comments
Bolo 15 Feb, 2024 @ 7:09pm 
I could not get it to work.
Daglaron 29 Jan, 2023 @ 9:13am 
Worked perfectly :steamthumbsup:
Deitric 30 Nov, 2022 @ 12:30pm 
you are a god send cheers bro