wawcl4w
Newbie
- May 10, 2021
- 16
- 53
- 133
I was able to download via Mixdrop, however even with the full download the game is entirely nonfunctional.
upon opening "Stranded With Her Alpha.exe" you get a black screen with a single white line and "Apache/2.4.55 (Ubuntu) Server at swh.love-joint-games.com Port 443" under that in black text.
I have no idea what exactly is wrong, but its just a pile of un-usable electrons in a memory buffer atm because of whatever is wrong.
Edit:
just discovered more black text above the white line reading
Not Found
The requested URL was not found on this server.
this tells me the game is relying on some external path to function, and quite clearly one that simply doesn't exist anymore. idk why it breaks without this link working though cause it looks like i have 253MB of data in the folder, so the assets are clearly there. there's no reason i can think of for it to go foobar over this cause it should not need it.
in file package.nw (hidden by default), open index.html and change the first four line to belowExact same thing happening for me.
<html>
<head>
<script src="
You must be registered to see the links
"></script><meta http-equiv="X-UA-Compatible" content="IE=edge">
and the web source link in line 69(heh)
<body><iframe name="DFD" id="DFD" src="
You must be registered to see the links
" scrolling="no" frameborder="no" width="1920" height="1080"></iframe>or just extract and replace the index.html as attached