1.00 star(s) 1 Vote

Jakefut847

New Member
Nov 30, 2024
3
0
50
Btw, i discovered why this patreon unlocking thing only works on 1.0, in 1.3 for example(In the public one at least), it doesn't have the pngs for the characters, you can unlock the scenery and etc... But you can't see the character sprites, in the rpa it doesn't have them
 

asuser

New Member
Mar 5, 2020
12
35
111
How did you do that? I have the 1.3 version and i want to unlock the other outfits of other characters
Btw, i discovered why this patreon unlocking thing only works on 1.0, in 1.3 for example(In the public one at least), it doesn't have the pngs for the characters, you can unlock the scenery and etc... But you can't see the character sprites, in the rpa it doesn't have them
Can you give me the 1.3 link so i can check them myself?

I don't know if you forgot to edit the Intro to show the other outfits or they just removed the assets for the public versions
Example:
if persistent.FrierenClothes == 0:
show FrierenNormal at personaje
elif persistent.FrierenClothes == 1:
show FrierenDancer at personaje
 

Jakefut847

New Member
Nov 30, 2024
3
0
50
Can you give me the 1.3 link so i can check them myself?

I don't know if you forgot to edit the Intro to show the other outfits or they just removed the assets for the public versions
Example:
if persistent.FrierenClothes == 0:
show FrierenNormal at personaje
elif persistent.FrierenClothes == 1:
show FrierenDancer at personaje
Maybe, i checked the assets and probably he removed it, but if you want you can check it, the link of 1.3 is here:

If you get the patreon ver smh you will have probably access to the version with the assets, sadly it isn't my case
 

hz12334

New Member
Jan 30, 2020
12
8
46
Maybe, i checked the assets and probably he removed it, but if you want you can check it, the link of 1.3 is here:

If you get the patreon ver smh you will have probably access to the version with the assets, sadly it isn't my case
1.3 free basically is 1.0 but he remove all patreon exclusive content inside , so old 1.0 is better, L dev
 

Anonymous431

New Member
Dec 15, 2021
7
5
79
If you download the 1.4 version on itch, here is a compatible images.rpa file that should include assets removed from 1.0.

Make sure to save off the old images.rpa file in case it doesn't work. I have only tried this on Windows.



Note: There are still no assets for Medusa, Blanc, A18. Code already exists for them so arguably you could get your own pngs/webm, name the files properly, put them in images folder, and then put it in rpa file.

Let me know if I missed anything
 

abhi.dedha

New Member
Jul 22, 2024
6
1
45
is anyone else facing the issue of character not showing?? and for some characters like hinata I cant perform the sex act, the screen freezes the moment act starts and then just interact button shows again.
 
1.00 star(s) 1 Vote