SakuraKoi

Member
Oct 22, 2020
319
1,054
308
I'll have to see about implementing a steadfast solution to deal with these commands (\) being trucked up. I've updated the bug fix patch with all instances of \" being just " (except in a code block) but without saves I can't any cases. I could only find the event in the 100% save and found it fixed.
 
  • Like
Reactions: Zendaril

hanwen1234

Member
Aug 27, 2018
132
71
168
okay how the hell do I progress in the Federal Police path once I get to the part where I have to locate some New Order guys with Motoko, I've talked to everyone I can but there's no damn progression
 

Derver

Newbie
Jul 28, 2018
16
4
188
Good work on translation and further patching! AI TL is a godsend for a case like this. I mean, now, the game is prosaically readable for the most part. Now, onto the question matter - how do church and mercenaries (yellow bee-like gals) paths are started outside "Extra" Screen? I've found police (police chief offers it directly) and spec-ops (also a binary choice given further in the game) paths but no luck with the rest.
 

hanwen1234

Member
Aug 27, 2018
132
71
168
Good work on translation and further patching! AI TL is a godsend for a case like this. I mean, now, the game is prosaically readable for the most part. Now, onto the question matter - how do church and mercenaries (yellow bee-like gals) paths are started outside "Extra" Screen? I've found police (police chief offers it directly) and spec-ops (also a binary choice given further in the game) paths but no luck with the rest.
Lose to the bosses of the chapter which features them, I think.
 

Derver

Newbie
Jul 28, 2018
16
4
188
Lose to the bosses of the chapter which features them, I think.
That was my thought too. However, I've already run both church and mansion bosses to no avail. The only thing I've got was a bog-standard game over screen.
 

hanwen1234

Member
Aug 27, 2018
132
71
168
That was my thought too. However, I've already run both church and mansion bosses to no avail. The only thing I've got was a bog-standard game over screen.
I at least figured out the Spec Ops one, you have to let Puma go alone after their bar crawl

not sure how to get the Royalties route though
 

Thecatbred

Well-Known Member
Game Developer
Sep 24, 2018
1,140
2,107
424
I at least figured out the Spec Ops one, you have to let Puma go alone after their bar crawl

not sure how to get the Royalties route though
Don't go to the roof to rescue your friend before going to the basement. You get ambushed and if there's no one to help...
 

chrisdraconis

Member
Jul 18, 2017
416
238
227
Does "succumbing" lead to a bad ending, as I'm not personally really a big fan of when some game writers treat embracing a submissive slutty attitude as a game over scenario as I feel one can still kick ass while not refusing a chance to get pleasurably pounded :p(though I acknowledge here those moments probably do involve some mind/will breaking)
 

Silvar0Aim

Member
Nov 21, 2021
453
224
166
honestly i wish i could see what the instructions were so i knew what buttons did what. such as what do you press to equip things or use the phone
 
Last edited:

Usex809

Member
Mar 25, 2023
333
305
139
yo, anyone knows where is cathedral in downtown? Can't find it at all.

Ok got it, There is no church in downtown area. Its just right to the cafe you got the information about church. Go to the church and then to left wall. And to start church corruption route win the fight and during escape fell to a trap.

Overall game has few bad end routes and its not that bad. Only few corruption games allow bad end routes with different storyline and mechanics, I can count only few of them and if anyone here knows more please share such game.
 
Last edited:

ranashadow

Member
Oct 26, 2019
331
262
162
yeah this translation breaks the games code. Its using an oldish WOLF engine which is more fragile than RPG-MV. There's broken scripts which gives you a hard-lock error and the only way to bypass it by getting the base game, transferring the save file over, bypass the event, update the save and put it back in the TL version.

But the game itself is broken. AI NPC's dont react to you even when you are directly in front of them so its like all the enemies are blind and death until you shoot in that area. Shooting obviously puts you in alert phase so enemies will gravitate towards you but sometimes they just buzz around shooting.

The TL is simply broken. So unless you want to play the base, untouched version, your fucked
 

SakuraKoi

