usbmc
usbmc copied to clipboard
Merging every versions of usbmc ?
Hello, i have some questions and suggestions :
@theheroGAC did a commit to Yifanlu's USBMC to add support for 3.69/3.70/3.71/3.72/3.73
=> https://github.com/yifanlu/usbmc/pull/30
And he finally put his code in a release which is 1 commit ahead from yifanlu last release
=> https://github.com/theheroGAC/usbmc/commit/ac97045f3848f5befeab1ea3790a65d86c807682
Then i saw @M1lk4h0l1c's fork which add some nice features for users like me who use PSVSD (Vita PCH-1104) and want to add an official memory stick for store my roms in it (for Retroarch);
=> https://github.com/M1lk4h0l1c/usbmc/commits/master
and the code is 3 commits ahead BUT 11 commits behind yifanlu:master.
And then i saw the @IDBurner's fork of M1lk4h0l1c's fork which updated his code for 3.65/3.67
=> https://github.com/IDBurner/usbmc/commits/master
but this support (for 3.65/3.67/3.68) seems has been added by @yifanlu and @TheOfficialFloW AFTER M1lk4h0l1c's fork
=> https://github.com/yifanlu/usbmc/commits/master
i also saw the M1lk4h0l1c's second branche for support gamecards adapters (SD2Vita ?) => https://github.com/M1lk4h0l1c/usbmc/tree/imc0
It's actually quite hard to choose which version of USBMC to use in which case
(for example i want to mix PSVSD + official memory card + eventually SD2Vita);
also because PSVSD tutorial mention usbmc, => https://psvsd.henkaku.xyz/ but vita.hacks.guide said "If you're using a USB drive or psvsd adapter, or if this method doesn't work for you, follow the StorageMgr guide." => https://vita.hacks.guide/yamt.html
and nowhere i saw a clear warning which said "don't use usbmc + @CelesteBlue-dev's Storagemgr + @SKGleba's YAMT + @xyzz's gamesd together"
Is it possible to merge all of those codes for have a real final release of USMBC which contain every features and credit every devs who took part on it ?
and then add a msg on USBMC's github which said "no need to install Storagemgr/YAMT/gamesd with usbmc" ?
Thank you for reading me, and thank you for all of this :)
[edit]: i forgot but feel free to let me know if i can help in any way with my PSVSD 2.1 and my Vita PCH-1104 :)