kin-kun

Active Member
Modder
Jul 10, 2020
963
2,288
idk if its supposed to be like this or not but the enemy npc encounter animation(exclaimation popup into screen shatter) is very very laggy on joiplay. Is it just a compatibility issue?
Edit: I mentioned the older post by mistake but its all the same
JoiPlay is known to have performance issues sometimes. Especially with overlays.
 
  • Like
Reactions: V^V

terratest

Member
Aug 5, 2017
230
113
So how do you get each ending? Id really like to know how to get the harem end.
Good end: for both just play normally and beat the boss avoid brothel on last city, anything other then that cant change it
ntr ends: play out the brothel scenes till the end at the last city and then beat the last boss
harem: only on new game + you'll get a choice for it.

Why is this always at the top of trending?
Its a great game.
 
  • Like
Reactions: AllAr0undGam3r

kin-kun

Active Member
Modder
Jul 10, 2020
963
2,288
So, did you find time to look at this?
Well I've been trying to track down which of my changes might have broken this only to finally find, it is broken in the original.

I'm going to need to build a tool that looks for how these audio files are specified and verifies they actually exist.

Edit:
So here are the results:
Code:
www/data/CommonEvents.json line 11954: "Selena \\m[3]\\z[0311]" could not find www/audio/003/0312.ogg
www/data/Map001.json line 3122: "セレーナ\\m[40]\\z[000]" could not find www/audio/040/0001.ogg
www/data/Map001.json line 3163: "セレーナ\\m[40]\\z[001]" could not find www/audio/040/0002.ogg
www/data/Map001.json line 3204: "セレーナ\\m[40]\\z[002]" could not find www/audio/040/0003.ogg
www/data/Map001.json line 3245: "セレーナ\\m[40]\\z[003]" could not find www/audio/040/0004.ogg
www/data/Map001.json line 3286: "セレーナ\\m[40]\\z[004]" could not find www/audio/040/0005.ogg
www/data/Map001.json line 3385: "リサ\\m[41]\\z[000]" could not find www/audio/041/0001.ogg
www/data/Map001.json line 3426: "リサ\\m[41]\\z[001]" could not find www/audio/041/0002.ogg
www/data/Map001.json line 3467: "リサ\\m[41]\\z[002]" could not find www/audio/041/0003.ogg
www/data/Map001.json line 3508: "リサ\\m[41]\\z[003]" could not find www/audio/041/0004.ogg
www/data/Map001.json line 3549: "リサ\\m[41]\\z[004]" could not find www/audio/041/0005.ogg
www/data/Map001.json line 3717: "  セレーナ\\m[40]\\z[022]" could not find www/audio/040/0023.ogg
www/data/Map001.json line 3748: "  セレーナ\\m[40]\\z[023]" could not find www/audio/040/0024.ogg
www/data/Map001.json line 3779: "  セレーナ\\m[40]\\z[024]" could not find www/audio/040/0025.ogg
www/data/Map001.json line 3810: "  セレーナ\\m[40]\\z[025]" could not find www/audio/040/0026.ogg
www/data/Map001.json line 3841: "  セレーナ\\m[40]\\z[026]" could not find www/audio/040/0027.ogg
www/data/Map001.json line 3889: "  リサ\\m[41]\\z[022]" could not find www/audio/041/0023.ogg
www/data/Map001.json line 3920: "  リサ\\m[41]\\z[023]" could not find www/audio/041/0024.ogg
www/data/Map001.json line 3951: "  リサ\\m[41]\\z[024]" could not find www/audio/041/0025.ogg
www/data/Map001.json line 3982: "  リサ\\m[41]\\z[025]" could not find www/audio/041/0026.ogg
www/data/Map001.json line 4013: "  リサ\\m[41]\\z[026]" could not find www/audio/041/0027.ogg
www/data/Map053.json line 316932: "セレーナ\\m[40]\\z[000]" could not find www/audio/040/0001.ogg
www/data/Map053.json line 316973: "セレーナ\\m[40]\\z[001]" could not find www/audio/040/0002.ogg
www/data/Map053.json line 317014: "セレーナ\\m[40]\\z[002]" could not find www/audio/040/0003.ogg
www/data/Map053.json line 317055: "セレーナ\\m[40]\\z[003]" could not find www/audio/040/0004.ogg
www/data/Map053.json line 317096: "セレーナ\\m[40]\\z[004]" could not find www/audio/040/0005.ogg
www/data/Map053.json line 318020: "リサ\\m[41]\\z[000]" could not find www/audio/041/0001.ogg
www/data/Map053.json line 318061: "リサ\\m[41]\\z[001]" could not find www/audio/041/0002.ogg
www/data/Map053.json line 318102: "リサ\\m[41]\\z[002]" could not find www/audio/041/0003.ogg
www/data/Map053.json line 318143: "リサ\\m[41]\\z[003]" could not find www/audio/041/0004.ogg
www/data/Map053.json line 318184: "リサ\\m[41]\\z[004]" could not find www/audio/041/0005.ogg
www/data/Map053.json line 319191: "  セレーナ\\m[40]\\z[022]" could not find www/audio/040/0023.ogg
www/data/Map053.json line 319222: "  セレーナ\\m[40]\\z[023]" could not find www/audio/040/0024.ogg
www/data/Map053.json line 319253: "  セレーナ\\m[40]\\z[024]" could not find www/audio/040/0025.ogg
www/data/Map053.json line 319284: "  セレーナ\\m[40]\\z[025]" could not find www/audio/040/0026.ogg
www/data/Map053.json line 319315: "  セレーナ\\m[40]\\z[026]" could not find www/audio/040/0027.ogg
www/data/Map053.json line 319363: "  リサ\\m[41]\\z[022]" could not find www/audio/041/0023.ogg
www/data/Map053.json line 319394: "  リサ\\m[41]\\z[023]" could not find www/audio/041/0024.ogg
www/data/Map053.json line 319425: "  リサ\\m[41]\\z[024]" could not find www/audio/041/0025.ogg
www/data/Map053.json line 319456: "  リサ\\m[41]\\z[025]" could not find www/audio/041/0026.ogg
www/data/Map053.json line 319487: "  リサ\\m[41]\\z[026]" could not find www/audio/041/0027.ogg
I'm going to try to find an appropriate sound for the first one, but as for the others... I'm thinking I might need to replace them with silence just in case they activate.
 
