- Jun 19, 2017
- 921
- 1,026
Kinda weird that I can only save once and it will load properly but any other save after that, I will revert back to the very first save aka any other save besides the first time saving willl not work
It's a feature. You over-ate from dirty platform and got a diarrhea.Love the gameplay, but I wish the game didn't get stuck so often. Sometimes when consuming a food item directly from a looted container, then you wouldn't be able to move to another tile.
It is in bed in shelterThere is a bug that if you press the same search-item second time, the game freezes. Also I can't seem to find a save game-feature in the game...
Will be Investigating itKinda weird that I can only save once and it will load properly but any other save after that, I will revert back to the very first save aka any other save besides the first time saving willl not work
Bro, you can't tell me a sandwich marinated in a bloody bag don't look yummers.There is a bug that if you press the same search-item second time, the game freezes. Also I can't seem to find a save game-feature in the game...
Bro, isn't it better to create a file for people? Just reading these codes gives me a headache.It is. The cheats are in the js files, so you can read it either via text editor on the files themselves, or via developer tools.
The cheats are under js/UI/CheatPanel/CheatPanelInit.js, so its as easy as reading it.
You can then use that code to your advantage.
For example, if you wanted the "Almost Immortal" cheat, as defined in that js file:
The game works on Electron, which essentially emulates web browser(I don't this info will help you or not). We are not planning on adding mobile support for now, until the game will gets closer to a full steam releaseHas anyone been able to get this game working on mobile? I can't use my usual methods for HTML games of Joiplay or directly in the browser since it launches from a .exe in its own window.
I tried launching it in Winlator but nothing happens. I can see the SinE3r process briefly in the Winlator task manager but it crashes immediately.
It does work fine when I launch it on a desktop pc but I don't play these types of games on pc.
Thank you for the response. I might be able to figure something out if I can find information on emulating Electron. Unfortunately Joiplay should have worked with Electron as well but I will keep messing around.The game works on Electron, which essentially emulates web browser(I don't this info will help you or not). We are not planning on adding mobile support for now, until the game will gets closer to a full steam release