|
|
#1 |
|
Member
![]() Join Date: Jan 2011
Location: Poland
Posts: 58
Likes: 10
Liked 27 Times in 13 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
Omnibackup
After a few years of opening PS3, we still doesn't have an application like uLE for PS2 or UnleashX for X360. Existing file managers still have some bugs (even critical bugs) and are lack of features. I'm a poor programmer but (i hope ^^) not so bad graphic artist and still scene enthusiast. So, i thinking about this type of application for long time and i have maked some kind of a skeleton and completely GUI project. I don't know it's even possible on PSL1GHT (especially gaussian blur), i have some knowledge about PSX, PS2, Xbox, unfortunately not PS3.
In other words: I'm looking a programmer... Menu is similar for XMB but based on text not icons, situated on right corner of screen. File Manager: First screen is similar for Metro UI (i know, everyone hate it ;]). Which are displayed icons of every mount and not mounted devices with control user to manually mount or unmount it (of course with some exceptions like dev_hdd0/1, dev_flash1/2/3 etc.). One of the flag function of this app. ;) Simple File manager, but as you can see, only with one file list window. In my opinion this looks better and we avoid long names problem (avoiding also implementation of stretching or scrolling file names). For quickly switching between two different paths i think good idea is to add an bookmarks system, defined by user. Something like in web browsers. User could be define i.e path: "dev_hdd0/some_folder/" as i.e "my hidden girlfriend photos" (;)) or used some default define by developers (everything of course editable). Switching by i.e R1/L1 (next/previous). File list scrolled by scroller (in other words using mouse cursor, keyboard arrow or L2/R2) and with bigger font for not torment our eyes. Pressing L3/R3 context menu will show up:
HDD Tools:
System Tools:
Flash Tools: Flash Tools -> Create Image - for creating image of whole flash bone(s). Flash Tools -> Create Image of... - for creating image of choosed flash bank. Flash Tools -> Write Image - for writing image back to flash bone(s). Flash Tools -> Write Image of... - for writing image back to flash banks. Settings - Settings menu About - About menu. As you can see, turn this concept into reality is a titanic work. But i think it's worth our time and effort. If you are ambitious programmer please consider this. >> All preview images gallery << Author of background image is Colin Wojno. PS: I'm tired of empty opinions people who only wanting CFW 3.60+ and their precious resigned EBOOTs. If you are one of them or don't know how such tool could be useful for you, please don't say anything. In opposite for many others, I'll try *making something* - at least in my domain. PS2: Sorry for my broken English. ;) |
|
|
|
|
|
#2 |
![]() ![]() Join Date: Mar 2012
Posts: 9,271
Likes: 6,495
Liked 4,036 Times in 2,626 Posts
Mentioned: 1002 Post(s)
Tagged: 0 Thread(s)
|
Looks promising in concept, hope you can find someone to help you make it.
__________________
|
|
|
|
|
|
#3 |
|
Member
![]() Join Date: Sep 2010
Location: in all the empty space we dont see
Posts: 250
Likes: 198
Liked 64 Times in 47 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
|
You may rather have a team attempt this instead of one programmer, that way your not looking for a strong programmer willing to donate a large amount of time for your idea(rare), but multiple decent programmers building segments(uncommon :P). It looks like you've already compartmentalized it well enough. Have person in charge of hacking it all together and cleaning it up, while others do tasks as they please.
If you don't like the idea, no offense taken, but I think that it would be more realistic and beneficial as a form of community project. We are in desperate need of a "visible" community project. |
|
|
|
|
|
#4 |
|
Member
![]() Join Date: Jan 2011
Location: Poland
Posts: 58
Likes: 10
Liked 27 Times in 13 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
Don't worry, I'm not feel offended and it's clear to me that this could be hard to achieve for one person. When I've writing this i have hope for at least one programmer - but, what i also understand - chances for this is really low...
![]() On scene we have already file manager (i.e src of Comgenie's Awesome Filemanager and multiMAN) - we could adopt it. What is missing is of course GUI and script system (missing XML and TTF parsers [?]). Could be a great idea if user could made his own menu and if he could set to it his own applications (paths for EBOOTs/SELFs or SPRXs + arguments if such app support it). This will also make this program independent (which i mean, someone could i.e take some external app, i.e EBOOT of Rebug QA and stick it to menu as "Set QA Token"). This will be sufficient for first release, not so hard to achieve and good encouragement for others. |
|
|
|
|
|
#5 |
|
Member
![]() Join Date: Feb 2011
Posts: 915
Likes: 309
Liked 453 Times in 299 Posts
Mentioned: 79 Post(s)
Tagged: 0 Thread(s)
|
It should be capable for a single programmer to do I believe, without investing that much time
However, you still need to find one that have the amount of time it would still take though :/I believe that most of the core functionality is already implemented through already available SDKs, released tools (and perhaps syscalls)? If that is so, then it should be doable without investing that much time for a single person ![]() Btw, " but (i hope ^^) not so bad graphic artist" .. you could have written "but a great graphic artist" instead, looking at your pictures. |
|
|
|
|
|
#6 | |
|
Homebrew Developer
![]() Join Date: Oct 2011
Location: dev_hdd0/home/
Posts: 510
Likes: 244
Liked 507 Times in 214 Posts
Mentioned: 100 Post(s)
Tagged: 0 Thread(s)
|
You are right and ps3devwiki was wrong, minis save games are stored in the path you say, i will fix the wiki page later when the server comes back ![]() Btw... i like this ideas i quoted... in fact, there is a way to restore this "user files" to a new generated user in the same ps3 (or even in another ps3, im not 100% sure of all the possibilities, but some restore can be done)... is a bit complicated because is tricky but all the files needed for this to work are in the paths you listed... in resume... the first step to restore a backup of "user files" is to make a copy of this files, and you pointed at them precisely ------------------------ Some suggestions: For the first option Backup Tools -> Backup All User Data Just copy all the contents of dev_hdd0/home/<user_id>/ There are some folders/files there not listed in your options like "dic" that is a dictionary for the common words used in your messages.. and some other things... that has no importance, but can be considered part of the "user files"... maybe somebody likes to have them backuped Backuping the whole dev_hdd0/home/<user_id>/ seems more accurate, and probably is easyer for the program -- Backup Tools -> Backup Only Protected Saves i think is not useful alone... actually there is no way to remove this "copy protection" flag... also this value is inside the PARAM.SFO (that is not in a static offset, it can vary) So is need to add a SFO reader that can be adaptative... something very good for the project, and maybe needed for advanced functions (like changing PS3_SYSTEM_VER, activating psp remote play, etc...), but better think in this as something that needs to be implemented later -- Backup Tools -> Backup Settings the xregistry.sys is the critic file that binds all the contents to the user, this option is not bad, but not usefull alone... the resting files are included in the first option (and the first option includes the xregistry.sys) So i think the first option englobes all... the restoration cant be done without xregistry.sys... and restoring a xregistry.sys without files seems not to be something that people needs -------------- Overall, i love your ideas, good luck with the project, we need an standalone filemanager (an with standalone i mean not multiman overloaded with functions)... even comegenie is not so awesome, it still has this bug with the file attributes in windows that appears as "hidden" The most promising filemanager project for me is the "XMB plus"... but it has no filemanger yet (heheheh is not a nonsense, but long to explain, hehehh) I would love to see XMB plus filemanager working and using your ideas, im sure they will like them Edit: --------- The "virtual memory cards" are not binded to the user, are shared between users... so better out of the "user files" Also... multimedia files (photo, music, picture, music) are shared between users Last edited by sandungas; 05-19-2012 at 06:31 PM. |
|
|
|
|
|
Likes: (1) |
|
|
#7 | ||||||||
|
Member
![]() Join Date: Jan 2011
Location: Poland
Posts: 58
Likes: 10
Liked 27 Times in 13 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
@oPolo
Thanks!
I have successfully moved trophy from one PS3 to another, just copied restoring xRegistry.sys because i'm lazy and don't want changing IDs by hand, and because i was curious what happen (probably because different HDD model/sn/fw PS3 force me to format, but all data from user settings in xRegistry was untouched - so, she accept it and not replacing). Problem could be with restoring Trophy from different user. Many times (before any magical apps appear) i resigned many saves without problems (of course saves without PFD protection). I believe similar system is used in Trophy system and i don't believe Sony not secure it with at least PFDs. But of course this should be tested and i always write it to my TODO. ![]()
But i agree with adding some other DIRs as friendim, chat or mentioned by you dic.
Anyway, this option could be handy in case when user don't know which saves are Copy Prohibited and in case that he want automatically backup only this saves because i.e "normal saves" user copying from XMB (which for now is the only handy way, PS3 automatically write it to database).
![]() In multiMAN fm presenting and working more better but still this is part of this great app which always was less important thing for an author. I hope DeanK will not feel offend by my words. Team Cobra working on mmOS and they show first preview of new, remodeled GUI of fm. But i don't think so it will be handy because this kind of interface is designed for mouse and kb, not pad. So, my vision is making clean File Manager with modular structure. But probably this will never going to happen. I know. :P
It's nice, i using it but i don't expect to much from it.
Uff, a long post. Thank you for all suggestions and opinions. Last edited by MRDOTB; 05-20-2012 at 03:58 AM. |
||||||||
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|