Recent content by mohasi

  1. mohasi

    PS3 PS3 File Manager

    Yes, haven't tried but should be able to fine. If not, Ill fix it to make sure. Let me know.
  2. mohasi

    PS3 PS3 File Manager

    I did look at Movian, however, it uses ffmpeg, which I don't want to use, at least not yet. I want to focus on what I can do with the official SDK via cellVdec and cellAdec, hardware accelerated using SPUs, even if its a subset of what Movian does its good enough for me. I don't want to drag in...
  3. mohasi

    PS3 PS3 File Manager

    Yes I would like that, and will add it to the list, as a lower priority, since its something that is best done when everything else is settled. I personally would like a darker theme, but I have committed too far into this bluish one, so I don't want to mess it up. Hopefully in the future. Next...
  4. mohasi

    PS3 PS3 File Manager

    Thanks! I had to look up what "Real debrid / premiumize" was as I hadn't even heard of it. Unfortunately I won't be doing that as its not something I am interested in, but something like Google Drive may be possible, albeit a bit hard, due to security, ciphers etc. So even if I was to somehow...
  5. mohasi

    PS3 PS3 File Manager

    Audio playback is now supported: - Formats pcm, wav, ogg, flac and mp3 - Seeking using DPAD left/right - Volume using DPAD up/down, sticky between tracks - Next / Previous track using L1/L2 with loopback - Shows filename and title from metadata (if available) Credits: Audio playback in this...
  6. mohasi

    PS3 PS3 File Manager

    In EVILNAT CFW, place the pkg in "/dev_hdd0/packages" then under "Games" go to "Package Manager" > "Install Package Files" > "PS3 System Storage" and install from there.
  7. mohasi

    PS3 Ren'Py Player

    Hi all, Not sure if anyone is interested, but I am making a new app for playing ren'Py games on a PS3. Its in very early alpha stage at the moment. The way I am doing it is: A .NET tool to parse & convert a games code and assets into a packed format best suited for a PS3. I.e. all images...
  8. mohasi

    PS3 PS3 File Manager

    In the file manager app, its per action, so a paste is an action, if its 1000 files it will sync after 1000, and if its a single file, it will since after just one. Same for delete. For the ftp-plugin, its per call, as the client deletes/pastes one file at a time, its per file, since the...
  9. mohasi

    PS3 PS3 File Manager

    Thanks for your comment. I looked into this, and found (maybe incorrect): webMAN mod does not sync, nor does IRISMAN (it has it commented out in client.c), and ManaGunz does it for NTFS/exFAT. You are right, if no flushes occur, there could be discrepancy between deleted/copied files and actual...
  10. mohasi

    PS3 PS3 File Manager

    Features: - Intuitive User Interface - Easy Navigation / Selection - Copy / Cut / Paste / Delete / Rename / New File / New Folder - Image Viewer (Pan, Zoom, Switch) supports PNG & JPG up to 4096x4096 resolution. - Audio Player with volume control, seeking & file switching (supports PCM, WAV...
  11. mohasi

    PS3 looking for a direct programmatic end-to-end way to install .pkg files

    Hi all, I am looking for a completely direct programmatic end-to-end (no dialog boxes in between) way to install a .pkg file onto the ps3. What I can do so far: 1. Send a .pkg file to "/dev_hdd0/packages" 2. Unpack it, into "/game/<title>" every file is correct. 3. ? I don't know how to make...
  12. mohasi

    PS3 simple-disc-mount plugin

    Hi all, for those like me who do not use webmanmod, I made a simple plugin that picks up .iso files from the PS3ISO folder, and adds a menu on the XMB to mount them with a single click, and they stay mounted on next boot: Code...
  13. mohasi

    PS3 how to delete or edit post?

    Will do. Thank you
  14. mohasi

    PS3 how to delete or edit post?

    No unfortunately. That is the first thing I looked for, I don't have any edit option. Thanks for deleting that stale post. EDIT: I see the "edit" button now, which is how I am editing this, but only on this post, not my original one at the top.
  15. mohasi

    PS3 how to delete or edit post?

    Hi there, I have made a couple of posts, one was a technical question I want to delete, as I fixed it a long while ago. It had no replies. (https://www.psx-place.com/threads/struggling-with-mount-opcode-on-cobra-8-5.50017/) I want to edit the second one as the link for the README on it is out...
Back
Top