Could you send a screenshot? I've never encountered a problem on my end.Anyone know if there's a way to remove the white silhouette that appears on Fionna on the model viewer? It wasn't like this before, so I'm confused as to why it's there now (I always thought all of the characters in this game were aged up)
I think he's talking about the fact that you can't have the "twinkie" in the same scene with her or any of the underage characters. If you do then the characters in question just turn white.Could you send a screenshot? I've never encountered a problem on my end.
Also, have you completed her storyline yet?
can you update the trainer please??trainer for game :
You must be registered to see the links
If you mean on the editor, you gotta get rid of the underage characters with the lewd ones.anyway to remove the white character models?
The dev decided to avoid any type of loli stuff on his tumblr so I'm guessing he just wants to be careful. If you get an older version, she's not blurred.Honestly I wanted to make gumball do lewd things with the Fiona model, she looks 18+ to me and this is just a game.
if you use ILSpy and reflexil you can edit the code of the game to remove the white. Can confirm because I did it. There are some handy tutorials around, but you have to do some digging through the code. I deleted the game and don't have my file anymore, but if I remember right there are just a few lines were you have to change "true" to "false".Honestly I wanted to make gumball do lewd things with the Fiona model, she looks 18+ to me and this is just a game.
i've tried to edit the code for the life of me, but i just can't figure it out, probably just because i've never used ILSpy or reflexil up until this point. if anybody knows their way around it however, i've found the method that will probably uncensor it is in Assembly-UnityScript/*default or "-" depending on what decompiler you're using*/ViewerModel/LateUpdate, there are two lines that say 'ErrorNSFWPedo = true;' changing them both to false should should uncensor it. good luck to whoever knows how to work decompilers, i only know basic coding.if you use ILSpy and reflexil you can edit the code of the game to remove the white. Can confirm because I did it. There are some handy tutorials around, but you have to do some digging through the code. I deleted the game and don't have my file anymore, but if I remember right there are just a few lines were you have to change "true" to "false".
i did what asked for but i don't know what is censored to uncensored it.i've tried to edit the code for the life of me, but i just can't figure it out, probably just because i've never used ILSpy or reflexil up until this point. if anybody knows their way around it however, i've found the method that will probably uncensor it is in Assembly-UnityScript/*default or "-" depending on what decompiler you're using*/ViewerModel/LateUpdate, there are two lines that say 'ErrorNSFWPedo = true;' changing them both to false should should uncensor it. good luck to whoever knows how to work decompilers, i only know basic coding.
Foreword - always make backups of files you edit, I've learned the hard way that you can really screw code up and break games by doing this stuff.i've tried to edit the code for the life of me, but i just can't figure it out, probably just because i've never used ILSpy or reflexil up until this point. if anybody knows their way around it however, i've found the method that will probably uncensor it is in Assembly-UnityScript/*default or "-" depending on what decompiler you're using*/ViewerModel/LateUpdate, there are two lines that say 'ErrorNSFWPedo = true;' changing them both to false should should uncensor it. good luck to whoever knows how to work decompilers, i only know basic coding.
it doesnt seem to work for me, however idk if this is too much to ask for, but could you also try what fanatic suggested above? i found what he means, it's lower in the code on two lines that read:i did what asked for but i don't know what is censored to uncensored it.
I have yet to install/play this, but I was just curious how exactly do you integrate these patches/scripts? Is it simply overwriting the files in a particular folder or is it some in-depth/convoluted way to get them to work?removed those texts