- Jan 1, 2023
- 62
- 113
The most dangerous virus of our time.Firefox...
The most dangerous virus of our time.Firefox...
I do but it works like 1% of the time ...think it worked on previous versionsYou guys know that you can hold ALT to see what you can do, right?
You don't have permission to view the spoiler content. Log in or register now.
you could support the game then, in patreon, if it worries u that much lol... although i can be anything this game is completely virus free some people dont understand much about software,, so anything they test by guessing, if it doesnt work, well then they will conclude its a virus...It can also just create an vulnerability on your computer without connecting to any networks. Then that vuln can be exploited remotely by an attacker. Like you inviting someone into your house an them unlocking your window but leaving it closed. They leave (you delete the game) and later another person opens the window from outside. Not saying this game does that but it's a common attack vector.
I agree; it's probably a case of me overreacting as I tried previous builds with no problems with an active scan running. What worries me is that 2/3 of the AVs I used (Win Defender and Malwarebytes) flagged it, and only Kaspersky didn't. I also found nothing suspicious running in the background.
I still find it odd that it doesn't work on a sandbox. Will probably wait until someone smarter than me tells me that it works fine.
I had exactly the same problem when I started the game in a VM for the first time, but when I restarted it again in the VM it ran normally.Could be a bug or just a problem on my end, but this game isn't working on a sandbox.
View attachment 4120543
I hope not to jump to conclusions, but [put your tinfoil hats on because] this game could be a piece of malware trying to force users to run it on their desktops.
Please tell me, do you do this in Unity? And how do you pack it later so that you can add it to the game?4k Ada, 0.52 version, new face textures based a bit on RE4, not too noticeable, but she looks a bit better: Google Drive
I posted a modding tutorial in the server. It was also posted here, but they didn't even give me credit for it. And i mostly just edit their textures.Please tell me, do you do this in Unity? And how do you pack it later so that you can add it to the game?
where can i find your modding guide?I posted a modding tutorial in the server. It was also posted here, but they didn't even give me credit for it. And i mostly just edit their textures.
I have the same problem. The only solution for now is to set poses for only 2 people... Poses for 3 or 4 people usually do not work, giving a black screenAlmost all custom poses are giving black screen now on hotfixed version, on previous versions at least 40% of them worked. Anyone know the fix?
Rev10 uplaoded a guide about how to mod textures and some are using Unity explorer to "see" how the game works. Besides thah there isnt much info about "hard" modding the game (his guide is somewhere here in previous pages)Hey friends, home from work with a bit of time to kill, anyone want to give me a starting point for modding the game? In particular figuring out how to unlock the sliders, some of the characters/outfits or whatever simply do not let you make the boobs big enough and I’m willing to boldly go where the devs thought shit would look janky before.
I know Unity as an engine for game dev p well but don’t know much about modding builds, anything we can do from where we’re standing?
Any help appreciated, thanks y’all.
Yeah I think I made it pretty far using melonloader and il2cppdumper, I even got to what I think is supposed to be the range values for the breast size, and if I did then most of the sliders are have ranges of -1f to 3f, and I changed that to 10f just to test to see if that would work, but that was in the dummydlls and I was left totally stumped as to how to make it so that change actually affected the game since when I used melonloader to open the equivalent assembly dll in dnspy that same range of floats just wasn’t there.Rev10 uplaoded a guide about how to mod textures and some are using Unity explorer to "see" how the game works. Besides thah there isnt much info about "hard" modding the game (his guide is somewhere here in previous pages)
From what has been shared in Discord, the game is very protected and encrypted, so modding is not really viable at this point. The general idea is that after the game goes "public", Steam release most likely, modding will be an optionYeah I think I made it pretty far using melonloader and il2cppdumper, I even got to what I think is supposed to be the range values for the breast size, and if I did then most of the sliders are have ranges of -1f to 3f, and I changed that to 10f just to test to see if that would work, but that was in the dummydlls and I was left totally stumped as to how to make it so that change actually affected the game since when I used melonloader to open the equivalent assembly dll in dnspy that same range of floats just wasn’t there.
This shit is mostly new to me since I mostly use Unity from the developer end not the modded end but man this il2cpp bullshit sucks.
just in case who actually knows their way around all these things wants, this is what I was looking at:
View attachment 4126833