Unity FurryVNE [2024-06-19] [FurryVNE Team]

3.90 star(s) 9 Votes

ctOS__

Newbie
Feb 26, 2022
76
36
i dont care about the game versions anymore since they usually just fix and add one thing i just been using 3.05 and it works great for me
 

limesseur

Member
Oct 7, 2019
304
307
The devs really are putting way more effort into the anti-piracy stuff than their actual product. Probably says a lot about how insecure they are, and definitely speaks to their actual priorities. Piracy won't be stopped, especially not by some indie furry porn animating software devs, and being such hard-asses about the program getting pirated is only going to fuel people to try harder. In an age where demos pretty much don't exist any more, piracy is that demo, and people will use piracy to try something before deciding to pay for a legitimate copy.

FurryVNE/Yiffalicious 2 devs, if you read this thread, you need to focus on your product, not the anti-piracy shit. You're only hurting your product in the end and making fewer people likely to support you in the end. And go and use your twitter to advertise more, see about getting an ad on Furaffinity or something, you'll draw in more people who will be willing to support you and will give you money. And lastly, because of the way the verification for each build works thanks to the anti-piracy you're trying to force, you're turning it into a subscription service like Adobe and Clip Studio Paint did, which nobody likes. Stop.
 

Rados1122

New Member
Mar 2, 2020
2
0
I don't know why but when i try to load male character it freezes my game and I have to alt+f4. Females loads normally.
 

Wacre

Member
Jun 2, 2017
223
206
The devs really are putting way more effort into the anti-piracy stuff than their actual product. Probably says a lot about how insecure they are, and definitely speaks to their actual priorities. Piracy won't be stopped, especially not by some indie furry porn animating software devs, and being such hard-asses about the program getting pirated is only going to fuel people to try harder. In an age where demos pretty much don't exist any more, piracy is that demo, and people will use piracy to try something before deciding to pay for a legitimate copy.

FurryVNE/Yiffalicious 2 devs, if you read this thread, you need to focus on your product, not the anti-piracy shit. You're only hurting your product in the end and making fewer people likely to support you in the end. And go and use your twitter to advertise more, see about getting an ad on Furaffinity or something, you'll draw in more people who will be willing to support you and will give you money. And lastly, because of the way the verification for each build works thanks to the anti-piracy you're trying to force, you're turning it into a subscription service like Adobe and Clip Studio Paint did, which nobody likes. Stop.
Id really want this game to succeed but well,here we are
 

npomme

Member
Nov 20, 2020
372
576
I don't know why but when i try to load male character it freezes my game and I have to alt+f4. Females loads normally.
build?

If you are usin 03-24 its pretty much what you need to expect if not thats really strange as i never got that problem ;p
 

npomme

Member
Nov 20, 2020
372
576
The devs really are putting way more effort into the anti-piracy stuff than their actual product. Probably says a lot about how insecure they are, and definitely speaks to their actual priorities. Piracy won't be stopped, especially not by some indie furry porn animating software devs, and being such hard-asses about the program getting pirated is only going to fuel people to try harder. In an age where demos pretty much don't exist any more, piracy is that demo, and people will use piracy to try something before deciding to pay for a legitimate copy.

FurryVNE/Yiffalicious 2 devs, if you read this thread, you need to focus on your product, not the anti-piracy shit. You're only hurting your product in the end and making fewer people likely to support you in the end. And go and use your twitter to advertise more, see about getting an ad on Furaffinity or something, you'll draw in more people who will be willing to support you and will give you money. And lastly, because of the way the verification for each build works thanks to the anti-piracy you're trying to force, you're turning it into a subscription service like Adobe and Clip Studio Paint did, which nobody likes. Stop.
to be fair they dont edit the protection that much i dont think they waste to much time on it they just add class to the obfuscator that i pointed at the start could be interesting if you want to crack the game but

1- they do not know how to obfuscate code without breaking things they obfuscate ctor and cctor wich could lead to all sorts of problem and cannot help me to hack anything you should avoid obfuscation ctor and cctor, override and specialName at all cost for code stability and also to not create stupid ass bug you cant figure out because in debug it will work flawlesly but in release it will have strange behaviors

2 - As many paper by many security expert proved obfuscation isn't a problem for hacker yes the decompiled code look like shit (because its shittier than what you wrote ) but you can hook it print value look for value fixed by the obfuscator in memory to get real "deobfuscated" value also debugger can debug the program so obfuscation always look terrible but for real its not that a big deal just create headache when you try to remember the function 56f4sq4f56ds4f6 called in qdsfdsf454 put 1 inside byte_bsjf154 but you can rename them anyway so not big deal and slow your program down 10 to 25%

