Full Gallery Unlock
You still need to enter the password to access the gallery but after this every scene should be unlocked.
Put the gallery.rpy in Dungeon-Slave/game/ folder and overwrite the old file (make a Backup).
I just altered the if else condition for unlocking the scene so that the else conditon gives the same output as the if condition and therefore it unlocks every scene indifferent of the True or False value.
Since the scene entries are in someway hardcoded in their respective gallery arrays this file should only unlock the scenes to the version 0.64.
But it should be easy to edited the new gallery file.
Just replace the
in the for loops of the respective array (right now there are the following arrays QuestScenes, QuestScenesTwo, SlavesScenes, BattleScenes and FutaScenes) with: