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
Sep 21, 2019
199
154
Is this a sandbox? Is this a harem? Is this a kinetic novel? It appears the tags aren't concise. I have been reading all through the game thread, and I can't figure out what the heck this game is. Can someone in the know please shine some light on this? Also, the whole download system is quite confusing. The game is "completed", but there are two versions. And there is a "harem" mod for an older version, but when I click on the GoFile link for the older version, it's no good. And then some people are saying that the whole "pregnancy" thing isn't even a real "pregnancy" thing. This is confusing, man. Please advise. Thanks in advance.
Does the harem mode works for the remastered version? Being limited to 12 is slightly annoying.
 
  • Like
Reactions: battali0n

DuniX

Well-Known Member
Dec 20, 2016
1,240
830
Okay so I've been working on this 1.2.1_REMASTERED version of the game for a few weeks!
Notably upscaling everything from 720p to 1080p, re-working the combat system, updating some UI, correcting visual glitches and bugs, some QoL, 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 ;)

There is nothing 'new' content in the version!
But if like me you liked the original game and want to give it a last run or if your just discovered it, Enjoy!
The combat system now requires more from the player, if you're not that type don't try 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.

This was a classic, I am glad it's getting some love.
 

Seewolf

Active Member
Feb 27, 2019
569
1,411
Ninoss
I tried your remastered version, unfortunately I ran into an error (simply ignoring it, caused the next error)

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 369, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/Hills.rpy", line 322, in script
    python:
  File "game/Hills.rpy", line 326, in <module>
    recruit.append( PC(random_class,"random"))
  File "game/01pcobject.rpy", line 43, in __init__
    possible_names = names[npctype][:]
KeyError: u'Demon'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 369, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/Hills.rpy", line 322, in script
    python:
  File "E:\games\Damsels-1.2.1_REMASTERED\Damsels-1.2.1_REMASTERED\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\games\Damsels-1.2.1_REMASTERED\Damsels-1.2.1_REMASTERED\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Hills.rpy", line 326, in <module>
    recruit.append( PC(random_class,"random"))
  File "game/01pcobject.rpy", line 43, in __init__
    possible_names = names[npctype][:]
KeyError: u'Demon'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Damsels and Dungeons 1.2.1_REMASTERED
 
Jul 12, 2020
255
242
Brigma
I see now. Unfortunately, no. In the base game there is no way to stash girls besides using the brothel or managers.

However, in the code Amaraine states that mods for the game are fine as long as they're free. So I whipped up something that should work for you.
Damsels 1.18.2 Harem Mod v1.16
I made this with the v1.18.2 link on the front page. As long as you're using that version, it should be alright
Any idea if your mod would work an the remastered version ?
 

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
632
1,143
Thanks for the enthusiasm guys, that was quite a lot of work to give this game the remaster it deserves!

SSiKK Harem, brothel and whatever are not mandatory in gameplay, you can use/do it or not.

Seewolf Do you know if preview contains all of them? I could certainly add them as I'm pretty familiar with the code now.

Melkios I'd like too but it's already quite short on time for my own game and I don't have any of the Daz assets of the game making any continuation impossible

RandomFapinator I've upped the cap from 12 to 99 in this version. See the changelog for all modifications.

Seewolf Can you try the attached game\Hills.rpy file and tell me if it fixes the issue ?

Big Horney Bull By looking at the mods's changelog many of the changes would cause crashes due to big changes in combat system's code. Some of the mod's bug fixes seems to be also fixed in 1.2.1 tho-
 
Last edited:
Sep 21, 2019
199
154
Thanks for the enthusiasm guys, that was quite a lot of work to give this game the remaster it deserves!

SSiKK Harem, brothel and whatever are not mandatory in gameplay, you can use/do it or not.

Seewolf Do you know if preview contains all of them? I could certainly add them as I'm pretty familiar with the code now.

Melkios I'd like too but it's already quite short on time for my own game and I don't have any of the Daz assets of the game making any continuation

RandomFapinator I've upped the cap from 12 to 99 in this version. See the changelog for all modifications.

Seewolf Can you try the attached game\Hills.rpy file and tell me if it fixes the issue ?

