lan1967

Member
Dec 15, 2017
232
65
How to view html file of the game? I opened it with text editor but it seems that it does not open part of the game code. For example, it does not show "grandmother" in search.
 

bigguy_foryou

Well-Known Member
Jun 8, 2018
1,162
1,094
Thanks. But I am on Ubuntu.
nah, it failed. Too big for it.
Make a copy of the .html file then run this command on that copy.
Code:
sed -i 's|</div><div|</div>\n<div|g' copy.html
This will add a ton of line breaks (line count before: 116, line count after: 9343), which makes the file much faster to search and navigate for most editors. But it will break the file in your web browser (I actually don't know why), which is why we do it to a copy. So you can use it to view the code quickly, but not change it.
 

Flamewolf

Member
Oct 31, 2017
391
467
Shame there hasn't been any new content in years. Game just hits a teasing dead end after the final battle.
Dude the game has been in active development for six years now, and that's in addition to G28's second game and other commitments like writing short stories on Discord. This is one man putting in BIOWARE levels of choice and variation into the game, where even after all these years we are still finding hidden gems that has been in the game for years. Sure it looks like development has slowed down, but that's because the dev is accounting for every choice and all variables.
 

kulbak

Member
Oct 31, 2016
178
103
does anyone know how to make the game endless? Like... i don't care that the story is over and continue in the next update. Lemme play out all the scenes in the final indefinitely.
In other words, where in the html file and what should i change that instead of the "that the end for now folks" i'd be sent back to play further?
 

Satou Pendragon

Forum Fanatic
Jan 24, 2018
4,206
14,300
does anyone know how to make the game endless? Like... i don't care that the story is over and continue in the next update. Lemme play out all the scenes in the final indefinitely.
In other words, where in the html file and what should i change that instead of the "that the end for now folks" i'd be sent back to play further?
Yeah...that's not possible as far as I know dude. It just isn't made to be endless but you can use the checkpoint mod to see more but it can break your save so you are on your own if you do it.
 

Gman131

Newbie
Sep 20, 2017
36
49
Hmmm, can someone do a scan of the VikingFile upload for me?
1746280531462.png
Firefox is giving me a virus warning for it, but it's also giving me that for a different game on VikingFile
actual system scans give nothing, and other download links don't proc this so I'm assuming it's a false negative but want to play it safe
Does VikingFile serve your download in a weird way maybe?
 
4.60 star(s) 138 Votes