-
Notifications
You must be signed in to change notification settings - Fork 214
PS4 Support
goaaats edited this page Dec 11, 2017
·
1 revision
Sapphire works on a PS4 out of the box, connecting to it however is unsafe and bad and shouldn't be used for more than testing. That's kinda important.
To use Sapphire on a PS4, you will need the following things:
- A fully set-up Sapphire Server(see other guides for this)
- A PS4 with a patched base-game
- A usable Square-Enix service account
- Python 2.6
- Set the AllowNoSessionConnect parameter in the lobby configuration file to true.
- Start your servers and run the
ps4dns.py
Python-Script in thesrc/tools
folder. - Set the DNS Server on your PS4 to the local IP Address of your PC.
- Log into the game on your PS4 - exit the lobby but do not quit the game.
- Copy the selected text that should be printed in the lobby console.
- Navigate to PS4transitionally.html in a browser which should be running on your REST server.
- Enter the following information to the page:
Secret should be the secret set for REST in the server config - default
as default.
sId should be the text you just copied from your lobby server console.
accountId should be the id of the already created sapphire account you want to use on your PS4.
- Click
insert
, and change the Data Center on your PS4.
Done! You should now see your characters on the PS4 and be able to log in just fine.
Getting Started
About
Installation
Developing
Actor Control
Scripting
Administration
Debug Commands
GM Commands
Other
PS4 Support