oukiar / freestyledash

Automatically exported from code.google.com/p/freestyledash
5 stars 2 forks source link

Artwork doesn't display for USB Games #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
**What steps will reproduce the problem?

1. Have fsdata on Xbox HDD, not USB HDD
2. Have USB Games folder with some 360 Games in it (mine were copied 
earlier from XexMenu)
3. Use FSD Indexer to download artwork for the games (the artwork will show 
only after you close Freestyle and open it again, but not using the built-
in restart of Freestyle).  Once restarted, the artwork should show.
4. Close Freestyle.
5. Turn off USB. Open Freestyle.  You should see the USB games are gone, 
which is good.  They should be.
5. Close Freestyle.
6. Turn on USB. Open Freestyle.

**What is the expected output? What do you see instead?

Expected: USB Games listed with all previously shown artwork.

What Happened Instead: USB games listed without most artwork.  However, 
downloaded artwork is still in fsdata folder and the background will still 
load if hovered over the game in the list.  Maybe a couple screenshots too, 
but most will not.  Trying to view screenshots will produce some buggy 
behavior when moving the stick right and left.

**What version of the product are you using? On what operating system?

Latest version available from this Google Code page as of 3/3/2010, 2:30 
PM.

**Please provide any additional information below.

Freestyle Dash rocks!!  I've already got dash launcher booting it up by 
default. :D

Original issue reported on code.google.com by arvel...@gmail.com on 3 Mar 2010 at 8:54

Attachments:

GoogleCodeExporter commented 9 years ago
same issue for me on HDD images are downloded with the indexer and can be 
viewed in 
the indexer but do not show up in the menu no matter how I reset. backgrounds 
seem 
to be working. tryed all 3 included themes.

Original comment by guen...@gmail.com on 4 Mar 2010 at 10:37

GoogleCodeExporter commented 9 years ago
seems to be a problem with the indexer not saving the context.html correctly

here is what the indexer wrote. if the count boxart and background is chaged to 
reflect the files everythig works. It might be do to me using an older indexer. 
I am 
using the one from 1.08 as I didnt see a new one in the package here on google.

<?xml version="1.0" encoding="utf-8"?>
<freestyle>
    <game type='1'>
        <id>454108a8</id>
        <title>BATTLEFIELD_BAD_COMPANY2.NTSC.XBOX360</title>
        <path>hdd1:\Games\BATTLEFIELD_BAD_COMPANY2.NTSC.XBOX360
\Default.xex</path>
        <desc></desc>
        <imgpath>BATTLEFIELD_BAD_COMPANY2.NTSC.XBOX360</imgpath>
        <images sscount='0' icon='1' boxart='0' background='0' />
        <mediaid>1074909440</mediaid>
        <manufacturer></manufacturer>
        <disks no='1' count='1' />
        <version>4</version>
        <genres>
        </genres>
    </game>
    <game type='1'>
        <id>535107e4</id>
        <title>Final Fantasy XIII Disk 1</title>
        <path>hdd1:\Games\Final Fantasy XIII Disk 1\default.xex</path>
        <desc></desc>
        <imgpath>Final Fantasy XIII Disk 1</imgpath>
        <images sscount='8' icon='1' boxart='0' background='0' />
        <mediaid>1073957312</mediaid>
        <manufacturer></manufacturer>
        <disks no='1' count='3' />
        <version>2</version>
        <genres>
        </genres>
    </game>
    <game type='3'>
        <id></id>
        <title>Freestyle</title>
        <path>hdd1:\applications\Freestyle\default.xex</path>
        <desc></desc>
        <imgpath>Freestyle</imgpath>
        <images sscount='0' icon='0' boxart='0' background='0' />
        <mediaid>1074904652</mediaid>
        <manufacturer></manufacturer>
        <disks no='0' count='0' />
        <version>0</version>
        <genres>
        </genres>
    </game>
    <game type='0'>
        <id>584108f6</id>
        <title>Shadow Complex</title>
        <path>hdd1:\Content\0000000000000000\584108F6\000D0000
\A7EB9577A642569BA08ACC27DB4C0EB49A9AE20658</path>
        <desc></desc>
        <imgpath>584108F6</imgpath>
        <images sscount='0' icon='1' boxart='0' background='0' />
        <mediaid>1074799804</mediaid>
        <manufacturer></manufacturer>
        <disks no='0' count='0' />
        <version>0</version>
        <genres>
        </genres>
    </game>
</freestyle>

Original comment by guen...@gmail.com on 4 Mar 2010 at 10:51

GoogleCodeExporter commented 9 years ago
Old, svn build related issue (unsupported)

Original comment by hell...@gmail.com on 29 Mar 2010 at 4:59