Recent content by mizio90

  1. M

    PS3 Need help with this animated theme

    you should find a pre-made (dynamic) theme and replace all the frames ... the guide is here!
  2. M

    Possible to disable/remove music from XMB games?

    there can be either icon0.pam (animated mute or animated with audio) or external audio SND0.AT3 with icon0.png or icon0.pam (mute) ..!
  3. M

    PS3 is it possible to replace files in eboot.bin?

    since you mentioned the developer (thanks for doing it), I will wait for an answer here in the next few days, otherwise I will make a direct (polite:wink:) request to the dev ..!
  4. M

    PS3 is it possible to replace files in eboot.bin?

    So I think the problem was due to the size of the image ... and yes, the source code is available, but I also had problems with my build ..... maybe I am missing some library ... https://www.psx-place.com/threads/pkgi-ps3-v1-1-3-released.27354/page-8#post-245059
  5. M

    PS3 is it possible to replace files in eboot.bin?

    ok, so that's what i had done before ... then I edit eboot.elf with HxE and then I have to convert it back to .bin, but I can't, the file seems not to be recognized as valid and the conversion is not successful ...
  6. M

    PS3 is it possible to replace files in eboot.bin?

    unfortunately I don't have the "decrypt eboot" option ... and I don't know how to use scetool:tranquillity:
  7. M

    PS3 is it possible to replace files in eboot.bin?

    I understand .... do you know how to decrypt eboot, always if it is possible ..?
  8. M

    PS3 is it possible to replace files in eboot.bin?

    yes, from eboot.bin I extracted eboot.elf ... Modified with hex editor and tried to report it in .bin but I get that error
  9. M

    PS3 is it possible to replace files in eboot.bin?

    Hi, as the title suggests, I'm trying to replace a file contained in an eboot.bin, in particular a .jpg image ... I converted the eboot from .bin to .elf. with HeX (hexadecimal editor) I found the sectors of the image to be replaced (I copied them to a new file and saved with .jpg, the image is...
  10. M

    PS3 PKGi PS3 v1.2.2 released

    but no one has tried to compile the source code? I started again, then I took the original "makefile" and I recompiled the pkg changing only the background image ... however the problem of the temp and the error of the downloads remained ...
  11. M

    PS3 PKGi PS3 v1.2.2 released

    there is still some problem with my build ... after trying and compiling the pkg I realized that the internal temperature of the console is not marked and that any package I try to download gives me an error ... you can direct me to where it could be the problem?
  12. M

    PS3 PKGi PS3 v1.2.2 released

    it worked!! thanks!:victorious::victorious::victorious:
  13. M

    PS3 PKGi PS3 v1.2.2 released

    First of all I would like to thank you for the help you are giving me! I took a small step forward! with a .bat file @echo off set PS3SDK = / c / PSDK3v2 set WIN_PS3SDK = C: / PSDK3v2 set PATH =% WIN_PS3SDK% / mingw / msys / 1.0 / bin;% WIN_PS3SDK% / mingw / bin;% WIN_PS3SDK% / ps3dev / bin;%...
  14. M

    PS3 PKGi PS3 v1.2.2 released

    Hi! sorry, I'm still trying but the command is not recognized and I can't go on ... am I missing a few files?
Back
Top