[MENTION=22544]DeViL303[/MENTION]
Here is what I can do the best I think
PNG icon 164 x 127 based on original
![]()
Very nice, Thanks. I think I will go for that one in the official release as everyone seems to have different tastes, its easy for any one to change their own icon anyway after install if they want as its not contained in a RCO like most other XMB icons. I prefer the background like on this icon myself as it has that shape highlighted on the XMB anyway. Good stuff.
have you tried the new webftp_server.sprx that autogenerates the xml?
[MENTION=89]aldostools[/MENTION] just so you know, there is not a limit to the amount of items anyway, I can add over 300 items anyway if I make custom xmls. I think the issue is either in the date in the xmls generated for each item, 01-01-2016, I think that maybe it only shows a certain amount of old items, there is a difference with how "new" items are handled, In my custom xmls I made the new stuff the date 2016-03-03, that stuff is what gets showed if you let all the items scroll up by themselves, then for the functions I set the date to 0303-03-03 , these items don't get the little "new" icon next to them and they don't display when scrolling up automatically.
I didn't set these dates just to get 303 in there (well I did really
) , they do have a function too. EDIT: after more testing, no Im wrong, it will show more than 36 old items. So I need to go and rename all my game folder cos maybe one of those is messing this up on my system. I have 115 backups and im only getting 36 items showing up, need more feedback from others too.
[MENTION=10028]all[/MENTION]So I think the auto generated xml has to have new dates for every game so they all display on xmb when it scrolls them slowly, I suppose the current date would be easiest. I also would like it to change the xml layout to something like this in the auto generated xml for easier reading modifiying, and have it so the link to https://dl.dropboxusercontent.com/s/rcp3ykyt8jp36gj/NO_COVER.JPG is added for every game. I don't know how to do this though..
Code:
<!--------------------------------------------------------------------------------------------------->
<mtrl anno="picks=1" from="2015-02-29T00:00:00.000Z" id="1080756618" [B]lastm="CURRENT DATE HERE[/B]T23:59:00.000Z" until="2100-12-31T23:59:00.000Z"><name></name><owner></owner>
<!--Game Name-->
<desc>NAME HERE</desc>
<!--Game Cover URL-->
<url type="1">https://dl.dropboxusercontent.com/s/rcp3ykyt8jp36gj/NO_COVER.JPG</url>
<!--Path to Game-->
<target type="u">http://127.0.0.1/mount_ps3/dev_xxx/PATH TO GAME</target>
<!--Age and Country Filtering-->
<cntry agelmt="0">at</cntry><cntry agelmt="0">au</cntry><cntry agelmt="0">be</cntry><cntry agelmt="0">bg</cntry><cntry agelmt="0">br</cntry><cntry agelmt="0">ca</cntry><cntry agelmt="0">ch</cntry><cntry agelmt="0">cl</cntry><cntry agelmt="0">cy</cntry><cntry agelmt="0">cz</cntry><cntry agelmt="0">de</cntry><cntry agelmt="0">dk</cntry><cntry agelmt="0">es</cntry><cntry agelmt="0">fi</cntry><cntry agelmt="0">fr</cntry><cntry agelmt="0">gb</cntry><cntry agelmt="0">gr</cntry><cntry agelmt="0">hk</cntry><cntry agelmt="0">hu</cntry><cntry agelmt="0">ie</cntry><cntry agelmt="0">is</cntry><cntry agelmt="0">it</cntry><cntry agelmt="0">lu</cntry><cntry agelmt="0">mt</cntry><cntry agelmt="0">mx</cntry><cntry agelmt="0">my</cntry><cntry agelmt="0">nl</cntry><cntry agelmt="0">no</cntry><cntry agelmt="0">nz</cntry><cntry agelmt="0">pe</cntry><cntry agelmt="0">pl</cntry><cntry agelmt="0">pt</cntry><cntry agelmt="0">se</cntry><cntry agelmt="0">sg</cntry><cntry agelmt="0">sk</cntry><cntry agelmt="0">tr</cntry><cntry agelmt="0">tw</cntry><cntry agelmt="0">us</cntry><lang>all</lang></mtrl>
<!---------------------------------------------------------------------------------------------------------->
I had hoped that maybe the "lastm" dates could be used for the release date of the game, as a way of showing more info and as a way of sorting, but this might not be possible now. Release date and more info can be added easily after the game name as there is lots of space there.
So the title that comes up as you move to each game could display the content ID, and release date for example.
Last edited: