Easter Sale - 70% OFF: Create and FUCK Your Own AI Girlfriend! TRY FOR FREE
x

Kenny567

Well-Known Member
Oct 10, 2017
1,887
1,019
Those two keys are on different keys on my keyboard.
For instance, ¬, ¦ and `are all on the one key while # and ~ are on their own key so `~ isn't going to help me much. A hotkey that's in the same place across most regions (instead of just EN-US layout) such as Insert might be better. Or even one of the unused Function (F10, for example) keys.
Whichever key returns the Agrave keycode in the Input module when used.

Once I figure out how to do it, the hotkeys will be bindable in the games keybind menu (or in a new menu if that isn't easily doable; which would be accompanied by a special key item added for convenience)

Note: If anyone wants to take a stab at implementing said feature before I get around to it, there is a branch setup for it already on the github (preferably a self-contained script named keybinds in the scripts/lib folder)

P.S: F10 isn't unused, that's the console hotkey.


P.P.S: Added a super basic hotkey config in the latest commit. Once using the update, create the following section in the GameCheats.ini file:
INI:
[Cheats Mod - Hotkeys]
CheatMenu = F9
If not set, hotkey defaults to Agrave.

For valid keycodes, see the Data/Scripts/Frames/RVscript/530_Hime_AllKey.rb file.
Mod-specific keycodes added in the ModScripts/_Mods/Cheats Mod/scripts/lib/530_HimeAllKeyPlus.rb file.

To change while ingame, use the following console commands:
$mod_cheats.hotkey = :keycode (keycode used must start with :)

To save the new hotkey to the GameCheats.ini:
$mod_cheats.config.writeHotkey

If changed outside the game while it's running:
$mod_cheats.config.readHotkey

Note: readHotkey and writeHotkey do not check if the keycode is valid.

Eg: Say you want to set the menu hotkey to I, the keycode to use is :LETTER_I.
The console command would be $mod_cheats.hotkey = :LETTER_I, while the line in the GameCheats.ini would be CheatMenu = LETTER_I
 

v0.0v

New Member
Dec 16, 2018
10
24
Hello good sir, i offer you an accord.
i am the creator of DESU_MODE and i can turn your mod into a legit mod, not a modded mod, lol.
if you feel like it, contact me at my discord "a_red_trainer"
No thanks I just figured I put so much effort into tweaking Lona for my personal preferences that I should release the different hair and eye colours I tried out along the way so others can enjoy too.

Feel free to yoink the files and throw them in DESU_MODE directly if you want to offer players alternatives.

Thanks though c:

PS. The skin colour is a pain, kudos to you for sticking with it. I was trying to make her a tinge more tan and gave up given the effort it was taking to get to look right.
 
  • Like
Reactions: Red Trainer

Shevian

Newbie
Apr 15, 2021
29
39
Is the MTL with official patch supposed to be very bad?

I just got a scene where there were just jumbled up words.
 

Aniconomics

Newbie
Jan 30, 2024
27
6
Windows 10 OS

I get this error prompt, then the game opens on the loading screen. It stay on the loading screen.


Cakkkkkkkkkkkkkkkkkkkkkkpture.PNG
I added the patch so its actually 8.0.9.0.19
 

Kenny567

Well-Known Member
Oct 10, 2017
1,887
1,019
Windows 10 OS

I get this error prompt, then the game opens on the loading screen. It stay on the loading screen.


View attachment 3770816
I added the patch so its actually 8.0.9.0.19
Here's the official FAQ that mentions such an error, and a suggested fix (though issues caused by said fix are unsupported)
1719365547116.png

Also make sure you have all Visual C++ Runtime redistributables installed (2005 thru to 2022, both x86 and x64)
 
4.10 star(s) 216 Votes