Where the apps (APPS-HDD) for HDD are stored after installation?
128Mb PP.FHDB.APPS.
I would hope for 'pages' (pressing left/right) and 'Dummy-OSD-Items' (like headings in between the actual programs, which are skipped while scrolling) to be implemented.![]()
You mean:
"hdd0:/FHDB/APPS"
or:
"hdd0:/__sysconf/FHDB/APPS/"?
Are sure not:
"hdd0:/__sysconf/FMCB/APPS"?
Because content from "BOOT-HDD" is been copied into "hdd0:/__sysconf/FMCB/".
SP193 said:There is no APPS folder on the HDD unit, but an APPS partition (PP.FHDB.APPS).
Can all APPS for HDD be copied on the same partition as FHDB is?
I mean, currently when I add something in APPS-HDD folder for FMCB\FHDB installer,
installer will create additional partition "hdd0:/PP.FHDB/APPS" that takes 128 MB,
while "hdd0:/__sysconf" for FHDB have 512 MB.
It is enough space for many apps\tools and etc on this partition, so creating another is a bit "pointless".
Currently FHDB is stored in "hdd0:/__sysconf/FMCB/".
Why not store FHDB in "hdd0:/__sysconf/FHDB/",
BOOT in "hdd0:/__sysconf/FHDB/BOOT" (for BOOT-HDD),
APPS in "hdd0:/__sysconf/FHDB/APPS" (for APPS-HDD)?
It may also help to organize stuff (mainly for FMCB\FHDB nobie package).
I think SP193 introduced the usage of hdd0:/PP.FHDB.APPS because some apps wouldn't work correctly when launched from HDD system partitions (the ones that has the double underscore as prefix). That's just a guess tho...
Those system partitions are not meant to be accessed by the user. Much like how you would not be encouraged to keep user files in C:\WINDOWS\SYSTEM32.
Most of those partitions are also supposed to be password-locked to protect them and they are also invisible to the HDD browser, so the user cannot manage content stored in there. __sysconf and __common are meant for access by any software, but they are meant for storing system configuration (including shared libraries like ATOK), while __common contains the user's save data.
I am not in favour of people messing with __system. FHDB is installed to __system, not __sysconf. Although it keeps its settings and USB modules in __sysconf.
Not all homebrew software support the HDD unit. This can only be solved by changing the source code and building a new copy.
I was thinking that settings, USB modules, "FMCB_CFG.ELF", "endvdpl.irx" maybe can be stored in
"hdd0:/__sysconf/FHDB"
not in "hdd0:/__sysconf/FMCB".
It's only a cosmetic change, probably even not needed, since no one "complains" about it earlier.
As for this, it makes sense. I don't know why I missed it in 2013. Maybe because the idea was that it was "FMCB on the HDD", so it was kept as "FMCB". Before I created the PP.FHDB.APPS partition, FHDB only used the FMCB folder.
But since 5 years has passed with the mistake, there has to be a proper procedure for handling the change in the directory's name in all affected software. So it will have to take a lower precedence than the more severe stuff, like features that do not work.
I do appreciate how you have been willing to help to test and give suggestions, really. But, I cannot spend any more time on PS2 software than I currently am committing to every week - so I will have to contribute where I can and should. My focus now is on only bugfixes and maintenance of my own projects. Even so, bugfixes from me are also taking really long to come.
It's become like that because 2018 is the final year of my course. It went from having just 5 core modules to study for, to having the final year project that took up most of my time and the rest was given to studying... to now having a fulltime internship that requires me to be in office during office hours, everyday (by contract). I also refrain from doing anything related to the PS2 during work, as anything done with office resources becomes the company's property.
In the past, I used to be able to mess with the PS2 anytime I liked. Nobody could stop me from replying to messages on forums either.
So now, for those things that I cannot do, I would rather tell you that I cannot/will not do it, with an explanation if possible. I'm sure you deserve to know why I won't do things. Naturally, it will sound negative because the act of refusing something is inherently negative. But I think this is better than making empty promises or letting never-ending wishlists exist, regarding things that I have no intention of doing. I am really sorry for that.
I appreciate your work and wish you all the best, so that you'll get your dream job.
Thanks for all of your Homebrew, help & support.
Best regards.
BTW I really do not need any explanations.
Although thank you for sharing facts.
Real life comes first.
Thanks for this improvement. After quick check... everything should be fine.Added font glyph caching, to improve on font-drawing performance.
What do you think about also publishing wLe from 24\11\2018 (commit 0ed4589) in wLaunchELF Release Thread?Updated LaunchELF.
- Updated LaunchELF.