jpsimon

Overachiever
Donor
Apr 3, 2017
585
2,117
371
Regarding the above posts...

Keep this file on hand, and copy/paste it to the 'game' folder when you download a new renpy game to cover all that stuff before you even see it. There's some things, like the rollback limit, that are always in place so setting it to 9999 (effectively unlimited) helps a bit with all games. This one also has the transitions configs and forces the quick menu to always be shown, which UnRen doesn't add. Luxee's 'Parental Love' game had the quick menu hidden, for example. Not sure why. At any rate, it saves you from having to fiddle with the console on the fly.

This is the code. Same as the attached file.
Code:
init 998 python:
    # Developer Console
    config.developer = True
    config.console = True

    # Allow Skip
    _preferences.skip_unseen = True
    renpy.game.preferences.skip_unseen = False
    renpy.config.allow_skipping = True
    renpy.config.fast_skipping = True

    # Skip Transitions
    _preferences.transitions = 0
    renpy.config.default_transitions = False

    # Rollback
    renpy.config.rollback_enabled = True
    renpy.config.hard_rollback_limit = 9999
    renpy.config.rollback_length = 9999
    def unren_noblock( *args, **kwargs ):
        return
    renpy.block_rollback = unren_noblock
    try:
        config.keymap['rollback'] = [ 'K_PAGEUP', 'repeat_K_PAGEUP', 'K_AC_BACK', 'mousedown_4' ]
    except:
        pass

    # Quick Save / Quick Load
    try:
        config.underlay[0].keymap['quickSave'] = QuickSave()
        config.keymap['quickSave'] = 'K_F5'
        config.underlay[0].keymap['quickLoad'] = QuickLoad()
        config.keymap['quickLoad'] = 'K_F9'
    except:
        pass

    # Quick Menu Always Shown
    config.overlay_screens.append("quick_menu")

# Redefine quick_menu screen to ensure it’s always visible
screen quick_menu():
    zorder 100
    if quick_menu:  # Only show if quick_menu variable is True
        hbox:
            style_prefix "quick"
            xalign 0.5
            yalign 1.0
            textbutton _("Back") action Rollback()
            textbutton _("History") action ShowMenu("history")
            textbutton _("Skip") action Skip() alternate Skip(fast=True, confirm=True)
            textbutton _("Auto") action Preference("auto-forward", "toggle")
            textbutton _("Save") action ShowMenu("save")
            textbutton _("Q.Save") action QuickSave()
            textbutton _("Q.Load") action QuickLoad()
            textbutton _("Prefs") action ShowMenu("preferences")
(edit: wrong file. fixed.)
 
Last edited:

azrael-

New Member
Jan 1, 2018
5
2
51
I've recently downloaded the 0.08 update. I did read there wasn't much in it, but it seems to me there's nothing in it. Should add, that I've chosen to skip Nea stuff since trans content isn't my thing.
 
  • Like
Reactions: Whosbeenfappin

Rutonat

Well-Known Member
Sep 28, 2020
1,850
4,042
356
I mean she is the main LI and has the most content...
Having the most content in the current version doesn't mean anything, given how Luxee works. Look at the current data tracker : are you gonna start saying Heather is the main LI if she keep getting more scenes ?
That train of logic holds as much water as a broken bottle.

And the fact that people keep using it as an argument to say Nea is the main LI/main heroine in a halfway complain-y manner is getting old.

We have no clue who's supposed to be with the MC during the intro, and that's by design. Given Luxee's previous game, there's a high likelyhood that it'll end in a harem fashion.
 
Last edited:

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,220
277,964
957
Apartment #69 [v0.09] [Luxee]

Win//Linux:


Mac:


CHANGELOG:

  • Added 14 new scenes (11 Heather - 2 Nea - Alicia)
  • Added progressible interactions*
  • Added replay gallery
  • Added 4 more angles to the portraits in CIP
  • Added heights to CIP
  • Changed several UI elements
  • Fixed several bugs
  • Fixed S&Y CIP names from "Kiymi" (thanks M. Takagi)
  • *IMPORTANT: How to access interactions:
    Go to Old home. Inside Evelyn's room. There is a new button you can click on top of Evelyn.
 
Last edited:

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,220
277,964
957
Apartment #69 [v0.09] [Luxee]

NOTE: Incest patch is included, but it is NOT applied!

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

OffWorlder

Member
Dec 5, 2019
315
434
227
Besides the Eve interactions, it's unfortunate that there's no new family content in the new update
 

Saint Blackmoor

It's Symbolic Of Course
Donor
Oct 26, 2017
7,048
21,012
960
7 years 5000 renders :censored:
Black Orchid joins; Sep 3, 2022
2 years 8 months 4 days and many negative comments. :censored:

I go with the guy who's actually doing something worthwhile. Hint: not you.

==================

THX 4 the update. (y)
I've always like one of the core themes in the game. Acceptance and helping others.;)
 
Last edited:

C.M.Cas

Dungeon Master
Game Developer
Mar 18, 2018
1,164
2,526
424
You’ve got to be kidding me! I was just talking about this game yesterday, about how I got inspired by Nea to create the femboy character in my game. It’s fate. Let’s play!
 
  • Like
Reactions: tyrannicpuppy

Black Orchid

Active Member
Sep 3, 2022
520
1,645
267
Black Orchid joins; Sep 3, 2022
2 years 8 months 4 days and many negative comments. :censored:

I go with the guy who's actually doing something worthwhile. Hint: not you.

==================

THX 4 the update. (y)
I've always like one of the core themes in the game. Acceptance and helping others.;)
the fact that you took my comment as negative is actually very telling on how you really feel about the development. ;)
 

Saint Blackmoor

It's Symbolic Of Course
Donor
Oct 26, 2017
7,048
21,012
960
the fact that you took my comment as negative is actually very telling on how you really feel about the development. ;)
Your comment makes no sense whatsoever. :LOL:

So, what did you mean with your comment? Clarify for us.

Also, you saw my comment in the same post, right? I doubt anyone would see that as negative.

You're just backpedaling now, and Son's took your comment the same as I did.

===================
My favorite is Nea. She is a really cool character with whom you can get along just as friends.
I've like the art from the start.
 
Last edited:

dewrules

Member
Mar 5, 2018
291
473
250
Ok so Nea... We got more content. I wish things were a bit more from behind, not glaring at me... but anyway, thank you.
The update came quickly - thank you.
 
3.80 star(s) 82 Votes