oniichaann123

New Member
Jun 28, 2020
9
0
11
Is there currently any way to increase the lust level/go past 50% relationship level with anyone? If so, I haven't figured it out
 

VeggieNeptunia

Active Member
Nov 30, 2017
728
1,054
294
the four girls are too few to fall in love with,it is better to fall in love twelve, why not a hundred?:ROFLMAO::ROFLMAO::ROFLMAO:
? Sorry. You have in the galery and promo. By head, The best Friend, The Hero, the former crush and the president. All will get dates and routes. I don't know if miss some, maybe the black girl.
 

kylarnoel

Newbie
Aug 31, 2019
76
23
164
I haven't touched this game since it got re-made. And now I can't even figure out how to progress the main story 'Unfinished Business'. What does it mean by 'Reach for the girl of the main roster and complete the introduction part'? Does it mean I'm yet to meet a girl or something?
 

zeromike

Member
Apr 24, 2021
387
1,345
267
The lizard kissing is out of hand. I don't remember it from the original or there was less of it. Turn the dial down to something human looking at least lol.
 
  • Haha
Reactions: saynotoNTR

saynotoNTR

Well-Known Member
Mar 17, 2021
1,283
2,658
369
more new girls..rather have content with the ones already in the game xd especially since new girls don't look great considering your other characters
The original cast is god-tier. I'm the type that prefers quality over quantity, but not everyone thinks that way. I share the same feeling as you, friend.
 

muerde

Member
Sep 28, 2017
259
119
236
The Character "Mother Rosalinda" is defined with rs and there is an event that sets a variable rs. An object cant be a character and a variable so its clashing,

Code:
system_misc/rpy line 39

define rs = Character ("Mother Rosalinda", size=80, color="#ffffff", font="images/fonts/font_name_plate.ttf", image="avatar_rosalinda")

a_nm_meeting.rpy line 11

$ rs = renpy.random.randint(0,1)
two common ways to fix this would be

1.) rename the variable in the event (only 1 file to patch but WILL break some saves only work if people begin a new game or load a point BEFORE the interaction where the variable got created)

2.) Rename character (should work with existing saves but required patched files of all occurences of the character ...6 currently)

Here is my Unofficial patched files which might be compatible with future versions if the dev chooses to patch this way even if they change the name in a different way it shouldnt break saves just use the new dev files when available.
You don't have permission to view the spoiler content. Log in or register now.

***** BACKUP FILES FIRST JUST IN CASE *****
When i put this files in game folder the game gives me an error and dont start
 

milfkiller

Engaged Member
May 2, 2017
2,820
1,365
314
Unofficial Android Port for :

Unlimited Pleasure [v0.7.7 Public] + MetalChicken's Gallery Unlocker Mod

Download Apk: , Google, Workupload

Download Apk+Data: , Google, Workupload

Apk+Data Installation:
You don't have permission to view the spoiler content. Log in or register now.

ALLOW STORAGE ACCESS
My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.
SPOILER: Gestures

if you liked my work, support on Patreon.


If it says unknown developer or something like that just press install anyway.

Give Me Your Feedback on the Discord Server. As it's easier to reach me there, than here.
is that animation quality ok?
 
Sep 4, 2017
193
640
289
When i put this files in game folder the game gives me an error and dont start
what error?
post the traceback for identification

Did it ask to overwrite the files when you merged the game folder with the original?
Is your game extracted or still in the rpa archives?
Was your game crashing before when you first met mother rosalind?
Do you have other mods like URM? Have you changed characters names

Need more info besides i get an error.

Im not connected to this game in any way either so ill help iff i can but the underlying issue needs a dev fix
 
Last edited:
2.50 star(s) 128 Votes