Create and Fuck your AI Cum Slut -70% OFF
x

HTML MindWare: Infected Identity [v0.3.0 Public] [Subjunctive Games]

4.00 star(s) 30 Votes

Eayz3n

Active Member
Oct 12, 2018
566
990
Lmao there`s more content in this thread when people are trying to figure out the cheat code each update than the game itself :ROFLMAO: :ROFLMAO:
 

Ellipses321

Newbie
Dec 2, 2019
27
26
Time delayed passages are generally awful, please get rid of them or at least include fast forward options for them.

Edit: Did it myself, not sure if it broke anything earlier than chapter 2, but the passages seem fine.
 
Last edited:

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
7,036
3,212
MindWareInfectedIdentity-0.3
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Laura2022

Newbie
Dec 25, 2021
88
136
Time delayed passages are generally awful, please get rid of them or at least include fast forward options for them.

Edit: Did it myself, not sure if it broke anything earlier than chapter 2, but the passages seem fine.
In the cheat options, you can disable the fade animations if that's what you're referring to, or do you mean the Ava awakening scene not being skippable?
 

lyondijon

Newbie
Dec 21, 2020
47
47
This might work a bit better
Find this line (was line 12787 on my copy)
Code:
MindWare.revealSecret = function(password) {
After the curly bracket add this
Code:
return true;
So it looks like this
Code:
MindWare.revealSecret = function(password) {return true;
Explanation:
MindWare.revealSecret is a process that hashes the entered password and compares it to a hash stored in the file
The line
Code:
return hash === storedHash;
is what is doing this comparison
return means to tell the process calling this process what the result is and the"hash === storedHash" part is saying if they are exactly equal then it's true, if they are not then it's false
So what we are doing is instead of going through all those steps of checking the entered password, we put the return as the first thing to do in the revealSecret function to immediately "return true;"
That means no matter what is entered the game sees it as correct in all places the password is checked
lol this happens if you make a hacker themed game
 

jakesissy

Newbie
Mar 14, 2024
30
25
been like 4 updates and nothing with the hormones still says "Continue Hormone treatment in 0 days" doesnt let me do it
 

Comisar

Member
Nov 11, 2017
214
148
I still don't understand why they took out the therapy sessions... I mean they were there, the work was done...
 

Ellipses321

Newbie
Dec 2, 2019
27
26
In the cheat options, you can disable the fade animations if that's what you're referring to, or do you mean the Ava awakening scene not being skippable?
If by fade effects you mean the time delayed, fade in passages, then yes that's exactly what I'm talking about.
I'm not sure pay walling the game being slow garbage is the way to go. For clarity I'll just dump the original HTML, the edit, and a save to load from file to see the difference.
I also took the opportunity to reduce the fake loading times.
 

Laura2022

Newbie
Dec 25, 2021
88
136
Here are some passages that I found interesting that aren't part of the main story:
HiveClean-SecondCleaning: The second cleaning of the latex maid.
SynTech Random Encounter 1: SynTech car guy.
SynTech Random Encounter 1 - Handjob: SynTech car guy wants some hand love.
FiredFromBrainFry: Corporate cog ending.
PsychologicalEvaluation1: First psychological evaluation for gender transition.
TransitionAppointment1: Another psych eval.
TransitionAppointment2: Yet another psych eval.
TransitionAppointment3: Psych evaluator becomes your mommy.
FirstHormonalTherapy: Your first hormonal therapy
Hormonal Therapy Masculine-Leaning Transformation: Some after therapy pill effects.
 

tf1394

Newbie
Jul 14, 2017
89
57
the fading in and out text and images is very annoying to my calcified zoomer low attention span brain
 
Last edited:
4.00 star(s) 30 Votes