Have a human baby, then die and rebirth as that baby.
There are other options for rebirth but Human Lona is good Lona.
It will restart you as a blank slate Lona and anything you stored in the Bank will still be there.
All your perk points will be refunded and you will begin at Level 1 with a basic world danger state.
Not ideal, but it's the most reliable way of resetting sex stats that I know of.
Guys, i decided to make a sprite replace for myself adding tights/stockings. I'll send two examples. If anyone needs it, I'll publish the archive as soon as I finish.
I just surfed the internet and didn't see anything like pantyhose or stockings. Sorry..
EDIT:
in fact, everything is done. there are not as many scenes in the game as I would like, unfortunately.
speaking of problems, everything related to things, body parts, pregnancy - all this is not displayed quite correctly in some scenes. not critical, but it could be better.
otherwise (if someone still needs it) I can also edit the sprite of the character itself, which you move on locations and the sex animations. personally, I just don't look at them, but maybe there are fans of this.
I'll add to the message that I also wanted to replace the sprites with Lona in stockings.
since the engine essentially cannot be normally modified, so far the only normal way of customization is replacing sprites. yes, these are crutches, but better than nothing.
I'll add to the message that I also wanted to replace the sprites with Lona in stockings.
since the engine essentially cannot be normally modified, so far the only normal way of customization is replacing sprites. yes, these are crutches, but better than nothing.
There is a modding API that does let you change these things.
The dev is gradually improving it to make it possible to mod the game without having access to the editor.
Granted there isn't much detail on how to use it outside of the official discord.
Hopefully the new wiki will have more details after it has been done.
Highly recommend anyone modding the game to obtain a copy of the VX Ace Editor (whether legit or otherwise) depending on how deep your mod ideas go.
There is a modding API that does let you change these things.
The dev is gradually improving it to make it possible to mod the game without having access to the editor.
Granted there isn't much detail on how to use it outside of the official discord.
Hopefully the new wiki will have more details after it has been done.
Highly recommend anyone modding the game to obtain a copy of the VX Ace Editor (whether legit or otherwise) depending on how deep your mod ideas go.
There is a modding API that does let you change these things.
The dev is gradually improving it to make it possible to mod the game without having access to the editor.
Granted there isn't much detail on how to use it outside of the official discord.
Hopefully the new wiki will have more details after it has been done.
Highly recommend anyone modding the game to obtain a copy of the VX Ace Editor (whether legit or otherwise) depending on how deep your mod ideas go.
all in vain. i spent several hours searching for how to modify an already created project in maker and found nothing. maybe i just too stupid, or i misunderstood the interpretation of your words
all in vain. i spent several hours searching for how to modify an already created project in maker and found nothing. maybe i just too stupid, or i misunderstood the interpretation of your words
it's not that difficult, you create a new project in rpg maker, in this case ace, and save it, then you delete the assets like audio, data, graphics and replace them with the ones in the version of the game you are modding, up to version 0.9.0.5 there was include several demo examples, they are very helpful but i don't know why they were removed from later versions, here they are if need
it's not that difficult, you create a new project in rpg maker, in this case ace, and save it, then you delete the assets like audio, data, graphics and replace them with the ones in the version of the game you are modding, up to version 0.9.0.5 there was include several demo examples, they are very helpful but i don't know why they were removed from later versions, here they are if need
Guys, i decided to make a sprite replace for myself adding tights/stockings. I'll send two examples. If anyone needs it, I'll publish the archive as soon as I finish.
I just surfed the internet and didn't see anything like pantyhose or stockings. Sorry..
EDIT:
in fact, everything is done. there are not as many scenes in the game as I would like, unfortunately.
speaking of problems, everything related to things, body parts, pregnancy - all this is not displayed quite correctly in some scenes. not critical, but it could be better.
otherwise (if someone still needs it) I can also edit the sprite of the character itself, which you move on locations and the sex animations. personally, I just don't look at them, but maybe there are fans of this.
I'll add to the message that I also wanted to replace the sprites with Lona in stockings.
since the engine essentially cannot be normally modified, so far the only normal way of customization is replacing sprites. yes, these are crutches, but better than nothing.
So, this is my first replacer that replaces the classic naked Lona with Lona in tights.
I made this decision for several reasons:
1. because I haven't figured out yet how the modification of this game works as an addition of new content.
2. this is a replacer of Lona's body, because all the clothes are removed during sex in one form or another.
I will try to experiment with this, because the total jumble of sprites adds complexity to all this (did anyone tell the developer that everything can be sorted into folders?)
There are two folders in the archive. The first is a "backup" in case you want to return everything to how it was.
Just merge the second folder with the original game folder (replacing the files) if you want to use the replace.
I keep having an error when I load the game that pulls me out of Fullscreen and doesn't zoom back in. Game runs fine, it is just tiny. Putting it back in fullscreen keeps it the same size in the corner of my monitor, and the rest of the screen is white. Does anyone know how to fix? Reinstalling didn't fix it
Mod folder name is wrong. Rename it to what it should be.
You have it as Nun Outfit Re.64, it should be Nun Outfit
At present, not many mods can allow to not hardcode the folder name, primarily due to the current state of the Modding API.
AFAIK, Cheat Menu is the only one that is coded to allow any folder name.
Everything works well for me, cheat menu, big breast mod and the new outfit. If it dont work for you i'm almost sure that you have pasted the files on wrong directory.
Before installing the mod:
Ensure that the old cheat mod and the dependency are not installed as they are not compatible with this mod and will result in crashes.
Now make sure you can answer yes to the following question:
Have you set the game path in NyxLauncher?
Have you launched the game to the title screen at least once?
After installing the mod:
Did your archive extractor of choice add a folder with the archive filename? <------- For this one, if you answered yes, the mod will NOT work regardless of if it shows up in nyxlauncher.
Notice:
Modular Cheat Mod does not nor has it ever provided the console. That feature is built into the game (See Data/Scripts/Frames/RVscript/520_YanflyF10.rb within the game files)
Important Information:
Any archive I share must be extracted how I say (if applicable), not into a folder with the archive name. The file/folder structure within is exactly how it needs to be for where it is to be extracted.
Known Issues:
Hive Hearts summoned on maps without H_BIOS storypoints crash the game. Only summon them if you wish to farm them on their actual maps. (If anyone knows how to recreate these storypoints in code if they don't exist in the current area, feel free to make and share a patch to the Summon feature)
Having all 3 Infinite Stats cheats enabled causes lag to a noticeable degree. (Configurable variant ONLY)
Some things don't change when changing languages. This is a problem with even the game itself, so restart after switching languages.
NoFriendlyFire mod causes Undefined method "+" on nilClass crash if Companion's projectiles hit player code is uncommented.
[Will NOT be changed] There is no default language fallback implemented in the mod, so if you use the MTL in the game itself, you MUST create the MTL folder in the mod too. This is by design as the mod relies on the language as set by the game. The MTL tool can be tricked into translating the mod, but the language the tool uses as a source is Google Translated from English and will be inaccurate. The only languages included in the mod that are confirmed accurate are English (being my native language) and Russian (see Credits spoiler)
Planned changes (lower number = highest priority):
Major optimization of the Infinite Stats cheats (Configurable variant ONLY) [On-hold]
Redesign the menu to match the pause menu (maybe even add a Cheats entry to the pause menu to free up a hotkey) [TBD]
TorD's Plugin Framework integrated as the new CheatModule loading mechanism. Future updates that make changes to the default CheatModule load order will no longer require a clean install of the mod.
CheatModule Load Order customizable via loadorder.json file in mod folder. Delete the file to restore the default load order.
Cheat Menu hotkey can be customized (currently ini-only, changes require either a restart or to use a specific console command)
The default hotkey for the Cheat Menu has been reverted to F9 by popular demand.
Added a new CheatModule: Auto-Clean. Provides cheats to cleanup semen. Hotkeys shared with Auto-Bandage CheatModule. Module Credits: 201199