3 - if dev could read a graph they will see the crack i made didnt affect shit on their sales as stated in this study
1711728911745.png



Yeah they should concentrate on their game and totaly ignore us as that cost time and money to fix our mess but it free to just look away and can get you money
 
Mar 1, 2020
86
81
:unsure: thats strange an i have bad new
View attachment 3478082

for making this work i need an account but i think they figured the what the account that someone lend me was and shutted it down

So i wonder if anyone here is a crypto guy and want to try to identify what encryption they use for some of the file this will create a way to maintain the crack without any account if you interested on decrypting the funcking file contact me we will talk about it
is it possible to unban this account?
 

40C72

Member
Nov 8, 2021
138
415
1- they do not know how to obfuscate code without breaking things they obfuscate ctor and cctor wich could lead to all sorts of problem and cannot help me to hack anything you should avoid obfuscation ctor and cctor, override and specialName at all cost for code stability and also to not create stupid ass bug you cant figure out because in debug it will work flawlesly but in release it will have strange behaviors
They aren't breaking anything in this case though. If I remember correctly they're using BeeByte, which is an extremely weak obfuscator. All it does is rename classes and add a bunch of junk classes/methods that pull random crap from the .rdata segment. .cctor (static constructor) and the like clearly haven't been renamed

Any instability they're having is because they're probably fucking lazy and inexperienced. Typical case of wanting to milk Patreon while doing jack shit. I say all this as someone who doesn't even care to use the product, so there's no personal bias here
 
Oct 10, 2018
117
159
In an age where demos pretty much don't exist any more, piracy is that demo, and people will use piracy to try something before deciding to pay for a legitimate copy.

FurryVNE/Yiffalicious 2 devs, if you read this thread, you need to focus on your product, not the anti-piracy shit. And lastly, because of the way the verification for each build works thanks to the anti-piracy you're trying to force, you're turning it into a subscription service like Adobe and Clip Studio Paint did, which nobody likes. Stop.
A good way to make a demo for this is to just have one or two "YCH-tier" default characters for people to fuck around with, and have 0 server connectivity. Win/win for demo-ing it and not "overly supporting" pirates/freebie players.

And definitely the last bit. Everyone loathes forced subscriptions.
 

harshdark

Newbie
Sep 2, 2020
56
31
A good way to make a demo for this is to just have one or two "YCH-tier" default characters for people to fuck around with, and have 0 server connectivity. Win/win for demo-ing it and not "overly supporting" pirates/freebie players.

And definitely the last bit. Everyone loathes forced subscriptions.
custom charas is pretty much the only major thing YL2 has that YL1 doesnt

a demo of FurryVNE/YL2 with two basic characters and 0 server connectivity would just be YL1 with fewer basic characters and no vr and no cloud

and you can already get YL1 for free
 

tester72

Member
Nov 8, 2019
299
323
The devs really are putting way more effort into the anti-piracy stuff than their actual product. Probably says a lot about how insecure they are, and definitely speaks to their actual priorities. Piracy won't be stopped, especially not by some indie furry porn animating software devs, and being such hard-asses about the program getting pirated is only going to fuel people to try harder. In an age where demos pretty much don't exist any more, piracy is that demo, and people will use piracy to try something before deciding to pay for a legitimate copy.

FurryVNE/Yiffalicious 2 devs, if you read this thread, you need to focus on your product, not the anti-piracy shit. You're only hurting your product in the end and making fewer people likely to support you in the end. And go and use your twitter to advertise more, see about getting an ad on Furaffinity or something, you'll draw in more people who will be willing to support you and will give you money. And lastly, because of the way the verification for each build works thanks to the anti-piracy you're trying to force, you're turning it into a subscription service like Adobe and Clip Studio Paint did, which nobody likes. Stop.
Yep, i argued that they could have already deployed a system where the previous build like 3 versions before is free to use but seeing that they arent willing at all to even have that we can assume safely that their aim is to milk not only milk the supporters but milk all thats even a bit curious of the project.
 

tamujin77

New Member
Jul 11, 2018
1
0
Hello, guys i think i'm doing something wrong but cant find my characters in interaction edit when i try to load them cant find their files, any help ?
 
3.90 star(s) 9 Votes