Member
Oct 22, 2020
319
1,054
308
Its using an oldish WOLF engine which is more fragile than RPG-MV.
No, it's still RPG Maker but not MV / MZ which have become standard. They are also not more fragile because the errors I have found came down to the custom scripting breaking due to the translation missing periods after \ or having turned periods into other periods (hallow and floating).
There's broken scripts which gives you a hard-lock error
Did you get the update I had posted and which is available in the first post? If yes and you are up-to-date, I'd really like to have the save file where it happens so that I can fix it.
But the game itself is broken. AI NPC's dont react to you even when you are directly in front of them so its like all the enemies are blind and death until you shoot in that area.
I'd have to check but I would not be surprised if it was because of the difficulty. Otherwise, I also tried that one fight in the JP version and the boss did not do anything either. I'm not going to disagree either way that they didn't do their artist justice. I'll see about uploading at least the controls... once I found them all out myself. Since this was a simple request I followed out of interest but the game ended up not for me, I'm not going to play more of it.
 

ranashadow

Member
Oct 26, 2019
331
262
162
No, it's still RPG Maker but not MV / MZ which have become standard. They are also not more fragile because the errors I have found came down to the custom scripting breaking due to the translation missing periods after \ or having turned periods into other periods (hallow and floating).

Did you get the update I had posted and which is available in the first post? If yes and you are up-to-date, I'd really like to have the save file where it happens so that I can fix it.

I'd have to check but I would not be surprised if it was because of the difficulty. Otherwise, I also tried that one fight in the JP version and the boss did not do anything either. I'm not going to disagree either way that they didn't do their artist justice. I'll see about uploading at least the controls... once I found them all out myself. Since this was a simple request I followed out of interest but the game ended up not for me, I'm not going to play more of it.
I thought it just looked old because of its presentation and lack of access. Yeah I put the patch on and updated to the latest, I've not played through much other than inspect the AI to see if it reacted to my presence in its cone of vision but no reaction. I can assume the cone of vision is similar to how to worked on Metal Gear seen as thats its greatest inspiration.

The controls are pretty easy actually. A) to punch/kick. S) to shoot weapon. X) to access menu and select items like health or weapon with S).


What this game is lacking though is a speed-up or skip which is why I assumed it was an old engine unlike the latest and must used where it as a x2 FF and text skip
 

Silvar0Aim

Member
Nov 21, 2021
453
224
166
I thought it just looked old because of its presentation and lack of access. Yeah I put the patch on and updated to the latest, I've not played through much other than inspect the AI to see if it reacted to my presence in its cone of vision but no reaction. I can assume the cone of vision is similar to how to worked on Metal Gear seen as thats its greatest inspiration.

The controls are pretty easy actually. A) to punch/kick. S) to shoot weapon. X) to access menu and select items like health or weapon with S).


What this game is lacking though is a speed-up or skip which is why I assumed it was an old engine unlike the latest and must used where it as a x2 FF and text skip
then how do you use a phone or equip defferent guns
 

ranashadow

Member
Oct 26, 2019
331
262
162
then how do you use a phone or equip defferent guns

Pretty sure to equip guns is go on pause go to the gun you want and press S. But Iv really only used pistols, because of the broken AI Iv never really had a reason to shoot.

A phone? lol

No I know theres a phone or codec but Iv not had a reason to use it so dont know
 

Silvar0Aim

Member
Nov 21, 2021
453
224
166
Pretty sure to equip guns is go on pause go to the gun you want and press S. But Iv really only used pistols, because of the broken AI Iv never really had a reason to shoot.

A phone? lol

No I know theres a phone or codec but Iv not had a reason to use it so dont know
Theres a house with qr code in it ment to be scanned by your phone... And I don't know how to use the phone
 

Derver

Newbie
Jul 28, 2018
16
4
188
There's a house with QR code in it meant to be scanned by your phone... And I don't know how to use the phone
Smartphone and CODEC are just plot devices as far as I am aware. I had to pull out my smartphone IRL and scan it. For those curious, the QR is an encoded link to DL-Site (dev's page most likely) and the password is the dev's ID - 5337. I guess the dev was inspired by Kojima's meta-narrative or something.
 
  • Like
Reactions: Levyathan0
3.00 star(s) 6 Votes