- 精华
- 0
- 帖子
- 123
- 威望
- 0 点
- 积分
- 131 点
- 种子
- 5 点
- 注册时间
- 2004-9-3
- 最后登录
- 2018-1-5
|
Team-xedev presents
XM360 - By node21
If you love XM360, please donate via paypal: xm360donate@gmail.com
------------------------------------------------------------------
Typical usage:
Launch XM360.xex
Choose Scan All - This will show you all XBLA titles installed (choose Unlock to unlock them if needed)
Choose Collection Manager
Once in the Collection Manager you will see a list of all known XBLA titles. They will be marked as:
"Have" - it is installed
"Missing" - it is missing
"Ignored" - it is ignored
A title reaches the "Ignored" state by selecting it in the list, and pressing the "X" button.
The "Y" button will filter the list in the following order:
ALL (all existing titles)
Just Missing
Just Have
Just Ignored
After you are done, you should find a file in the root of your usb stick (or elsewhere, see xm360.cfg) called xbla_report.txt. That will list all of your missing titles.
As more XBLA titles come out, you can place a file in the root of your usb stick (or elsewhere, see xm360.cfg) called xbla_titles.csv.
As of version 1.8c, the old scraping perl script is compatible again, but it's not smart, and is much slower. You should be using XM360_server instead.
Usage: XM360server.exe /? - list options
XM360server.exe /D - update or create dlc_titles.csv in the current directory and exit
XM360server.exe /X - update or create xbla_titles.csv in the current directory and exit
XM360server.exe /L {locale} - optionally specify the locale (defaults to en-US). Only useful before /D or /X
XM360server.exe /U {URL} - optionally specify the URL (defaults to catalog.xboxlive.com). Only useful before /D or /X
XM360server.exe - with no parameters runs the server (doesn't exit)
Sample:
XM360server.exe /X (update XBLA_titles.csv and exit)
XM360server.exe /U catalog.xboxlive.com /L en-US /D (update DLC_titles.csv and exit, URL and Locale specifically overridden)
version history:
Version 0.2:
*Added version display to screen
*Search 3 different paths for installed XBLA titles
* hdd:\\Content\\0000000000000000
* usb:\\Content\\0000000000000000
* usb:\\360dashit\\Content\\0000000000000000
Version 2.0 -- Sep 26th, 2010
* Fixed 360 to 360 remote connections
* Added config command WRITE_REPORTS_ON_STARTUP, see xm360.cfg for more details
* Added custom FTP command "RPTS" which will write all 3 reports
*
* If you love XM360, please donate via paypal: xm360donate@gmail.com
=-=-=-=-=-=
Version 2.0a -- Sep 26th, 2010
* Fixed RESC ftp command followed by RPTS command
*
* If you love XM360, please donate via paypal: xm360donate@gmail.com
http://u.115.com/file/t535a7abd7. |
|