3.80 star(s) 65 Votes

Terix3

Well-Known Member
Aug 2, 2017
1,106
1,649
That just means game's balance is broken or game is simply not fun to play(the legit way) if there are so many people who prefers using cheats which leads to more bug reports.
These devs should fix gameplay related problems first instead of focusing on people who are using cheats.
I'm not saying they shouldn't prevent cheats especially in an online game but their priorities seem to be wrong.
Btw, who are these devs? I want to know so I can stay away from them.
You are assuming too much. BaDIK for example has/had function that would crash the game if it would detect cheating. Simply put the game is tested for a legit play if user cheats stats that normally are not possible it will likely lead to problems. If game is popular enough a small % of players still means a lot of false bug reports.
 

DareDev1

Member
Jun 21, 2019
133
98
Does anyone have any idea about upcoming build or something, its been almost or even more than a year. They still announce monthly dev updates but no new version of the game. Is there anything about chrismas build or something?
 
Aug 13, 2020
323
686
declare this thread as 'Abandoned'
I was wondering about this. They did drop the "Operation Lovecraft" surname and cancelled the campaign (later saying that it's on indefinite hiatus to appease the backlash), dropping Gallery mode in favor of something nobody ever asked for.

The transition was so smooth this time around that hardly anyone mentions FD:OL was effectively abandoned and rolled over into FD: Operation Gacha.
 

Nihil5320

Member
Jul 2, 2022
384
961
I was wondering about this. They did drop the "Operation Lovecraft" surname and cancelled the campaign (later saying that it's on indefinite hiatus to appease the backlash), dropping Gallery mode in favor of something nobody ever asked for.

The transition was so smooth this time around that hardly anyone mentions FD:OL was effectively abandoned and rolled over into FD: Operation Gacha.
Honestly when the new build comes out they should just rename this thread Paralogue, kill it and put the new build under a new thread with the Operation Lovecraft moniker.

The blurb isn't even accurate anymore as it doesn't support VR and isn't expected to add a single player mode (even ignoring the fact that they'll likely never develop one they've confirmed it'll be separate if they do).
 
  • Thinking Face
Reactions: MaestreOfChaos

Koope!

New Member
Oct 4, 2019
4
2
how to install? guys, describe in more detail, I just don't understand, thank you in advance.
according to the instructions that are available, it does not work
 

S422

New Member
Jun 23, 2022
8
13
I think I got it. Now I have no clue how to open the files. I was thinking of porting them over to blender. Any tips?
Hello, Have you successfully ported the model into Blender? I successfully imported meshes files into the blender and manually added materials to it, except the eyes (Alet and Anya). There is an eye occlusion material which cover the eyes and the eyeball meshes are behind it. I’m trying to make it translucent. Still don’t know how to correctly add extracted texture to the eyeballs.
Also, there are many texture map which I don’t what kind of texture map they are. For example, T_Erika_body_CUM_D_2. The mat file says it is a diffuse map, but it doesn’t look like any other diffuse maps in Google.
 

gangie die 19

New Member
Apr 24, 2018
14
15
anyone knows the current steam version aes key? im trying to get alet diffuse face texture, i have v0.49 and its aes key i have extracted all of the character but only alets diffuse face texture is not extracting right, the format is dxt5 for it that what is says in ue viewer when i extract the texture its almost all just alpha with some dots on the right corner, which is unusable for me, there some people that have the model extracted but they compressed it so much so i would like to know the aes key for the steam version of the game its called v0.40 ingame some one here have posted the aes key for it but it dose not for v0.40 it only works for v0.49 it would be so thankful if someone could just upload the alets diffuse texture or tell me the aes key for the current steam version which is v0.40
 
Last edited:

HardcoreCuddler

Engaged Member
Aug 4, 2020
2,591
3,352
how to install? guys, describe in more detail, I just don't understand, thank you in advance.
according to the instructions that are available, it does not work
unzip and open using FallenDoll_0.4.9_KiritoMod-included\Paralogue\Binaries\Win64\KiritoMod049.exe
 

S422

New Member
Jun 23, 2022
8
13
anyone knows the current steam version aes key? im trying to get alet diffuse face texture, i have v0.49 and its aes key i have extracted all of the character but only alets diffuse face texture is not extracting right, the format is dxt5 for it that what is says in ue viewer when i extract the texture its almost all just alpha with some dots on the right corner, which is unusable for me, there some people that have the model extracted but they compressed it so much so i would like to know the aes key for the steam version of the game its called v0.40 ingame some one here have posted the aes key for it but it dose not for v0.40 it only works for v0.49 it would be so thankful if someone could just upload the alets diffuse texture or tell me the aes key for the current steam version which is v0.40
No, that's not the problem of AES key. If that is wrong, you won't able t extract any file from PAK. I extracted Alet's model in v0.34 and encountered this issue as well. It seems like the Alpha channel in "T_Alet_head_D.tga" is broken, if you view it in tools like Honeyview, it displays correctly. But if you view it inside Blender, you can only see some dot in right lower corner.
Just change material M_Alet_Head.001's blend mode (and maybe shadow mode together) to "opaque" and switch the alpha mode in Texture node from "straight" to "none" or "channel packed", I prefer "none" because the map still displays incorrectly in Image editor pane if I choose "channel packed". Finally, deleted the Texture node links to Alpha socket of Principled BSDF, whchi makes her face totally black.
The hair's blend mode needs to be changed from alpha blend to alpha hashed or alpha clip BTW, which make you incorrectly see through the hair just like her head.

Oh, Do you still remember the link to the AES key of v0.49? This thread has 500+ pages and i'm not sure if I can find it o_O
 
Last edited:

gangie die 19

New Member
Apr 24, 2018
14
15
Hello, Have you successfully ported the model into Blender? I successfully imported meshes files into the blender and manually added materials to it, except the eyes (Alet and Anya). There is an eye occlusion material which cover the eyes and the eyeball meshes are behind it. I’m trying to make it translucent. Still don’t know how to correctly add extracted texture to the eyeballs.
Also, there are many texture map which I don’t what kind of texture map they are. For example, T_Erika_body_CUM_D_2. The mat file says it is a diffuse map, but it doesn’t look like any other diffuse maps in Google.
No, that's not the problem of AES key. If that is wrong, you won't able t extract any file from PAK. I extracted Alet's model in v0.34 and encountered this issue as well. It seems like the Alpha channel in "T_Alet_head_D.tga" is broken, if you view it in tools like Honeyview, it displays correctly. But if you view it inside Blender, you can only see some dot in right lower corner.
Just change material M_Alet_Head.001's blend mode (and maybe shadow mode together) to "opaque" and switch the alpha mode in Texture node from "straight" to "none" or "channel packed", I prefer "none" because the map still displays incorrectly in Image editor pane if I choose "channel packed". Finally, deleted the Texture node links to Alpha socket of Principled BSDF, whchi makes her face totally black.
The hair's blend mode needs to be changed from alpha blend to alpha hashed or alpha clip BTW, which make you incorrectly see through the hair just like her head.

Oh, Do you still remember the link to the AES key of v0.49? This thread has 500+ pages and i'm not sure if I can find it o_O
0x64207C05285D224C34D110CB6D935862BB019CC2FE87169E189A97E27A927FAC
aes key for v0.49

Anyway thanks, I'm well experienced with shading in almost every 3d software i just don't know how to extract the texture right only alets face is using format dxt5 the others use dxt11 maybe thats the issue here, but i well take your advice and use honey viewer and see what can i manage.


edit: honeyviwer worked thank you(y)
 
Last edited:

S422

New Member
Jun 23, 2022
8
13
0x64207C05285D224C34D110CB6D935862BB019CC2FE87169E189A97E27A927FAC
aes key for v0.49

Anyway thanks, I'm well experienced with shading in almost every 3d software i just don't know how to extract the texture right only alets face is using format dxt5 the others use dxt11 maybe thats the issue here, but i well take your advice and use honey viewer and see what can i manage.


edit: honeyviwer worked thank you(y)
My pleasure. By the way, will you post the blend file to the forum by the time you finished that?
I've made some progress in shading the model. There are many texture maps left unused because I don't know what they actually are. As for the texture maps being used, some issues still exist (e.g. the sweat map looks like liquid metal). I can post the model here If you want to review or continue working this.
 
Last edited:
3.80 star(s) 65 Votes