Alvir

Member
Game Developer
Sep 18, 2022
283
308
I'm a bit curious since this game have an ending established (unless I ran out of money lol), will there be a free time version of the game? one that doesn't have a time limit
Sorry for the late reply, my notifications were not working properly...

Yes, there is a sandbox mode where there is no restriction on training time (but abrupt bad endings may still show up).
 

Alvir

Member
Game Developer
Sep 18, 2022
283
308
Alvir A few quickfixes if they aren't in 0.2.6 already (you've probably fixed them)

in ./game/scripts/Events/Schedule/ExplorationScenarious/forest_wolvesPack.rpy:
- Line 119: $ MC_inv.take(leather4, 6)
For any non-fresh playthrough, leather4 as well as all other newly introduced components will be undefined variables instead of proper store.Item objects. This is obviously much easier to tackle as structural changes as you don't need to update data structures at all.

In ./game/scripts/Events/Schedule/ExplorationScenarious/forest_whisperingSpiritDance.rpy:

- Line 6: if EXEV_FOREST_whisperingSpiritDance < 2 MC.modINT >=16 or MC.modWIS >=16:
Invalid syntax after EXEV_FOREST_whisperingSpiritDance < 2, missing the and for the MC stat checks.

- Line 62: elif EXEV_FOREST_whisperingSpiritDance = 2:
Invalid assignment to variable for a variable check in a conditional branch, should be == instead. :)

Keep up the good work!

Edit: Removed some long-winded explanations to keep the post short.
Sorry for the late reply, my notifications were not working properly...

Great observations! Some bugs were fixed already, but a few had escaped my notice ^_^' I'll get onto terminating them~

+ How would you suggest I can introduce new items without making them require a new playthrough?

PS. I like your long-winded explanations, so don't hesitate to make your posts long ^_^
 
Last edited:

Alvir

Member
Game Developer
Sep 18, 2022
283
308
lmao any time I saw this game pop up in updates I always thought it was the jp visual novel by the same name, even has that old school vn art vibe, but I guess not
Yep, I somehow missed this VN so I had no idea that there was such XD
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
9,200
5,031
NoblesseOblige-ALVIRSTUDIO-0.2.6
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

fgh24

Active Member
Feb 8, 2019
771
407
kind of wished there was a way to make them submit to you instead like maybe if you max out a certain skill and turn it around on them from the opening like if you tell your apprentices they till help you figure out a way figure out a way to resist them in the end if the right skills are maxed and would you make one weapon later that can have all three for the mc it could be hard to get
 
Last edited:

Alvir

Member
Game Developer
Sep 18, 2022
283
308
kind of wished there was a way to make them submit to you instead like maybe if you max out a certain skill and turn it around on them from the opening like if you tell your apprentices they till help you figure out a way figure out a way to resist them in the end if the right skills are maxed and would you make one weapon later that can have all three for the mc it could be hard to get
There will be a way to turn around onto those mysterious captors, some first steps for that are already been implemented.
 

Alvir

Member
Game Developer
Sep 18, 2022
283
308
the beginning, im sorry but its a turn and i dont want to train these girls because of it
Well, there will be a sandbox mode implemented where all this doesn't matter and you train girls without any curses, shadowy figures, etc... It will be implemented maybe in the upcoming patch or maybe in the next one after it.
 

Ghost''

Well-Known Member
Mar 17, 2021
1,369
3,279
Noblesse Oblige [v0.2.6] Unofficial Android Port

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


- 200mb


My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.

Saves location: Storage/0011/Game-name


You can also join my discord server for more and support me.



You can also join 0011 discord server



If you like my works please support me.


Android Port Updated..
 
4.10 star(s) 8 Votes