PS3 [TuT] How to sign in on OFW 4.81 or 4.82 & activate your system

I saw it in YouTube on a video of a spanish guy, but most of those comment sections are plagued with false info, I'll have to do it either way tbh.

Btw, another incredibly silly question, can this be used to download games from the PS Store?
Yes, it allows you to sign in, use the store, and play online.
 
I am using ps3 superslim 4.81,region is UK,when i check for update it shows I am updated but
I am not able to sign into psn,geting the message to update system,please help.
 
Last edited:
  1. 1. Download this proxy server.

    Why not add\fix this link?
    With one from these:

    Something is wrong with your server as it is not catching the incoming request.
    Download the package uploaded to Mega. This one.

    If working correctly, the log should look like this (USA.txt is replaced by your region):
    Code:
    [10/12/2018 6:49:36 PM] http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt -> C:\PS3ProxyServer\USA.txt
    [10/12/2018 6:49:28 PM] http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt -> C:\PS3ProxyServer\USA.txt

    Take a look in REPLACE FILES tab, it should look like this:
    View attachment 13577

    Are you from the uk? Go to the root directory where the proxy is located (Should be C:\etc), open config.xml and replace all its content with this:
    Code:
    <?xml version="1.0" standalone="yes"?>
    <ReplaceFiles>
      <Item>
        <URL>http://fjp01.ps3.update.playstation.net/update/ps3/list/jp/ps3-updatelist.txt</URL>
        <File>C:\PS3ProxyServer\Japonesa.txt</File>
      </Item>
      <Item>
        <URL>http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt</URL>
        <File>C:\PS3ProxyServer\USA.txt</File>
      </Item>
      <Item>
        <URL>http://fuk01.ps3.update.playstation.net/update/ps3/list/uk/ps3-updatelist.txt</URL>
        <File>C:\PS3ProxyServer\eu_uk.txt</File>
      </Item>
      <Item>
        <URL>http://feu01.ps3.update.playstation.net/update/ps3/list/eu/ps3-updatelist.txt</URL>
        <File>C:\PS3ProxyServer\Europea.txt</File>
      </Item>
    </ReplaceFiles>

    Then create a new .txt file, name it eu_uk.txt, paste this inside, save it, and run again the proxy:
    Code:
    # UK
    Dest=87;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://duk01.ps3.update.playstation...f37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;

    If you are not from the UK but another country, with the aforementioned you have enough tools to accomplish your goal, just replace the store code.


  2. Add warning that, If the IP will not be configured correctly:
    3. Type ipconfig in cmd and get your computer's local ip address . example
    ei3rjUU.png

    This error will appear:
    What Windows do you use, man? I try the same and no success. I have an error when start the application

    4a9687f8ebe1078a6a64469f258e89fe.jpg


  3. Maybe add updated "Europea.txt" in OP will be a good idea?
    Please delete everything from your Europea.txt, and replace with this:

    # UK
    Dest=87;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://duk01.ps3.update.playstation...f37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;


  4. Also there is folder "ps3.proxyserver" inside ps3.proxyserver containing almost the same data as "root folder":
    proxy-jpg.13564

    Is it needed?
 
Last edited:
i think $on-e might be issuing out IP bans.

I think i may have gotten one. might be a good idea for u guys to lay low 4 awhile and avoid using the proxy server.
 


  1. Why not add\fix this link?
    With one from these:





  2. Add warning that, If the IP will not be configured correctly:


    This error will appear:



  3. Maybe add updated "Europea.txt" in OP will be a good idea?



  4. Also there is folder "ps3.proxyserver" inside ps3.proxyserver containing almost the same data as "root folder":
    proxy-jpg.13564

    Is it needed?
Yeahhh, where do i get the txt file for the South American region?
i got the proxy to connect but it still says for me to update, and im pretty sure that's the reason
i know the region code is 88 but i think i need the correct link.

Yeahhh, where do i get the txt file for the South American region?
i got the proxy to connect but it still says for me to update, and im pretty sure that's the reason
i know the region code is 88 but i think i need the correct link.
Oops! i meant region code is 8F, i'm in Brazil you see.
 
Last edited by a moderator:
Because I don't use Windows as my main OS, I just made a Python version of the proxy, feel free to test it. Compiled it to exe using PyInstaller for those in Windows who don't want to install Python.

