General Discussion

Reply
Beta Tester
GraphiteGB
Posts: 10,498
Registered: ‎03-08-2006
Message 11 of 54 (228 Views)

Re: Pay to get our PSN ID changed.

The sig is in your cache data.

Thats why it displays for you.

My browser has never loaded the sig before.

Steam have got the server back up now, so its now working.

       

Please use plain text.

Re: Pay to get our PSN ID changed.


ArsenalMark wrote:

And FYI it still wouldn't be impossible. You simply change a bit behind the scenes. You simply create display names. You always keep the same back-end ID, but you change you display name for other users. Other users are sent the display name, services are sent the back-end ID.


 

Nothing is impossible.

 

In a well designed database this would be no trouble at all, your id would mean nothing to the code in the backhround, its just something it pulls out to display. They would maybe use your email, or a unique id they generated for you to keep track of you in the code.

 

But, sony might not have done their system that way, outside sources might be referencing you by your id, the code might heavily rely on your id for looking up stuff in the database, etc etc. What could take one system one change, might take sony a find and replace across several databases and into 3rd party systems.

 

So although they could change over the system or do a manual update, it might be something they cant do on a whim right now.

Please use plain text.
PatC_PSN
Posts: 14,063
Registered: ‎29-11-2008
Message 13 of 54 (224 Views)

Re: Pay to get our PSN ID changed.


GraphiteGB wrote:

You can't change the Name on Japan accounts. Stop spreading crap you don't under stand about.

Japan accounts. Have an English display name and A FIXED Japanese name.

 

Its still fixed. Any game that uses the Japan text name like PS Home STILL displays the Japanese name.

But load a OLD EU developed title and it Displays the English name.  

The system is rarely used any more as most PS3 games support Japanese now.

 

Friends request require the Fixed Japanese name. All server data is still paired to the fixed Japanese name.  



You could have a user-defininable display name that was tied to an internal, static identifier, but I doubt the revenue from ID changes would cover the development costs. You'd have to change Sony and third party systems, the PS2/3/PSP/Vita software, this forum software, and probably loads of other stuff too.

 

Please use plain text.
Beta Tester
InfiniteStates
Posts: 7,080
Registered: ‎03-01-2008
Message 14 of 54 (209 Views)

Re: Pay to get our PSN ID changed.


PatC_PSN wrote:

GraphiteGB wrote:

You can't change the Name on Japan accounts. Stop spreading crap you don't under stand about.

Japan accounts. Have an English display name and A FIXED Japanese name.

 

Its still fixed. Any game that uses the Japan text name like PS Home STILL displays the Japanese name.

But load a OLD EU developed title and it Displays the English name.  

The system is rarely used any more as most PS3 games support Japanese now.

 

Friends request require the Fixed Japanese name. All server data is still paired to the fixed Japanese name.  



You could have a user-defininable display name that was tied to an internal, static identifier, but I doubt the revenue from ID changes would cover the development costs. You'd have to change Sony and third party systems, the PS2/3/PSP/Vita software, this forum software, and probably loads of other stuff too.

 



Unless they transparently added a display name over the top of the existing system and defaulted it to the same as your current PSN ID. So even though you couldn't change your PSN ID, and that would show in all old games (unless they can change it at a firmware level), you could have a malleable display name with minimal disruption.

Please use plain text.
Beta Tester
GraphiteGB
Posts: 10,498
Registered: ‎03-08-2006
Message 15 of 54 (202 Views)

Re: Pay to get our PSN ID changed.

[ Edited ]

It is impossible to do, Activision will never agree to pay out for changing of their data base server code..

Please use plain text.
PatC_PSN
Posts: 14,063
Registered: ‎29-11-2008
Message 16 of 54 (199 Views)

Re: Pay to get our PSN ID changed.


InfiniteStates wrote:

PatC_PSN wrote:

GraphiteGB wrote:

You can't change the Name on Japan accounts. Stop spreading crap you don't under stand about.

Japan accounts. Have an English display name and A FIXED Japanese name.

 

Its still fixed. Any game that uses the Japan text name like PS Home STILL displays the Japanese name.

But load a OLD EU developed title and it Displays the English name.  

The system is rarely used any more as most PS3 games support Japanese now.

 

Friends request require the Fixed Japanese name. All server data is still paired to the fixed Japanese name.  



You could have a user-defininable display name that was tied to an internal, static identifier, but I doubt the revenue from ID changes would cover the development costs. You'd have to change Sony and third party systems, the PS2/3/PSP/Vita software, this forum software, and probably loads of other stuff too.

 



Unless they transparently added a display name over the top of the existing system and defaulted it to the same as your current PSN ID. So even though you couldn't change your PSN ID, and that would show in all old games (unless they can change it at a firmware level), you could have a malleable display name with minimal disruption.



But wouldn't you need to do that in every system where the PSN ID was presented via a user interface (like here), and keep them all in sync when the display name was changed by a user?

 

I'm sure what you suggest is possible, but the more I think about it the more challenging it becomes. I'm no system designer though. There may be a simple solution, but I'm still doubtful that the solution could be funded from the income it would generate.

 

Please use plain text.

Re: Pay to get our PSN ID changed.

Best way is to choose a ID that you know you will be happy with in the long run or choose a few when you start out as they are free and you can pick and choose between them.

 

 

 

 

 

Below is a Signature



Sony are stabbing their loyal family customers in the back - We have 3 PS3s and 3 PSPs all on the same IP address and all registered with Sony. Why can't we use them at the same time anymore?
Please use plain text.

Re: Pay to get our PSN ID changed.

If I had a pound for everyone of these threads I've read I'd have enough for a big bottle of cider by now.
Please use plain text.
PatC_PSN
Posts: 14,063
Registered: ‎29-11-2008
Message 19 of 54 (179 Views)

Re: Pay to get our PSN ID changed.


Warren_Jeeves wrote:
If I had a pound for everyone of these threads I've read I'd have enough for a big bottle of cider by now.


Then you could surprise your other half with a sausage in cider!

 

Please use plain text.

Re: Pay to get our PSN ID changed.


PatC_PSN wrote:

But wouldn't you need to do that in every system where the PSN ID was presented via a user interface (like here), and keep them all in sync when the display name was changed by a user?

 

I'm sure what you suggest is possible, but the more I think about it the more challenging it becomes. I'm no system designer though. There may be a simple solution, but I'm still doubtful that the solution could be funded from the income it would generate.


 

Yes, every system that interfaces with the psn would need to be updated because they would have you stored as "pat".

 

So they would all need to add the code to grab the display name, which in essence would mean it wouldnt matter if they kept you as pat or changed you to a unique id.

 

This is all assumptions though, I dont know how they interface exactly, I dont know what sonys database is like, there may be no technical reason for them not to do it, it may simply be an internal best practices that they use. Sony always seems a bit sloppy with personal data compared to the care they take in their own data and I just suggest possible technical reasons that might mean they cant do it etc.

Please use plain text.
This widget could not be displayed.
Announcements
Hello Anonymous!
Welcome to the Official PlayStation Forum

For the latest news and updates on what is happening in the PlayStation community, head over to our Announcements & Events forum. To post a message, you will need to Sign In to the Forums using your PLAYSTATION®Network Sign In ID and password. If you do not yet have a PSN account, just click here to register.





Store Highlights
Click any of the images below to be magically whisked to the SEN Store!



Looking for your local PlayStation Community?


Recent News