- Sep 25, 2018
- 8,944
- 10,832
but you didn't try FN+Shift+F9I can't make it work for me I tried
f9
shift+f9
fn+f9
ctrl+f9
alt+f9
and it just doesn't want to work
is there a way to change the usage button to something like space or shift
but you didn't try FN+Shift+F9I can't make it work for me I tried
f9
shift+f9
fn+f9
ctrl+f9
alt+f9
and it just doesn't want to work
is there a way to change the usage button to something like space or shift
funny enough i tried all combines button and still doesn't want to workbut you didn't try FN+Shift+F9
When the game starts do you see a red note in the left upper corner? Normally this indicates that the mod is loaded and accessible.funny enough i tried all combines button and still doesn't want to work
No red note for me aside from the power buttonWhen the game starts do you see a red note in the left upper corner? Normally this indicates that the mod is loaded and accessible.
As for supporting running it on Linux through Wine, i wouldn't know where to start as i dont actively use Linux.
I'm using BepInEx to inject the code during runtime (BepInEx is loaded into unity through a patched winhttp.dll i believe)
It can, use winecfg ("configure wine" in playonlinux), go to libraries (if you use the same wineprefix for several games (not recommended) first use add application and select TheTwist.exe) type in/select winhttp in the "new override for library" menu/bar and make it "native, builtin" (it's default i believe)No, your code works perfect! It is Wine which can't load/read/execute BepInEx's dlls.
I tried it before but couldn't make it run.It can, use winecfg ("configure wine" in playonlinux), go to libraries (if you use the same wineprefix for several games (not recommended) first use add application and select TheTwist.exe) type in/select winhttp in the "new override for library" menu/bar and make it "native, builtin" (it's default i believe)
yes, all the goodies like pick what variable it should use when you go to sleep etcI tried it before but couldn't make it run.
Were you able to get the MOD run through Wine?
I do not use PlayOnLinux but native Wine-Staging.
Good to know!yes, all the goodies like pick what variable it should use when you go to sleep etc
only thing i changed to get it from not working to working was setting "winhttp" to "native, builtin" (and i don't have any other libs enabled for that .exe either) are you sure the version of the cheat you tested was compatible with the game version?
i suppose it could be some other stuff that i have installed on it that made the difference but i don't remember what i've put on it if that would be the case
ok, just because i have nothing better to do (i should study actually but well.. you know..) i created a fresh prefix (using playonlinux but it shouldn't matter) and i tested a bit and my conclusion is it works almost out of the box after doing winecfg (through winetricks or whatever) and setting winhttp to "native, builtin" (i'm assuming "native" works too but didn't try) don't install it through winetricks, just manually set it in winecfg AND here's the important part which i think you've missed, the game can't be played with windowed marked in the launcher, if you want to play it windowed you have to do the "emulate a virtual desktop" setting with the measurements you want in winecfg and let the launcher think you're playing full screenGood to know!
Which Linux Distro are you using?
Which Wine version or fork do you use (Proton, native Wine, PlayOnLinux, etc.)??
Did you install winhttp through Winetricks or did you use the dll from the MOD?
I can confirm that MOD and Game works (tried on my VM).
Sorry for all this questions, but you spark my interest now to make the MOD run
I use Ubuntu 16.04, maybe it is Distro relatedok, just because i have nothing better to do (i should study actually but well.. you know..) i created a fresh prefix (using playonlinux but it shouldn't matter) and i tested a bit and my conclusion is it works almost out of the box after doing winecfg (through winetricks or whatever) and setting winhttp to "native, builtin" (i'm assuming "native" works too but didn't try) don't install it through winetricks, just manually set it in winecfg AND here's the important part which i think you've missed, the game can't be played with windowed marked in the launcher, if you want to play it windowed you have to do the "emulate a virtual desktop" setting with the measurements you want in winecfg and let the launcher think you're playing full screen
also corefonts
wine --version
i haven't slept for 2 days i'm not gonna study either way, i'm gonna start studying tomorrowI use Ubuntu 16.04, maybe it is Distro related
Can you share your output of
Not going to bother you any longer! Studying is more important as helping a fellow lewd-guyCode:wine --version
- The Twist v035 finaleither way, so you've tried fullscreen then? because at least for me if you have windowed marked in the game launcher you can't right click for example, but that goes away with full screen
i've tried with 4.15 (64) staging and 4.17 (32) staging- The Twist v035 final
- MOD 1.0.3 from OP
- Downgraded from Staging to stable (4.0...)
- Created a new prefix (64-bit)
- added winhttp to library via winecfg
- Fullscreen (1920x1080)
(- corefonts are installed)
Result: MOD won't load neither can open it with F9 or Shift+F9 (F-keys are set as primary keys).
Yep, v035 final and MODv1.0.3 work on VM.is that the same you use on the VM and it works? i use arch (fork)
No idea, but I tried POL with Wine-4.15 staging (same game and mod version as before) and now the mod loads.i think maybe POL auto-installs mono btw, could that be it?
pretty sure it's the mono part (probably would work with some .net stuff too but that is wonky)No idea, but I tried POL with Wine-4.15 staging (same game and mod version as before) and now the mod loads.
Going to run some tests... I see that POL has pre-installed libraries which aren't installed in native wine. So, possible that some ".net stuff" is missing in native wine as you mentioned.pretty sure it's the mono part (probably would work with some .net stuff too but that is wonky)
i mean i was sure earlier too but eh.. now i'm really sure!
anyway, at least it works (and plays better than through a VM i imagine)
Good MorningView attachment 272819
Overview:
This mod adds a cheat menu to the game.
It allows you to add/subtract values of the gamestate, such as NPC score, quest progression, money, energy, gentle/rough score, etc, see the "Variables Guide"
Updated: Apr 4, 2019
Game/Creator: The Twist /You must be registered to see the links
Modder: dsconstructor
Mod Version: 1.0.3Beta
Game Version: Any Version (Excluding v0.36 Beta 1 and up, see post: #360 for a WIP)
Language: English
Usage:
Hit F9 to toggle the menu
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Features:
You don't have permission to view the spoiler content. Log in or register now.
You must be registered to see the links(by: AngelOfDeath)
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
Source Code:
You must be registered to see the links