Last edited:

kin-kun

Active Member
Modder
Jul 10, 2020
963
2,288
Furry Eared Girls Never Betray 1.0c.04 Release (Unofficial Version)
You don't have permission to view the spoiler content. Log in or register now.
Downloads
PackageSizeLink
JOIPlay345.3M
Windows402.1M
Linux406.5M
You don't have permission to view the spoiler content. Log in or register now.
As always, please report any issues you find to me.
 

DaddyGrond

Member
Oct 4, 2018
260
596
I see there are more scenes with Marco and Lisa, can anybody tell me how to get them?, i only got the blowjob scene in prison and the piersings and stuff, but there are like 3-5 more scenes. Where do i need to go and when?

For selena i know you can do 4-5 with the minister and you get panties and even sluty last ending, but how to do it with lisa?

Thanks in advance and sorry if this was asked before. i couldnt find the answers.
 

terratest

Member
Aug 5, 2017
230
113
I see there are more scenes with Marco and Lisa, can anybody tell me how to get them?, i only got the blowjob scene in prison and the piersings and stuff, but there are like 3-5 more scenes. Where do i need to go and when?

For selena i know you can do 4-5 with the minister and you get panties and even sluty last ending, but how to do it with lisa?

Thanks in advance and sorry if this was asked before. i couldnt find the answers.
For Lisa you have to have her go to him in the last city, I believe he is in the prison in the last city at night with lisa and just continue with his scenes to get it.
 
Last edited:

luchettodj94

Well-Known Member
Dec 25, 2019
1,614
2,810
Furry Ear Girls Never Betray v1.21 JAP
link with the last version of the game from 2020/08/16

DOWNLOAD


Edit:
Link updated with workupload

Edit2:
ultra compressed
 
Last edited:

luchettodj94

Well-Known Member
Dec 25, 2019
1,614
2,810
Great but is in jap?
if the answer is yes, any chance to have english?
yes, like i wrote in the title is in jap, you or someone else have to add the translation again, not sure if is already complatible with the previous one but probably not so is it to rework.
Anyway, you can use this tool to play and translate with mtl easily but don't expect purity (also the pics will be not translated)
 

hrobina

New Member
Jun 4, 2021
4
1
If only this was in English. Oh well will have to learn Jap now...
Also a question if you would compare this game to any other, which one would it be?
 

kin-kun

Active Member
Modder
Jul 10, 2020
963
2,288
yes, like i wrote in the title is in jap, you or someone else have to add the translation again, not sure if is already complatible with the previous one but probably not so is it to rework.
Anyway, you can use this tool to play and translate with mtl easily but don't expect purity (also the pics will be not translated)
I'll look and see what changes there are.

The translation was based on 1.20 (according to the OP) so I don't suspect anything major has changed.
 
  • Like
Reactions: Savec and MayoNeise
3.30 star(s) 39 Votes