VioletLilac

Member
Aug 9, 2020
165
61
DUnno if anyone is willing to answer again and i dunno i wanna try this game, been a year now since i last ask this but to those who are playing it in your PC is the game still having such thing where it crashes your PC or doing weird shit or is it safe now to download and run?

i saw someone posted a new 1.10 version so is that also safe or is it better to just download the 1.08 version? thanks in advance
 
  • Like
Reactions: Anon_357

18Scythe

Member
Jan 16, 2021
199
74
where tf do you get freeman's id card and what is sen simulation? dumped like 5 hours into this game but still don't have either cards
 

Anon_357

New Member
May 28, 2023
6
2
Can anyone make the apk version i need it and there is an official version aswell if someone makes it pls let me know
Ye. I respond to this to get attention towards it, but i really would like if someone could get the apk. Thank you all lots in advanced.
 
  • Like
Reactions: Nigha128

yerferg

Newbie
Sep 27, 2019
15
5
The awesome thing about games made with nwjs is how easily you can cheat using the developer tools or add custom scripts, which makes replayability a thing here (considering there is also the infinite nightmare level).

Here is a small tutorial how to do so, if someone wants to try:
In your game root directory (where the TunnelEscape.exe is) you will find a "package.json".
Remove in the json the "--disable-devtools" at the key "chromium-args".
Now if you run the game you can use F12 to open the Chrome developer console.
Switch to "Console" and now you can start to fiddle with the game variables and settings as you wish, if you know some javascript.
Typing in "$" you will see all the possible options you have.
  • in $gameParty._gold is your money value.
  • in $gameParty._weapons is a list of unlocked weapons (in $dataWeapons are all id's for all weapons, set the corresponding id to 1 to enable a weapon for example $gameParty._weapons[6] = 1; to enable the Submachine Gun).
  • in $gameActors._data[1] you have hp, sp, vp and exp stats to fiddle with
  • in $dataItems you can find the details to every item
  • in $gameParty._items are the items you have in your inventory right now
So for example $gameParty._items[36] is how many "Grenade Rounds" you have in your inventory.
$dataItems[36].name tells you this ID 36 is the "Grenade Round".

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You can even write your own small "mods" if you know a little bit of javascript. Here are some examples.
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
this doesnt work
 

Shinsal

Newbie
Sep 8, 2018
28
9
where tf do you get freeman's id card and what is sen simulation? dumped like 5 hours into this game but still don't have either cards
This is already answered, but you have to beat him again in his stage.


Sen simulation? In the battle simulator? It lets you customize your sensitivity (affects how fast your ecstasy bar fills up).
 

negroidprime

Engaged Member
Sep 25, 2018
2,346
5,113
By the way, I've seen you on games I've played, do you have a list of games you've played that you can recommend?
I see you've played KP and ToA so i'm not going to recommend those again, here's a small list of games that i do not know if you've played or would like them, but here goes:
Trials in Tainted Space
Corruption of Champions (1&2)
Star Knightess Aura
My Dystopian Robot Girlfriend
Corruption Town
Femboy Survival
Nymphomania Priestess (apparently "soon" to finally be completed)
Claire's Quest
Overgrown: Genesis
A list of games with Amazon's art
War Demon Kirstin
There's probably more but these came up to mind first.
 
  • Like
Reactions: HM108 and dero21
3.90 star(s) 33 Votes