Recent content by Klairm

  1. Klairm

    PS4 PSP-FPKG v1.0.1 - Play PSP games with the PS-Plus Emulator

    Awesome! Btw, no source avaible?
  2. Klairm

    [LINUX] PS3 ISO TOOLS GUI

    Well tbh I thought is not necessary since you can put the full iso into a NTFS drive and run it with prepNTFS, and about the patch option it's something that was used back in the days of 3.55, it's not needed anymore Which distro are you using? That error could mean that your system has an...
  3. Klairm

    [LINUX] PS3 ISO TOOLS GUI

    Hello, in the README file you have the usage -> https://github.com/Klairm/LINUX-PS3-ISO-TOOLS#usage
  4. Klairm

    [LINUX] PS3 ISO TOOLS GUI

    Hey! Sorry for late answer I don't enter this forum too much, depending on your distro, if you set the python script as an executable in the file manager you can run it by just doing double click
  5. Klairm

    [LINUX] PS3 ISO TOOLS GUI

    So you should install these dependencies: python3, python3-qt5, python3-pip I think that on Kubuntu you would do in the terminal something like: "sudo apt install python3 python3-qt5 python3-pip" Once you installed those dependencies, go to the folder of linux-ps3-iso-tools ( you can clone...
  6. Klairm

    PS3 [LINUX] PS3 ISO TOOLS GUI UPDATE

    So I have updated the GUI for the PS3 ISO TOOLS, again Basically I renamed the repo, and also edited the source C files of the original tools to make errors actually go to stderr without any user input needed, so now this GUI will also tell you if there's any error, also some code clean-up...
  7. Klairm

    [LINUX] PS3 ISO TOOLS GUI V0.2

    So I have updated the GUI for the PS3 ISO TOOLS, I removed the progress bar as it wasn't working correctly, instead now there's a text view of the progress of the iso creation/extraction. I hope someone likes it! As always, any suggestion and help is welcome!
  8. Klairm

    PS3 auto boot into OtherOS?

    Okay thanks, will take a look!
  9. Klairm

    PS3 auto boot into OtherOS?

    I have understood that it uses a custom package manager right? Any guide for installing it?
  10. Klairm

    PS3 auto boot into OtherOS?

    Hey, you're using T2 distro on PS3? Or just used the patches from T2? Which distro are you using rn? Because Red Ribbon is very slow
  11. Klairm

    PS4 PS1 Emulation gets native support on PS4! Thanks to the findings by @Vitt0x_Lar_YT

    This game is playable on 6.72 I think
  12. Klairm

    [LINUX] PS3 ISO TOOLS GUI

    Hey! So time ago I seen this post -> And I thought that I could make a GUI for execute those programs, and so I did! Please take a look at the README, is not finished at all, some stuff need to be implmented like error handler, but it does the job for now. Any suggestion is welcome, thanks!
  13. Klairm

    PS4 [TUTORIAL] How to take a NOR backup on every PS4

    I tried in 2 different kernel versions of linux using flashrom, and tested the clip a lot of times idk what to do at this point, but thanks for your answer, also I'm doing this with a clip without desoldering, is that maybe the problem? I dumped flash from other devices like this without problem
  14. Klairm

    PS4 [TUTORIAL] How to take a NOR backup on every PS4

    when i use the command for dump the nor it says no eeprom/device detected
  15. Klairm

    PS4 NOR Dump with ch341a programmer ?

    Hello, I'm trying to get a dump of the NOR from my PS4, it's a MX25L25635, I bought a SOIC 16pin clip, I connect it everything correctly, but when I run the command " flashrom -p ch341a_spi -r PS4.bin " It won't detect the chip, it outputs the message error: " No EEPROM/flash device found. "...
Back
Top