Skip to content

Issue with owners #23

Answered by bucanero
graschbaten asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know what "ID" is being changed?... a savegame uses: account ID, user ID, and PSID. It's not using the detected values? Have you tried erasing the Apollo settings save?

if you have the owners.xml file, you need to place the file in:
/dev_hdd0/game/NP0APOLLO/USRDIR/owners.xml

next time you load Apollo, you can select the hardcoded values from the Settings menu.

the xml file should look like:

<?xml version="1.0" encoding="UTF-8"?>
<apollo version="1.2.0">
  <owner name="Test User">
    <console idps="0000AAAAAA111111 1111DDDDD8888888" psid="0000AAAAAA111111 1111DDDDD8888888"/>
    <user id="00000001" account_id="ffffffffffffffff"/>
  </owner>
  <owner name="Some User">
    <console i…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bucanero
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #23 on December 17, 2020 13:42.