The way my version works is that patches the response from the update server to make the PS3 believe that the latest version is 4.82.

EDiT: Removed attachment, was buggy. Use the Go version instead.
 
Last edited:


  1. Why not add\fix this link?
    With one from these:





  2. Add warning that, If the IP will not be configured correctly:


    This error will appear:



  3. Maybe add updated "Europea.txt" in OP will be a good idea?



  4. Also there is folder "ps3.proxyserver" inside ps3.proxyserver containing almost the same data as "root folder":
    proxy-jpg.13564

    Is it needed?

You are right. The package already have a bunch of useless files.
You can download the package attached here as it includes only the necessary files, plus a tool that will auto set your IP.

Usage:
1. Download and extract the attached Proxy.zip file wherever you like. I suggest to you a short patch. I used: "D:\Server\Proxy"
2. The first time, and only the first time, run Install_IP.cmd, located within the extracted .zip content.
3. Run PS3ProxyServerEX.exe or PS3.ProxyServer.GUI.exe. I prefer PS3ProxyServerEX.exe rather than the other one as this version allows to be closed to the tray, and will auto run as it starts.
 

Attachments

Because I don't use Windows as my main OS, I just made a Python version of the proxy, feel free to test it. Compiled it to exe using PyInstaller for those in Windows who don't want to install Python.

The way my version works is that patches the response from the update server to make the PS3 believe that the latest version is 4.82.
Hey, this version works flawless! Thanks for sharing!
Damn, I need to learn Python; very useful! :P
 
Sorry, the Python version works for login but not for creating a new profile due its lack of https support... So, I made another one in Go with more regions support and also works for older firmwares. Compiled for Win64 and tested. Get it from my GitHub Repo.

EDiT: Updated link
 
Last edited:
Hey, this version works flawless! Thanks for sharing!
Damn, I need to learn Python; very useful! :P
Please help me with it. I have downloaded the said file. There are 2 files. Ps3proxy.exe and ps3proxy.py what to do next after downloading

Sent from my Lenovo K33a42 using Tapatalk

Because I don't use Windows as my main OS, I just made a Python version of the proxy, feel free to test it. Compiled it to exe using PyInstaller for those in Windows who don't want to install Python.

The way my version works is that patches the response from the update server to make the PS3 believe that the latest version is 4.82.
What to do next buddy?? I have downloaded the link. What to do next please help me

Sent from my Lenovo K33a42 using Tapatalk

Sorry, the Python version works for login but not for creating a new profile due its lack of https support... So, I made another one in Go with more regions support and also works for older firmwares. Compiled for Win64 and tested. Get it from my GitHub Repo.
Bro i have downloaded it and startes the .exe file. It says staring proxy but again when i configure ps3 it again asks for update. Please help. I am fed up of nt been able to log in psn.

Sent from my Lenovo K33a42 using Tapatalk
 
Last edited by a moderator:
Please help me. I am not understanding how to do it. I m getting this message.
Please delete everything from your Europea.txt, and replace with this:

# UK
Dest=87;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://duk01.ps3.update.playstation...f37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;
My log file is showing AU. help me please. And how u said to change the logfile? When i click on log file it open in web browser and i am unable to change..
7a7b4cfd3e315c19d2e609c6f9e6083d.jpg


Sent from my Lenovo K33a42 using Tapatalk
 
Please help me. I am not understanding how to do it. I m getting this message.My log file is showing AU. help me please. And how u said to change the logfile? When i click on log file it open in web browser and i am unable to change..
7a7b4cfd3e315c19d2e609c6f9e6083d.jpg


Sent from my Lenovo K33a42 using Tapatalk
Change "Dest=87" to "Dest=89"

and change the update download link. with AU download link

تم الإرسال من D6503 باستخدام Tapatalk
 
Looks like a nice little tool but you should really give credit to elazarl for the proxy part.
Hi, yes, I have not redacted the readme file yet, I have that pending for the "Thanks To:" section.
Bro i have downloaded it and startes the .exe file. It says staring proxy but again when i configure ps3 it again asks for update. Please help.
Found the error in my code, fixed it and I'll compile upload it during this morning.
 
Back
Top