truerty

Well-Known Member
Dec 30, 2018
1,399
2,482
here is my unofficial android port of Midnight Paradise Elite-0.6-Remake.
You don't have permission to view the spoiler content. Log in or register now.

from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage, because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
Thanks buddy
 

Scyths

Active Member
Mar 18, 2019
672
770
How much "real content" does this have please ? Wondering if I should start this now and don't bother for a few more releases.

Thanks.
 
  • Like
Reactions: Cyberious

JohnSmith7

Member
Aug 31, 2016
199
529
How much "real content" does this have please ? Wondering if I should start this now and don't bother for a few more releases.

Thanks.
Nothing satisfying so far. Most you get is a single handjob from the Mom. I looked through the additions this update and think ill hold off on playing the game again for a few more updates
 

d4L

Newbie
May 4, 2017
15
65
You're missing the point.

Passion is important, yes, without it you should not be making a game or any form of art, as then it literally is just a cash grab...

But it's also just as important you're a realist.

It's a complete fantasy that people expect these huge massive games to be developed by first-time developers usually doing them either solo or with EXTREMELY small teams, and have them completed on a budget of near-zero bucks...It would take YEARS, not to mention most people would only be able to commit an hour or two max of their time only further delaying the project.
How long do you expect people's 'Passion' to last before reality kicks in? Passion alone burns out, especially when real life comes knocking.

By the way, one of the original OG's, Akabur used to do that system you advocate, where you'd only ever see the finished product, and guess what? It's long dead.
Turns out people didn't like having to wait for a finished project.
They especially found that out with Witch Trainer, that having seen no previous incarnations (or being able to actually give any input into the game), they didn't like the end result they got for all their wait.

The smart dev takes on feedback and addresses issues as they arrive each update, not every dev does, some are arrogant or simply very confident in their vision...But the ability to gain feedback is a valuable part of the current model.

Taffy Tales, the game I work on is a staggering example of this, where even I have to admit, it was a train wreck during the very early versions before I arrived, but we've gradually worked to improve the game.

...

The money, in theory, helps speed up not only production but also quality...You can hire additional staff, not have to work so many hours in a 'regular' job or possibly even devote yourself full time to your project, obtain better equipment etc etc...Yes, some devs have completely taken advantage of this, and it is just money for money's sake, but many of us understand there has to be a balance between our artistic ambitions and our business side of affairs.


And yes, I've worked dozens of jobs, ranging from 'deep cleaning' of restaurants and supermarkets to possibly pursuing that dreaded 'teaching assistant' job you talked about with children with actual special needs, and yes, they are hard jobs in themselves, and commendable, but you know what? I fucking hated working them. We want to make careers out of doing stuff we love, and until we prove we're not worthy of that trust or support, I don't see why we should be reprimanded.

...

I see previously bought up was the 'pre-order' culture by the way, a far far more toxic practice in the gaming industry that has ushered in the loot boxes and other erosions of integrity long before and far worse than anything even the worst Patreon scammers could do. *Cough* Hello EA, who are now collectively more interested in giving you a 'live service' than an actual full product.

Blindly trusting Triple AAA games and giving them the confidence with pre-orders has allowed and given them the confidence to literal corner off parts of games they've already completed...And then literally re-sell it to you.
[/QUOTE]

I honestly think you misunderstood me. first of all i'm not expecting huge games or anything like that, i'm aware of how difficult it is to create these games (in this current state of this small "industry"). and i am not trying to take away yours and other developers efforts. I have said many times in previous posts that i am talking about most but not all of the developers.

Honestly i really love your game, it's one of my favorites. but your approach is different. never seen you give a release date then delay, and releases without much content. from my experience, you are one of the few rare gems in this community.
I wish everyone would have treated their game and their community the same way you do, but sadly most don't.
I hope i clarified things a bit.

P.S. I might be bias when it comes to your game, cause god damn that game just hits all the right spots for me! (still waiting for a true incest patch though + incest content <3)
 
Last edited:
  • Like
Reactions: lostraven
Nov 8, 2019
124
319
Was able to get the Isabel basement event and aunt's house on the map to trigger by starting a new game from patch 0.6. Last time I started from the prologue and it couldn't get the those events to trigger, so something is probably broken there.
 

steelsmiter

Well-Known Member
Nov 28, 2018
1,407
774
1) This account is over a year old, and I've had other accounts before this one.
2) I just don't post much. I haven't ever posted a lot on any of the accounts.

I feel a massive improvement over the .5 and earlier releases. Navigation is much cleaner and more intuitive, interface is much cleaner, overall it's a whole lot better than it was. Also, .4 - .5 was a shorter time frame in between with the same amount of CG/Animations as this release. So... it would seem my original statement still stands, going forward it should either be shorter time spans between releases, or more cg/animation. Only time will tell though.
I actually completely agree that navigation is so much cleaner. I did accidentally click on the objectives, and they're helpful about half of the time.
 
Sep 7, 2018
38
16
Same issue with messaging eliana, tried staying in room and skipping time for a week, no success
try leaving the room and going right back in and then skip time. That's what I did officially, I just thought I might be able to save you a step. I did the same thing to trigger the scene with Isa, stayed in the living room, skipped time till night, and then clicked the table to watch tv.

One other thing I did that may be relevant, I did not overwrite the game, I just started new and chose to start at beginning of .5. Overwriting it caused issues with going into Rubies room
 

strfb

Newbie
Sep 15, 2016
18
6
Oh dear... owning a Mac and not knowing how to user-port a Ren'Py game to Mac :FacePalm:

Here, please use it and stop asking for a Mac version (works for compressed version too).
https://f95zone.to/threads/how-to-create-a-mac-version-of-any-renpy-game.3289/
Sometimes the Renpy SDK doesn't work. Like here where I get this error:

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

While running game code:
Exception: Could not load from archive scripts/locations/aunthome/dialogue.rpyc.

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

Full traceback:
  File "/Volumes/HDD2/Renpy SDK/renpy/bootstrap.py", line 314, in bootstrap
    renpy.main.main()
  File "/Volumes/HDD2/Renpy SDK/renpy/main.py", line 373, in main
    renpy.game.script.load_script()  # sets renpy.game.script.
  File "/Volumes/HDD2/Renpy SDK/renpy/script.py", line 271, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "/Volumes/HDD2/Renpy SDK/renpy/script.py", line 686, in load_appropriate_file
    raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive scripts/locations/aunthome/dialogue.rpyc.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.0.271
 

Maid Lain

Well-Known Member
Modder
Game Developer
Apr 4, 2018
1,888
16,660
Stop saying the game is bugged just because you don't know how to trigger the events.
Not knowing what to do is NOT a bug.

Sorry, I'm very dissapointed. How to find aunt and last massage scene with sister?
Looks like the game is bugged. Aunt's place doesn't appear regardless of the time of the day and Isabel's last massage scene doesn't start either.
Yup, can't find aunt and can't get Isabel come down to the basement...
how much time do i have to wait before isabel comes to talk with mc?
hi
the game tells me to go to my room to message eliana but i cant for some reason
I am having the same issue any help?
same thing
You have to do all of Eliana's events before you can visit the Aunt or see Isabel visit you in the basement.
Isabel's 4th massage event (if you've unlocked it) is triggered from her room, and her 5th massage event (if you've unlocked it) is triggered at the pool.


If you can't figure out what to do then just use this:
Midnight Paradise - In-game Walkthrough Mod
 
3.60 star(s) 349 Votes