L7Bear
Well-Known Member
- May 29, 2017
- 1,258
- 2,120
- 498
If you just want it all in one big file, there is usually a guy that swings through and makes a compressed file. Check back in a day or so and he'll probably have done it. If he does I'll link it on the first page.Can I suggest uploading a torrent for this kinda of download? instead of downloadins N packs and html just a torrent would be much easier
HTML. 0.48->0.49
What if I don't have 0.48 ???
*checks my 1.07 TB of AVNs*
View attachment 5002940
Then again, perhaps I should fuck off.
Links for last couple of update packs.Yep...I need .48 myself also. Can anyone re-upload that update please??
Aw man, I made three fresh upload links. It's unpacking fine on my end, what error are you getting and what link did you use?Can confirm that the second image pack cannot be extracted.
Yeah, those are only update packs.
I don't know how to build websites. If you want an online version check out mopoga.com.So wouldn't it be better to have a Online link of the playable game, for those with issues in extracting multiple files?? Those issues is exactly why I stopped downloading this game. I've played until the 0.30 series of updates, but after that whenever I extract one of the Image pack I always get a "Corrupted File" error message.
Plus: the online link of the playable game will also work as sampling of the game for new users.
That's my bad. I forgot to do the changelog again. Its on the front page if you ever need to double check it, for some reason its one thing that regularly slips my mind.I just downloaded the 0.48 to 0.49 update from GoFile and the ingame changelog only shows up to the v0.48 changelog. Did I miss something? I previously had v0.48. At least the ingame changelog showed up to 0.48 before applying this update. I really wish the game had the version number in the left-hand side panel.
That's just it. Without something in the game to tell us which version of the HTML we have, an ingame changelog, or an explicit version number, we can't easily tell which version we have. As far as I can tell, I may have downloaded V0.48 all over again.That's my bad. I forgot to do the changelog again. Its on the front page if you ever need to double check it, for some reason its one thing that regularly slips my mind.
Thanks for reminding me, I meant to change that. In ash's guide it says to go to Karlee's apartment in the morning. If you go her apartment in the morning it will trigger.Is this event not in the studio or is something broken on my save?
View attachment 5003951
I have an issue with mopoga.com. I have a browser extension called Twine Hacker that lets me edit Variables in a Twine/sugarcube game. But all the games on this site doesn't register in the extension.I don't know how to build websites. If you want an online version check out mopoga.com.
That's my bad. I forgot to do the changelog again. Its on the front page if you ever need to double check it, for some reason its one thing that regularly slips my mind.
Jup, second image pack is broken.Can confirm that the second image pack cannot be extracted.
Was there supposed to be an HTML in .48 along with that image pack?? Just checking. If so then it was missing.If you just want it all in one big file, there is usually a guy that swings through and makes a compressed file. Check back in a day or so and he'll probably have done it. If he does I'll link it on the first page.
Links for last couple of update packs.
0.47
Pixeldrain
0.48
Pixeldrain
Aw man, I made three fresh upload links. It's unpacking fine on my end, what error are you getting and what link did you use?
Jup, second image pack is broken.
Well now what the hell would be causing that? Are you getting any kind of error message I could use to narrow down the issue? Do you remember what link you used? What browser are you downloading from?Downloaded and extracted just fine for me...
View attachment 5004721
There's 3 image pack downloads but no html download?
Its included in the pack 3 and update only. Having it separate was causing confusion for some people.Was there supposed to be an HTML in .48 along with that image pack?? Just checking. If so then it was missing.
I have no idea if someone already pointed this out (and honestly, I'm too lazy to check ), but for anyone not too familiar with SugarCube: JavaScript is case-sensitive!Hit F12 and your browser will pop up a Javascript console window to the right of the VN. I'm going to paste this screenshot of my chromium with the javascript console open. Note that I've already done the things that I will talk about next.
View attachment 1341295
The first thing I did was type "Sugarcube.State.variables.charge" at the ">" prompt in that window and hit enter. That returns a 0 which is the current charge on the phone as you can see in the content window as "Charge: 0". Note that as you type, the console will automatically populate a popdown list with possible completions. So after typing only "Sugar" I can just hit the right arrow key and it will fill that out as "SugarCube". Then I typed ".State.var" and that was enough to let me hit the right arrow key again to have it fill out "variables". So you don't have to type all this everytime and worry about it being incorrect.
I hit the "up arrow" key to recall all of that and just typed "=40" to set it to 40. Note that the content window on the left is in suspended animation while the console is open. So that "Charge: 0" won't change to "Charge: 40" until after I close the console window by clicking the "x" gadget in its upper right and then click something to go into the next passage.
I did "up arrow" again and then used backspace to erase the ".charge". This showed all of the variables in effect for the VN but as a "closed two line tree between "{" and "}" with a small ellipses "..." at the very right. To open it up as the full scrollable list I clicked on that "..." and we see the first page full of variables and values. I can now use "up arrow" and then type out individual variable names to peek and then use "=" with a new value to poke.
Congratulations. You now know how to hack 95% of Twine games since just about everybody uses SugarCube format and don't know how to change where the variable storage is hidden.
I used the GoFile link in OP, and 7Zip.Well now what the hell would be causing that? Are you getting any kind of error message I could use to narrow down the issue? Do you remember what link you used? What browser are you downloading from?