"Fixed some issues with player scaling"
Not sure if anyone else let you know, but make sure the character you are trying to use the pose for is in the 2nd of the main poses, the one that is editable. Then you click on the custom poses tab, and they will be there.I did this, but they don't appear in custom poses
i don't really know all this computer jargon i might need some helpMade a little powershell script to automate all of that as it is quick and simple. Just run the script and you should be able to open heat vr without it asking you for patreon access. Lmk if there are any bugs or it is not working.
I still have this crack which still works. Just extract the .exe file into your Heat Folder, run the script and poof ready to play. I'm so sorry to the Person who originally uploaded it I can't for the life of me remember who it was or where the comment was I got it from. If you want credit please respond.i don't really know all this computer jargon i might need some help
Im gonna show what i did then.
I know its a little long, but you dont need to modify gameassebly with this method
-
The game uses AES (encryption) to encrypt a date as a string using your Computer Unique ID. It then stores that
encrypted string in your registry.
-
First you need to find your UID (device unique ID) that the game assigns you.
Note: Its unique to every computer
Here's a Powershell script I made that easily finds that for you:
You must be registered to see the links
-
Run the powershell script by rightclicking-->Run With Powershell
A blue window will pop up and it will hopefully have a string in it.
-
Now Idk what your UID is since its unique to all computers, but
it has to have 32 characters for the AES key to work. mine had
40 so I deleted the 8 last characters.
Example: this has 40 characters. delete the last 8 characters (not the firsts):
a4bcf73dfb58438b954941399b2df3sa3etdsag2 <--UID
a4bcf73dfb58438b954941399b2df3sa <--"Secret Key"
-
Now go to this website:
You must be registered to see the links
Make sure you got the settings right:
-
AES Encryption:
Key size: 256 Bits
Cipher mode: ECB
Leave the initialization vector empty
And paste your 32 Character key in the
secret key Box.
And the text (or date) to be encrypted is "9999-01-01" Format has to be YYYY-MM-DD
The game checks for a date and if the date encrypted in your
registry is earlier than the build version it asks for Auth
So putting this date will make you able to play every version until year 9999 (should be enough lol)
Then press encrypt
View attachment 2080809
View attachment 2080827
So using the example key it gives us this:
sJUWWjilFUNpxci+aOxU8Q==
All you need to do now is place this in your registry, Easiest way is with a registry script.
Go hereYou must be registered to see the links
Make sure you got the same settings.
ASCII Character encoding
Output delimiter "Comma"
Paste the string into the top box
Press the green Convert Button
View attachment 2080868
Paste the code bellow into an empty text document,
Then copy the bytes by pressing the yellow copy button on the ASCII to Hex site and put them in theCode:Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Heat\Heat] "AuthToken_h1061026678"=hex:00 "HWID"=hex:(bytes goes here)
script.
View attachment 2080882
Save as a .reg file. then double click on it. its gonna give you a warning, click yes.
You are done. now try running an uncracked version and click the authentification button like usual and it should let
you in.
Ah, riplooks like we cant use the player body in 2d controls
actually you just reminded me i have a decamove tracker, might have to dig that out and mess with it later too, will try a vive tracker first and see how it doesYou can use Owotrack and an android device to stand in for a waist tracker. The tracker works pretty well and you can easily secure the phone using a belt, but its a little work setting owotrack up and calibrating it.
Its still difficult to control the player character with a waist tracker in my experience, but that might be because I don't have feet trackers, so it can't detect a thrusting motion. Maybe they can add a version of the PC that doesn't have the legs? They only get in the way if you don't have trackers there.
You likely did something wrong.it didnt work i did everything right then went to auth and it didn't work, anyone have any spare time to help?
thank youYou likely did something wrong.
Download and extract the game.
Download the cracker here (or any of the other 2/3 places it is linked): https://f95zone.to/threads/heat-v0-4-2-2-edef.62348/post-8680527
Put the cracker in the main folder.
Double click and let it run. (you have to select whether you want a backup of the dll)
When it finishes, play the game.
i don't really know all this computer jargon i might need some help
np just unzip it and run the .ps1 file. there's also an exe made which does the same thing if your still a bit confused, quoted above.Here is the .exe version of registry patch
You must be registered to see the links
It does automatically whats here:
zoleth already posted it
Hold up, why does VirusTotal detect 2 problems with this file ?You likely did something wrong.
Download and extract the game.
Download the cracker here: https://f95zone.to/threads/heat-v0-4-2-2-edef.62348/post-8680527
Put the cracker in the main folder.
Double click and let it run. (you have to select whether you want a backup of the dll)
When it finishes, play the game.