The right man in the wrong place can make all the difference in the world. So wake up, Mr. Ricordi. Wake up and smell the ashes.
If you paste this $game_map.shadows.set_opacity(0) into the console I think it should work. the effect resets every time the map changes though.can anybody tell me how to make the game brighter ?
my map is so green or make the lantern light big View attachment 3488353 View attachment 3488353
I think I got the main problem xDDoes Lona have any kind of addiction ? Drug addiction, orgasm addiction ?
That's because Lona is supposed to pass out once she gives birth,if you're cheating infinite stamina, turn that off, you can also use the skill to get to -100 stamina, I forgot its name.may i ask a quick question?
after lona give birth outside the clinic, it is a normal if she cant react with anything ?
I'm already give her potion and everything that I have but still I cant react or get out from that map
could someone help me regarding this ?
View attachment 3492337
it will show up something like this nonstop
I will take note bout thisThat's because Lona is supposed to pass out once she gives birth,if you're cheating infinite stamina, turn that off, you can also use the skill to get to -100 stamina, I forgot its name.
ok thanks, i got that stuck after finish the game and rebirthDoes Lona have any kind of addiction ? Drug addiction, orgasm addiction ?
oops, copy your save to a fresh Lona install and see if it still happens, if it is then no dices (though I do remember some instances of this happening, but it's been years and my memory is hazy)
I have no idea on how to properly detect the birth event, otherwise the cheat would handle this particular case in some way.That's because Lona is supposed to pass out once she gives birth,if you're cheating infinite stamina, turn that off, you can also use the skill to get to -100 stamina, I forgot its name.
When you meet the priest in the world you can donate up to 10000tp to him to reduce the world difficulty by 1 for every 1000tp you donatedHello gents,
I was wondering if there is away to reset the world difficulty by reducing the monster icon counter to the bottom right of the screen seen in the overworld?
still bug. hahaDoes Lona have any kind of addiction ? Drug addiction, orgasm addiction ?
oops, copy your save to a fresh Lona install and see if it still happens, if it is then no dices (though I do remember some instances of this happening, but it's been years and my memory is hazy)
He's posted a big DO NOT PLAY 0.9.0.0 OR 0.9.0.1 as they are fucked.Beta.0.9.0.0 just came out and added some new slave route additions
You must be registered to see the links
Could be a genunine fuck-up, but it certainly feels like elaborate April Fool's prank.He's posted a big DO NOT PLAY 0.9.0.0 OR 0.9.0.1 as they are fucked.
Changelogs:
You don't have permission to view the spoiler content. Log in or register now.
Hello, please help me what to do when I got this error when about to use on of the cheats? Thank you!Modular Cheats Mod (a.k.a MCM)
The old Cheats Mod, reworked to use modules to add new cheats.
Announcement:
v1.0rc4 packages on Github, once we reach v1.0 I'll update the files on MEGA.Remaining planned changes:
- [High-Priority] Allow Debug Menus (mods or otherwise) to co-exist with the Cheat Menu. Class Rewrite required.
Progress so far:
- Github
You must be registered to see the linkscreated.- Current release archived into a secondary branch.
- Mod renamed.
- Workflow for packaging now allows the return of the AIO file.
- Preliminary work to allow other debug menus to work without replacing Cheat Menu.
- F6 hotkey for
Give 99,999 Trade Points
moved to Infinite Money CheatModule.- All hotkeys will be handled by a new overridable function
CheatsMod.cheat_triggers
.- All module hotkeys migrated to
cheat_triggers
overrides.- TextCache module moved to its own file in the
lib
folder.- Cheat Settings loader improved (loading settings now refreshes the in-memory data from the ini file)
- Summon menu, Morality Editor and Race Changer moved into their own CheatModules.
- Mod migrated to UltraModManager
- Translation support itself is now handled by UMM. No more TextCache module.
- Mod folder name is no longer hardcoded to
Cheats Mod
.- Translation file
Text/$lang/CheatsMod.txt
is nowText/$lang/menu.txt
- Fixed a workflow issue that caused the AIO file to not have all the required files after splitting the following features into their own CheatModules:
- Race Changer
- Morality Editor
- Summons Menu
- Translated UMM related strings (
menu:mod/name
andmenu:mod/description
) into the various languages- Moved Dirty Stat toggle cheat into it's own CheatModule
- Moved remaining cheats into Legacy CheatModule.
- Fixed dependency on Legacy CheatModule. Issue was an unidentified index out of bounds error. All affected modules fixed.
- Added a visual tracker of installed modules (Includes translations for menu. Module names intentionally not translated)
- Menu order is now determined by the CheatModule load order.
- Fixed a translation issue in the Pregnancy CheatModule.
- Moved translations into a
You must be registered to see the links. All translation changes should be done there.
Compatibility:
- Minimum required game version: 0.8.4.3+
- For game versions below 0.8.1.0, lines with
_state("Tail")
need to be commented out.- For game versions below 0.8.4.0, instances of
_state("AbomSickly")
need to be replaced with_state("Sickly")
- [Github version only]
- Minimum required game version: 0.8.7.0
- For game versions below 0.8.7.0, change
Scene_FirstTimeSetup
toScene_LangFirstPicker
in the<Cheats Mod>/mod/Utils.rb
file.- Requires UMM as of
v1.0rc1
.
You don't have permission to view the spoiler content. Log in or register now.
Now hosted only on MEGA. Latest version on github.
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:
After installing the mod:
- Have you set the game path in NyxLauncher?
- Have you launched the game to the title screen at least once?
Quick tutorial video on installing (super basic)
- 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 (SeeData/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 ifCompanion'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]
Modular Cheats Mod:Downloads: [Required]You don't have permission to view the spoiler content. Log in or register now.
- ModularCheatsMod.zip - Extract as is to
ModScripts/_Mods/
, enable and re-orderCheats Mod
in NyxLauncher.___________________________________________________________________________________________________You don't have permission to view the spoiler content. Log in or register now.
Official Addon Modules: [Optional]
Installing these is as simple as if you were installing the main mod as above. (Extract as is toModScripts/_Mods/
). Click here for the folder with all modules.___________________________________________________________________________________________________
- Simple Infinite Stats Cheat - Original behaviour.
- Configurable Infinite Stats Cheat - Highly configurable, at the cost of performance (here's hoping I can optimize it)
- Infinite Money Cheat - While cheat is active, and in an active save, Trade Points stay at 99,999.
- Abomination Skills - Adds Abomination skills when race is Abomination, removes if not.
- Auto-Bandage - Adds the Auto-Bandage cheat (Wounds are automatically healed)
- Inventory Editor - Adds the inventory editors for Items, Weapons and Armor. (Use this for 0.8.8.x)
- Hair Color Editor - Adds the Hair Color Editor.
- Unequip Items - Adds a hotkey to take off equipment (with optional forced strip)
- Sea Witch Awaken Skill - Adds Awaken skill when race is either PreDeepone or TrueDeepone, removes if not.
- Unlock Tool - Adds console commands to unlock/reset CG's and Achievements. [The only addon that doesn't specifically require MCM if installed correctly]
Community-Made Addon Modules: [Optional]
Installing these is as simple as if you were installing the main mod as above. (Extract as is toModScripts/_Mods/
). Click here for the folder with all modules.
- Stats Editor by UltraRev - Adds an editor for adding/removing States. States cover everything from traits, status effects, piercings, etc.
- Pregnancy by niemand95 - Replaces the old Pregnancy submenu. Now with improved pregnancy stuff.
Note: Once tested and checked over I will add a mirror of these addons.___________________________________________________________________________________________________
You don't have permission to view the spoiler content. Log in or register now.