Code:
Please Login or Register to see the links
I proceeded as follows:

Put the six files in iGO / ui_android / 800_480 and also in iGO / ui_android / 800_480 / skin_night.

Go change in the data.zip, data.zip \ ui_android \ 800_480 \, the files named skincfg_m3.ini and skincfg_m4.ini by adding:

in skincfg_m3.ini:


[loading]
show_phases=1
phases_bmp="igo_landscape.spr"
phases_x=0
phases_y=0
show_phases_loop=0

dans skincfg_m4.ini:

[loading]
show_phases=1
phases_bmp="igo_portrait.spr"
phases_x=0
phases_y=0
show_phases_loop=0

I said that without that, my loading in 960x540 normally open and very well, so it is a problem with these animated loadings

so I did, for me, no need to go change the multimode.ini, am I wrong?
FYI, here's what I have in the multimode.ini branding the dream team

[modes]
; mx=WidthMin..WidthMax, HeightMin..HeightMax,Folder
; OR
; mx=Width, Height ,Folder

m3=700..1280,400..800,"800_480"
m4=480..800,700..1280,"800_480"
m5=1024..1280,480..800,"1024_768"
m6=480..800,700..1280,"1024_768"