CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Ren'Py Completed Damsels and Dungeons [v1.2.41 Remastered] [Amaraine]

3.60 star(s) 33 Votes

Pandak3r3n

New Member
Oct 5, 2024
4
0
She gives buffs. I've forgotten the details tho.
I see, i've had her for a while and she still not offering anything else besides asking for blood, what's the difference between giving her MC's blood compare to one of the girls' blood?
 

Pandak3r3n

New Member
Oct 5, 2024
4
0
I see, i've had her for a while and she still not offering anything else besides asking for blood, what's the difference between giving her MC's blood compare to one of the girls' blood?
And what are the effects of affinities with a certain religion factions?
 

KineticWTF

New Member
Jul 25, 2017
8
16
REMASTERED version of the game!

I've Notably upscaled everything from 720p to 1080p, made a map, re-worked the combat system, updated some UI, corrected visual glitches and bugs, added some forgotten renders, done some QoL, balancing, performance and file size optimisations and much more..

I always liked that game but replaying it I found that it could have some upgrades, Amaraine if you're still there, thanks for your work!

That's kinda sad to really see that health issue forced the dev to abruptly stop.. Damm life!
Some part of the code were left un-finished or disabled, I tried to restore/finish most of it ;)
The combat system now requires more from the player, if you're balsy : set the 'hard' monster scaling setting.

I play-tested a lot but I'm not sure about the balancing of mobs and skills so let me now if something feels off.
Please report any bugs or balance issues, I mean it's probably the last chance to get them fixed as I have a pretty accurate understanding of the game's code at the time.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Thank you for doing this Remaster. Damsels & Dungeons has always been one of my favorites here.

I've been a mostly-lurker for seven+ years but haven't contributed to any projects yet. I'd like to change that, if you have need of a skilled Daz artist. My content library is massive and I've been using Daz/Poser for ~twenty years.


Have also stuck my toes in RenPy but my skill there is pretty low.
 

zeranta

Member
Apr 23, 2023
196
183
Thank you for doing this Remaster. Damsels & Dungeons has always been one of my favorites here.

I've been a mostly-lurker for seven+ years but haven't contributed to any projects yet. I'd like to change that, if you have need of a skilled Daz artist. My content library is massive and I've been using Daz/Poser for ~twenty years.


Have also stuck my toes in RenPy but my skill there is pretty low.
If somehow you can rework on this one, know that you are another hero of a legend....
It always sadden me such great games yet so simple, are left out interest for no reasons.
 

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
632
1,143
Thank you for doing this Remaster. Damsels & Dungeons has always been one of my favorites here.

I've been a mostly-lurker for seven+ years but haven't contributed to any projects yet. I'd like to change that, if you have need of a skilled Daz artist. My content library is massive and I've been using Daz/Poser for ~twenty years.


Have also stuck my toes in RenPy but my skill there is pretty low.
It might come in usefull :sneaky:
 

Crel

Member
Jun 5, 2018
249
171
thank you for the remastered version of this, do appreciate you updating it and sharing the results!
 
  • Like
Reactions: Rolo

hinosit

Member
Aug 6, 2018
123
149
i found cheats for this game, activate the console with shit+o

—PLAYER—
  • Gold: gold=Y
  • Mana: mana=Y
  • Crystals: crystals=Y
  • Attention: attention=Y
  • Day: day=Y
—PARTY—
  • Strength: roster[X].str=Y
  • Dexterity: roster[X].dex=Y
  • Constitution: roster[X].con=Y
  • Intelligence: roster[X].int=Y
  • Wisdom: none available.
  • Charisma: not available.
  • Sexuality: roster[X].sexuality=Y
  • Hit Points: ???
  • Spell Points: ???
  • Level: level=Y {tip: 0=1}
  • Experience: roster[X].experience=Y
  • Affection: roster[X].affection=Y
  • Lust: roster[X].lust=Y
  • Rest Days Needed: roster[X].restdays=Y
  • Alignment: good, bad or somewhere in-between?
  • Add Trait: roster[X].traits.append(“Trait”)
  • Remove Trait: roster[X].traits.remove(“Trait”)
  • Add Fetish: roster[X].fetishes.append(“Fetish”)
  • Remove Fetish: roster[X].fetishes.remove(“Fetish”)
  • Name Change: ???
  • Class Change: ???
 

Pdoan

Active Member
Mar 1, 2018
748
601
i found cheats for this game, activate the console with shit+o

—PARTY—
  • Hit Points: ???
  • Spell Points: ???

  • Name Change: ???
  • Class Change: ???
Set max HP/SP:
roster[X].maxhp=Y
roster[X].maxsp=Y

Set surrent HP/SP:
roster[X].hp=Y
roster[X].sp=Y

Name change: roster[X].name = "NAME"
Class change: roster[X].npctype = "CLASS" (ex "Drow" or "Bard", ...)

Set pregnant days: roster[X].pregnant_days=Y (give birth at 90 days)

Reset head girl: head_girl = None


Repeat cheat, cheat combinations, apply cheat to all in the roster:
- Use up/down arrow key to cycle through previously used/typed cheats. Use left/right arrow key to move cursor.
- Use semi colon (";") to seperate cheats.
- Use "for x in range (0,len(roster)):" if want to apply the same cheat to all in roster.

For example: set all in roster to 99 HP, 99 SP and restore to full HP/SP
for x in range (0,len(roster)): roster[x].maxhp=99;roster[x].hp=99;roster[x].maxsp=99;roster[x].sp=99

Useful group or list of girls:
roster
managers (you need to remember the order or apply cheat to all)
whores (girls in brothel)
 
  • Like
Reactions: IceKream
3.60 star(s) 33 Votes