2011年7月21日星期四

Extract metadata from xbox360 GOD directory

I have many xbox306 game and I want to share some to my friends (Note: I  use XBR system).
But I can't get game name from the directory.

Fortunately there a file in game folder whose name is GUID, we can extract game name and game icon from that file.

The game name is at position 1041, there are 2 pictures at the metadata file, 5914 and 22298.

I cann't get other metadata from this file, anyone who knowes please send me an email.

Here is the program I wrote in python to extract metadata from GOD directory.

How to use:
1. Extract the zip file.
2. Modify main.py (4th and 5th line)
sourceFolder = r'............\xbox360'
outpath = r'.........\out'
3. run metaExtractor.exe
4. Open gamelist.html in the output folder to see the game list.

1 条评论:

  1. 您好!一个有趣的网站。我很高兴在这里参观。

    回复删除