The only change is installing PKG files when using "PSN/Bubble" mode (or on 4.30 Rogero CFW). It will not reboot the PS3 after quitting mM. The stealthMAN update (or the new standalone installPKG app) will also update your /app_home [*IPF].
The example doesn't include "copying" the PKG to a temp location if using USB HDD. This one just moves the file from one location on the internal hdd to the game_pkg folder. It is very simple (just 20-30 lines or so) and doesn't need explanation - it only creates d0.pdb and the ICON_FILE.
I only changed the line with the destination folder in mM/installPKG and didn't add anything from your app as I read on other sites. You can see in the source code how simple it is handled A simpler approach is also possible if not using ICON_FILE at all - just the d0.pdb.
So no answer DeanK?
How do you remove the update banner every time MM loads? I don't want it to show as I'm staying on an older version.
Its pretty technical,
1) Boot up your PS3
2) disconnect it from the internet
3) Boot multiMAN
I personally cant reproduce the issue you so nicely put forward about it looking crap etc.
Do you like anything to do with Android, Consoles, Retro Emulation, Coding/Hacking or just talking to ME http://techbliss.org
For every person that doesnt sign up, I club a baby fur seal!!
So no answer DeanK?
How do you remove the update banner every time MM loads? I don't want it to show as I'm staying on an older version.
Typically if you want help/questions answered from a Dev, especially one that works as hard on his product as Dean, calling his product crap isn't the way to go about it.
Yeah, I have it working on all my other PSN titles but somehow it won't show the covers I made myself. Is 260x300 jpeg (or.png)the only requirement?
May be the JPG/PNG format is incompatible or you made some other mistake. I uploaded the cover to the server and your mM should download it (NPEB01096.JPG). Hopefully you posted the correct game-id.
If you like multiMAN or multiAVCHD, support the development with a small donation. Click here.
I just checked your git page and I can see that you don't fully understand the format of the .pdb files. Check my previous post with the source (I skinned it down only to the mandatory data).
Here is what I've learned so far: After the 4 byte initial header (zeroes) you have function blocks. Function number, length, length, data. You can see below. The only required functions are the following eight: 0x65, 0x68, 0x69, 0x6B, 0xCA, 0xCB, 0xCE and 0xD0. In 0xCE and 0xD0 we use the same file-size so that it makes the file look as completely downloaded. Some other functions indicate the type of file (like PS3 pkg or additional content, etc, etc) but this is the required minimum to have the bubble appear.
Code:
00 00 00 00 - Header
00 00 00 65 - Function
00 00 00 04 - Data Length
00 00 00 04 - Data Length
00 00 00 00 - Data
00 00 00 6B - Function (Bit flag for other fields)
00 00 00 04 - Data Length
00 00 00 04 - Data Length
00 00 00 03 - Data
00 00 00 68 - Function (Status of download)
00 00 00 04 - Data Length
00 00 00 04 - Data Length
00 00 00 00 - Data (0 = No errors during download)
00 00 00 D0 - Function (Size of the download so far)
00 00 00 08 - Data Length (8 bytes / 64bit)
00 00 00 08 - Data Length
00 00 00 00 - Data
01 CE 5E C0 - Data -> 0x0000000001CE5EC0 = 30301888 bytes = ~29MB
00 00 00 CE - Function (Total Size Expected)
00 00 00 08 - Data Length (8 bytes / 64bit)
00 00 00 08 - Data Length
00 00 00 00 - Data
01 CE 5E C0 - Data -> 0x0000000001CE5EC0 = 30301888 bytes = ~29MB
00 00 00 69 - Function (Title to display)
00 00 00 3C - Data Length (lenght of title)
00 00 00 3C - Data Length (lenght of title)
E2 98 85 20 49 6E 73 74 61 6C 6C 20 22 6D 75 6C | * Install "mul
74 69 4D 41 4E 20 76 65 72 20 30 34 2E 31 37 2E | tiMAN ver 04.17.
30 30 20 42 41 53 45 20 43 45 58 20 28 32 30 31 | 00 BASE CEX (201
32 31 32 32 30 29 2E 70 6B 67 22 00 | 21220).pkg"
00 00 00 CB - Function (Name of PKG File)
00 00 00 2E - Data Length (lenght of file name)
00 00 00 2E - Data Length (lenght of file name)
6D 75 6C 74 69 4D 41 4E 20 76 65 72 20 30 34 2E | multiMAN ver 04.
31 37 2E 30 30 20 42 41 53 45 20 43 45 58 20 28 | 17.00 BASE CEX (
32 30 31 32 31 32 32 30 29 2E 70 6B 67 00 | 20121220).pkg
00 00 00 6A - Function (Full path of ICON_FILE)
00 00 00 2A - Data Length (length of path)
00 00 00 2A - Data Length (length of path)
2F 64 65 76 5F 68 64 64 30 2F 76 73 68 2F 67 61 | /dev_hdd0/vsh/ga
6D 65 5F 70 6B 67 2F 38 30 30 30 30 30 30 30 2F | me_pkg/80000000/
49 43 4F 4E 5F 46 49 4C 45 00 | ICON_FILE
ok that i can undestand, that was only a Question, i have yesterday load the complete base 04.17.00. all fine.
so i have a lot of game id covers for you, please integrate it in your databank.
Europe Game ID's:
BLES01494.JPG (Das Duell Männer vs Frauen Partyspaß Total!)
BLES01504.JPG (Silent Hill HD Collection)
BLES01524.JPG (Ninja Gaiden 3)
BLES01681.JPG (Dead Island Goty Version)
BLES01683.JPG (Resident Evil 6)
BLES01703.JPG (Schlag den Raab Das 3. Spiel)
BLES01719.JPG (Call of Duty Black Ops II)
NOID.JPG Kein Cover vorhanden (No Cover german)
NPEB01096.JPG Far Cry 3 PSN Version (done)
that the covers mM at time not automatical find
i come from germany berlin, sorry for my english, that is not perfect