1.30 star(s) 10 Votes

mswasticsc

Member
Jan 16, 2018
108
438
May I ask for the scripts you made? Also, what did you do to the game code? I was looking to decode the save but didn't have luck modding the code. I am a newbie and would like to learn a bit;)
I didn't edit the save directly, it requires some effort this game does not deserve. I completed the game via cheating. Here is the script. I left what might be useful to you and intentionally made it hardcoded. It makes you invincible, walk fast, have unlimited ammo (just take the empty rifle and shoot), removes pixelization effect, basically prevents flashlight battery from depleting and enhances it a little + maybe something else, I don't care.
Hey I'd also like to know how you removed the pixelation. It might make choosing the different costumes actually worth it.
It's implemented with PSXShaderKit (PSXPostProcessEffect)
how do you save this, it keeps being a text doc no matter what i do
Just make it save.reg. Ask chatgpt if you are confused or something, it's straightforward.
 
Last edited:

balur

Newbie
Aug 11, 2019
35
39
Man, this site's not worth it anymore, fuck this. I miss the days when the most annoying part of browsing here was the fact that VNs and regular games weren't separated. Now it's all just slop with the occasional gem. All quantity, no quality.
Odd to complain about free and you not using filters.
 
  • Like
Reactions: Sich2002

pokiller

Active Member
May 5, 2018
672
2,436
I didn't edit the save directly, it requires some effort this game does not deserve. I completed the game via cheating. Here is the script. I left what might be useful to you and intentionally made it hardcoded. It makes you invincible, walk fast, have unlimited ammo (just take the empty rifle and shoot), removes pixelization effect, basically prevents flashlight battery from depleting and enhances it a little + maybe something else, I don't care.

It's implemented with PSXShaderKit (PSXPostProcessEffect)

Just make it save.reg. Ask chatgpt if you are confused or something, it's straightforward.
Seems the file has password
 

pokiller

Active Member
May 5, 2018
672
2,436
I didn't edit the save directly, it requires some effort this game does not deserve. I completed the game via cheating. Here is the script. I left what might be useful to you and intentionally made it hardcoded. It makes you invincible, walk fast, have unlimited ammo (just take the empty rifle and shoot), removes pixelization effect, basically prevents flashlight battery from depleting and enhances it a little + maybe something else, I don't care.

It's implemented with PSXShaderKit (PSXPostProcessEffect)

Just make it save.reg. Ask chatgpt if you are confused or something, it's straightforward.

You don't have permission to view the spoiler content. Log in or register now.
Thanks for the hint about removing pixelization. I managed to bypass the graphics' dithering and interlacing effect also, revealing its original texture.
But it seems that even the original texture are not so high-res. Wish someone could come up with a way to upscale the graphics and maybe even replace the old-fashioned Resident Evil viewing camera with something more modern like FPS/TPS...

Replace the Assembly-CSharp.dll in <game folder>\Detective Mikami_Data\Managed
 
Last edited:

terirheken

Active Member
Jan 7, 2019
606
701
I saved it once and then tried to save it again, Before saving, click on save file type and then click all files. then delete the (1) should save it as a reg file
I'd bet you have hide file extensions ticked.
You need to show your file extensions in Filebrowser, then simply remove the .txt file extension.
 
  • Like
Reactions: Sich2002
1.30 star(s) 10 Votes