Cheat Mod Unity The Twist - CheatMenuPlugin [v1.0.6] [dsconstructor]

Killer94

Well-Known Member
Feb 4, 2018
1,895
3,479
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.
No red note for me aside from the power button
i download the mod that was in the Op is there another newest version of it

Edit:find the newest version and it works for me now thx buddy
 
D

Deleted member 1619352

Guest
Guest
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)
No, your code works perfect! It is Wine which can't load/read/execute BepInEx's dlls.
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)
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
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)
I 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.
 
D

Deleted member 1619352

Guest
Guest
I 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.
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
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
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
Good 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 :LOL:
 
D

Deleted member 1619352

Guest
Guest
Good 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 :LOL:
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 screen

also corefonts
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
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 screen

also corefonts
I use Ubuntu 16.04, maybe it is Distro related :unsure:

Can you share your output of
Code:
wine --version
Not going to bother you any longer! Studying is more important as helping a fellow lewd-guy :LOL:
 
D

Deleted member 1619352

Guest
Guest
I use Ubuntu 16.04, maybe it is Distro related :unsure:

Can you share your output of
Code:
wine --version
Not going to bother you any longer! Studying is more important as helping a fellow lewd-guy :LOL:
i haven't slept for 2 days i'm not gonna study either way, i'm gonna start studying tomorrow ;)

either 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 tested it on wine 4.15 and 4.17 (both staging)
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
either 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
- 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).
 
D

Deleted member 1619352

Guest
Guest
- 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).
i've tried with 4.15 (64) staging and 4.17 (32) staging
and same but "TheTwist036Beta1" and the mod version from like 2 pages back (not the same as front page)

is that the same you use on the VM and it works? i use arch (fork)

edit: also i don't know if this matters but i never (except for like "real" games) put the files on my wine "drive", i keep them in my download folder and launch them through wine from there, maybe that makes a difference?
 
Last edited by a moderator:
D

Deleted member 1619352

Guest
Guest
i think maybe POL auto-installs mono btw, could that be it?

edit: mono/gecko

especially since one of the files in the "core" folder of the mod is called "Mono.Cecil"
 
Last edited by a moderator:
D

Deleted member 1619352

Guest
Guest
No idea, but I tried POL with Wine-4.15 staging (same game and mod version as before) and now the mod loads. o_O
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! :LOL:

anyway, at least it works (and plays better than through a VM i imagine)
 
  • Like
Reactions: cold_arctus

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
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! :LOL:

anyway, at least it works (and plays better than through a VM i imagine)
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.

Again, many thanks for your patient and help! ;)
 

antoniomontenegro

Active Member
Dec 29, 2017
891
500
View 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 /
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.

(by: AngelOfDeath)

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

Source Code:
Good Morning
Does the F9 key work on V.36?
Because I can only open the minigame (C + H)
I already went into the BIOS to change the functions of the F keys and yet
no option for toggle F9
Thanks
 
  • Like
Reactions: Router