The general way you crack SW for personal use is by making it treat your own localhost as the license server. Changing the computer name has a funny side effect of your fake zombie server thinking "oh, must be a new worker machine, here, have a fresh setup and initialization... some settings left from previous user? Sure go on use those". It's a non-issue but a great puzzle for me to solve.Why solid works will be messed by that?
the only way this append is AV blocking my programI am still having the patreon login page even though my PC name has been changed to the correct name and everything has been succesful.
You can't change the hostname for a specific process without hooking system calls, which frankly is overkill for a crack. You can, however, change the name temporarily, and without needing a reboot, so I'm not sure why Powershell's Rename-Computer cmdlet was chosennpomme looking for a way to spoof %COMPUTERNAME% for a single application to make your crack a self-contained measure, simply because i'm mildly worried it might interfere with my SOLIDWORKS crack.
because im Lazy but mainly from Time constrain the first code i used wasnt Working as intended and was having really weird issue so to make the thing go faster as i need to sleep sometimes i just opted for the easy shitty cmdletYou can't change the hostname for a specific process without hooking system calls, which frankly is overkill for a crack. You can, however, change the name temporarily, and without needing a reboot, so I'm not sure why Powershell's Rename-Computer cmdlet was chosen
There's a bunch of registry values you'll have to set. Off the top of my head (probably will be errors in the key names) some arebecause im Lazy but mainly from Time constrain the first code i used wasnt Working as intended and was having really weird issue so to make the thing go faster as i need to sleep sometimes i just opted for the easy shitty cmdlet
Im Curious how you Will change the name and make the system apply it without reboot? As Said all my try were solded by weird bugs and i dont have the time to fix this
But its un dev im making a better patcher version just this one was a fast Working way to deliver the crack and take time to make a better patcher
Key Value
SYSTEM\CurrentControlSet\Control\Computername\Computername Computername
..SameThing.. \ActiveComputername Computername
SYSTEM\CurrentControlSet\SomethingIForget\Tcpip\Parameters Hostname, some other one
Etc.
// C++
HKEY hKey;
LPCTSTR newName = "NewName\0"; // Rename to whatever you want it to be called. Keep the null terminator though
RegOpenKeyEx(HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Control\\Computername\\Computername"), 0, 0, &hKey);
RegSetValueEx(hKey, TEXT("Computername"), 0, REG_SZ, (LPBYTE)newName, sizeof(newName));
RegCloseKey(hKey);
Can someone help me with that?Hello guys, why whenever I try made any interaction no matter what character I use the vagina/anal are not "animated" when the dick enter? how do you toogle on It?
Didnt happened to me,just setting who gives and who takes automatically does the thing without further tweakingCan someone help me with that?
What version do you play? can you link It? I gusse my version Is broken.Didnt happened to me,just setting who gives and who takes automatically does the thing without further tweaking
You are pressing the play button from the top right?
You can add MouthPoint for your characters and add influence of this point, this is how youre becoming able to move head. Also you can make a character to look at specifical target. I advice you to look at their video dev log (Now you cant rotate and move spine/head bones?
Version that was posted here by the crack guy,no idea which it isWhat version do you play? can you link It? I gusse my version Is broken.
Was going to watch the tutorials eventually,just didnt had that much time available to sit on the pcYou can add MouthPoint for your characters and add influence of this point, this is how youre becoming able to move head. Also you can make a character to look at specifical target. I advice you to look at their video dev log (You must be registered to see the links), some functions are different now, but most of things are the same, also some explanation you can find here:
You must be registered to see the links
For me it helped a lot, before reading and watching this, I had made kind of a horror scene but then realized what have I done wrong.
jeeeeeezus that video is 3GB!?!?Was going to watch the tutorials eventually,just didnt had that much time available to sit on the pc
So the interactions haven't been released yet? Unless you couldn't crack it lol.i will not fix any cloud issue as hosting cloud cost money and yeah i'm cracking the game bu i want to be fair so if the dev disable cloud on cracked version i will not be the one fixing this !
also the interaction isnt implemented inside the cloud you need to find a way to get file for interation that doesnt involve the cloud like their discord i think i dont really know ahow ppl get hold of file right now
for the character you need to export them for interaction wich is not the same as saving them i think
the crack works and the cracked version has interactions. here are a bunch i found that i posted yesterday. they all worked for me.So the interactions haven't been released yet? Unless you couldn't crack it lol.
Yeah I meant in the cloud menu.the crack works and the cracked version has interactions. here are a bunch i found that i posted yesterday. they all worked for me.You must be registered to see the links