Big Horney Bull By looking at the mods's changelog many of the changes would cause crashes due to big changes notablt in combat system's code. Some of the mod's bug fixes seems to be also fixed in 1.2.1 tho-
I can confirm it somehow works, as random daily events for recruitment does happen to extend the list beyond 12, and so does the barbarian event. I have the feeling this is not a global variable though, as for example I cannot add monster girls. There is also the event in the forest saying I am full too.

EDIT: I want to say, thank you for doing all of this. I didn't know about this old gem and it's nice to know it exists even if imperfect.
 
  • Like
Reactions: jahall

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
632
1,143
I can confirm it somehow works, as random daily events for recruitment does happen to extend the list beyond 12, and so does the barbarian event. I have the feeling this is not a global variable though, as for example I cannot add monster girls. There is also the event in the forest saying I am full too.

EDIT: I want to say, thank you for doing all of this. I didn't know about this old gem and it's nice to know it exists even if imperfect.
Yeah somehow there is a max_roster_length variable but it's not used everywhere it's required...
Fixed new ver for the Hills reavercamp event, Sexy Orc + Arcangel monster girls.
What's the concerned blackforest event ?
 
  • Heart
Reactions: RandomFapinator

Seewolf

Active Member
Feb 27, 2019
569
1,411
Thanks for the enthusiasm guys, that was quite a lot of work to give this game the remaster it deserves!

Seewolf Do you know if preview contains all of them? I could certainly add them as I'm pretty familiar with the code now.

Seewolf Can you try the attached game\Hills.rpy file and tell me if it fixes the issue ?
Afaik this was only a preview and Shaneride made more renders than just these posted ones by Brigma. At least Brigma's wording within the preview post suggests, that there were more than just the few posted ones. Maybe you want to get into contact with Shaneride via pm, who made these additional renders? So far he didn't react to being tagged here and I really don't know why.

Implementing these preview renders would be a nice thing already, if it's possible! (y)

Even better of course, if Shaneride gave you all of his renders for Damsels and Dungeons or Brigma, but the latter wasn't active any more on f95zone since January 23.

On the error, your hills-file fixed it.
 

Omega Deose

Well-Known Member
Dec 24, 2018
1,636
528
i only have to do the girl in bondage quest, i build the dungeon already but how can i put a girl in the dungeon
 
Last edited:

battali0n

Active Member
Oct 30, 2021
938
1,854
I read through the thread and can't find any information on this but can you play with all your girls being heterosexual and no Bi or lesbian content?
 

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
632
1,143
I read through the thread and can't find any information on this but can you play with all your girls being heterosexual and no Bi or lesbian content?
You can, there is even an option in the game settings for that. Additionnaly you can dismiss any girl as long as you have more than 4.
 
  • Like
Reactions: battali0n
Oct 18, 2020
237
170
Man, one of the first I played myself! A heck of a good game! I hope it gets some love and new updates! Awesome to see someone bring it back and work on it even if it is just a little at a time! Great stuff Ninoss!!!
 
Sep 21, 2019
199
154
Yeah somehow there is a max_roster_length variable but it's not used everywhere it's required...
Fixed new ver for the Hills reavercamp event, Sexy Orc + Arcangel monster girls.
What's the concerned blackforest event ?
Sorry the hills, not the forest mb. It's when you defeat the reaver camp.
Your effort gave me inspiration to look at the code :)

So I also started to look at pregnancy. Omfg there is also no global variable so you have to manually modify/check each file hoping you don't screw up something... 90 days?!?
 

klang

Active Member
Aug 15, 2016
577
200
Okay so I've been working on this 1.2.1_REMASTERED version of the game for a few weeks!
Notably upscaling everything from 720p to 1080p, re-working the combat system, updating some UI, correcting visual glitches and bugs, some QoL, 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 ;)

There is nothing 'new' content in the version!
But if like me you liked the original game and want to give it a last run or if your just discovered it, Enjoy!
The combat system now requires more from the player, if you're not that type don't try 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.

Any hope for a mac version?
 
3.60 star(s) 33 Votes