Recent content by tps

  1. T

    PS3 RetroArch Corner (cores for free)

    indeed, I noticed the rest of the thread after I responded. where can I see the code in Retroarch? I would need some inspiration. cheers nevermind, I saw your references to cores above and found it
  2. T

    PS3 RetroArch Corner (cores for free)

    from what I've tried so far, PSGL works fine, but didn't use the ES part. it may be that some initialization/lib is missing for this. I don't have a lot of experience with it due to time constraints and had to reprioritise. try looking at some examples if you have any.
  3. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    I did something similar in the simple file manager, using 2 progress bars. this might help inspire you https://github.com/lmirel/fm_psx/blob/master/source/fm.c around line 260, in function fm_file_copy
  4. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    That’s even worse :))
  5. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    it should be fine just to copy/paste the steps you mentioned in the wiki page for the github project. creating a specialized page for this would be perfect if not overkill. same goes for the guide about obtaining the key. my suggestion on capturing it from cwf.log was just because it is...
  6. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    well, that was easy! thanks for the steps to proceed, it did the trick from first try. fine work, btw! ;) so copy to hdd when working with usb saves should be avoided. indeed, the copy via xmb reports file corrupted if the save isn’t signed accordingly. I had the copy protection removed at...
  7. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    for the error on signing, you’re missing the signing key. you can get that from your console, see page 10 the response from @bucanero “ Easy way to get the key: if you're using HEN (or CFW like rebug), check the Hybrid firmware tools, in the "Dump" section there's an option to dump Secure File...
  8. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    do you get an error on resign or is it reported as corrupt? or both?
  9. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    After a bit more digging, I managed to get the file id key and updated games.conf with the following: [NPEB01324] secure_file_id:*=C9EDDFAB58734784B3C8463610772CC2 No more...
  10. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    I have removed the copy protection in place initially and tested that it still works on the origin ps3. I have copied via file manager, exported and copied via Apollo as well. MD5s look fine so the files seem fine. When transferred to the 2nd ps3 via Apollo, the file size reported in XMB is way...
  11. T

    PS3 [Update] Apollo Save Tool v1.8.4 released

    @bucanero thanks for all the effort and in advance for your support. I have issues transferring a save from one ps3 to another. I can only copy the save from hdd to usb via Apollo but when I try to copy from usb to hdd on the 2nd ps3 via xmb, it says corrupted. It also seems that when copied...
  12. T

    karaoke game/app

    jukebox mode and other things https://github.com/lmirel/ps3_kara/releases/tag/v0.2
  13. T

    karaoke game/app

    here it is, a test release https://github.com/lmirel/ps3_kara/releases/download/v0.1/UP0001-KARA01010_00-1010101010101010.pkg it comes with a rather 'limited' option for your videos but it shouldn't be a huge issue. your experience may vary ;-)= -- note that the videos you want to use should be...
  14. T

    karaoke game/app

    I'm glad it is not just me and my household ;-)= I'll return with some info as I prepare a test package so stay tuned.
  15. T

    karaoke game/app

    I'm working on writing a homebrew app/game for karaoke: the purpose is to be able to have the PS3 behave like a karaoke machine with some interactive features. you'll be able to use your own videos on an USB drive and for lyrics you can use subtitle-like files (in case you want to use original...
Back
Top