You can donwload the crack that bypass the patreon check, you can also download the maps for 0.0.14 so you'r game dosen't bug or somethinghow do i play this? i need to login into patreon account to play?
See in the other pages there are ppl that understand that better than me and can help you if you still have some questshow do i play this? i need to login into patreon account to play?
I have a question regarding the api, how do I run "node server.js". Im not seeing it in my files at all.Two Horns API Server
General Instructions:
1. Append "127.0.0.1 api.pinkcafeart.com" to hosts file of your system.
2. Import certificate.
3. Install Node.js
4. Run "node server.js" with root or administrator privilege. Since listening on port 443 may require root / Administrator privilege.
5. Run the game and you should be able to login now. Note that you should keep the server running while playing the game.
Instructions for Android:
// You can only do this on a rooted Android device!
1. Append "127.0.0.1 api.pinkcafeart.com" to /system/etc/hosts
2. Copy 85c9734f.0 to /system/etc/security/cacerts/ and change it's owner to root:root, permissions to 644
3. Install Termux(You must be registered to see the links).
4. Open Termux and install Node.js and tsu package with "pkg install nodejs tsu".
// You may need to run "termux-setup-storage" to gain access to internal SD card.
5. cd into the directory where server.js is located, run "sudo node server.js"
I have only tested it on Android, but it should work on any other platforms as well in theory.
Is there anything in particular that you struggled with? Always looking for feedback to improve the HOW-TO postsMaybe because I've not slept yet, but took a bit to figure this out, but finally did, and got it to work. Thank you so much for this.
It sounds like you are double clicking the .js file in order to run it. This does not work. You need to downloadI have a question regarding the api, how do I run "node server.js". Im not seeing it in my files at all.
[Edit] I also get a syntax error when attempting to run the server.js file included in the api server.zip
One thing I got stuck on for a few minutes with this, when the game brings up the login screen you need to put in at least some sort of username and password. Seems obvious now looking back, but at the time this was causing me an issue because I thought this would either get skipped or blank would be fine.Is there anything in particular that you struggled with? Always looking for feedback to improve the HOW-TO posts
It sounds like you are double clicking the .js file in order to run it. This does not work. You need to downloadYou must be registered to see the linkshave it add itself to the PATH environment variable and once that's done you open a command prompt, CD into that directory and run 'node server.js'.
You're fine, was mostly me trying to remember what to do next. And like I said, I hadn't slept yet when I was trying to do so, which didn't make any easier for me.Is there anything in particular that you struggled with? Always looking for feedback to improve the HOW-TO posts
It sounds like you are double clicking the .js file in order to run it. This does not work. You need to downloadYou must be registered to see the linkshave it add itself to the PATH environment variable and once that's done you open a command prompt, CD into that directory and run 'node server.js'.
Did this message appear only on the first launch or on subsequent launches of the proxy? Getting this message _once_ before you had the chance to trust the cert is normal.
Since people are having trouble allow me to clarify the steps.Two Horns API Server
General Instructions:
1. Append "127.0.0.1 api.pinkcafeart.com" to hosts file of your system.
2. Import certificate.
3. Install Node.js
4. Run "node server.js" with root or administrator privilege. Since listening on port 443 may require root / Administrator privilege.
5. Run the game and you should be able to login now. Note that you should keep the server running while playing the game.
What is the "host file?"Since people are having trouble allow me to clarify the steps.
1) Add the stuff between the quotes to your hosts file at the bottom on a new line. Need to open as admin to save changes and you might need to show hidden/system files to see the location
2) Right click the certificate ->Import
3) Nobody needs help with this right?
4) Open cmd as admin. cd to location of server.js. For example if it is in a Desktop folder:
cd C:\Users\[username]\Desktop\[foldername of server.js]
Replace bracket content with relevant name. Afterwards, run command without quotes:
"node server.js"
If you see mention of listening 127.0.0.1, you have succeeded
5) Run the game, if it is your first time make up a name/pass
Note: after the first time one only needs to cd to the folder and run the node command before playing