HTML MindWare: Infected Identity [v0.3.3 Hotfix] [Subjunctive Games]

3.80 star(s) 34 Votes

Eayz3n

Active Member
Oct 12, 2018
567
1,007
341
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
27
177
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
8,765
4,003
436
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
97
165
101
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
51
50
36
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
41
27
94
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
231
160
207
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
27
177
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.
 
  • Like
Reactions: EonKain

Laura2022

Newbie
Dec 25, 2021
97
165
101
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
95
62
197
the fading in and out text and images is very annoying to my calcified zoomer low attention span brain
 
Last edited:

Laura2022

Newbie
Dec 25, 2021
97
165
101

MindWare 0.3.1 Cracked
Unlock Code: basilisk. Enjoy!

Downloads: | |

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: CarteBlanche9000

f96zonetrooper

Engaged Member
Dec 21, 2018
2,917
2,785
350

-> Download links on tfgs

Version 0.3.1 (Public)
  • Added: Sex with client's boyfriend
  • Added: Try Maria disguise
  • Added: Feminine clothes dreams
  • Added: Bonus sleep hypno for those who have tried hot outfit
  • Improved: Various small improvements
  • Fixed: Various small fixes (mostly typos)
  • Fixed: The 2nd meeting with Roderick and Sarah doesn't go away no matter how many times you play out the scene
  • Fixed: The $349.99 Hot Pink Designer Purse from the Vivid store cannot be purchased
  • Fixed: bad evaluation: can't access property "activeJobs", State.variables.byteBunkerV2 is undefined
  • Fixed: Softlock between taxi voyeur tasks
  • Fixed: The pussy masturbate dream, i had no AP, went 2 work & cant work or leave
  • Fixed: Day 35, the Maid, the folding bedsheets picture. If you click on it, it opens the cleaning the toilet picture
  • Changed: New Extra Options password

Version 0.3.1 (Supporters-Only Beta 2)
  • Added: Hamburger menu with basic SugarCube options (Save, Restart, etc.) in Chapter 2 fullscreen passages
  • Added: Option to permanently disable Cipher's hentai messages when skipping to chapter 1 or 2
  • Added: Delacroix visit
  • Added: Investigate crime scene quest
  • Added: Aegis hideout first visit

Version 0.3.1 (Supporters-Only Beta 1)
  • Improved: Department of Records login page
  • Fixed: Department of Records login page broken link
  • Added: New ByteBunker job (phone hack)
  • Added: BBW fetish (discoverable during ByteBunker phone hack job)
  • Added: Femboy fetish (discoverable during ByteBunker phone hack job)
  • Improved: ByteBunker 2.0
  • Added: Introductory Morrison Law Office content
  • Improved: GitGud dialog availability handling
  • Added: Inventory screen (accessible from Character screen)
 

smith66

Active Member
Aug 24, 2017
834
651
295
I was able to bypass the Avatar and save checks but not the options one. Anyone know where that is located in the code?
 
3.80 star(s) 34 Votes