xboxscene.org forums
OG Xbox Forums => Software Forums => Xbox Homebrew Software => Topic started by: needer1 on April 03, 2004, 06:49:00 PM
-
XSelect (a.k.a. XSelector) is small, and from reading and my preliminary tests, it does exactly what it to do, in order to easily install soft mods on other Xboxes, however it could use some new features, and I was wondering if someone could modify the downloadable source and create an updated version. (I myself don't have the XDK).
It saves the data in E:\UDATA\01010010 (or some such directory). The problem with this, is that this cannot be easily copied to and from memory units. I would like someone to please make a new version where data is stored in E:\UDATA\01010010\999999999999 or some such copiable directory.
Also, XBEDUMP.EXE cannot sign the executable of the latest version, and I'd like that to be made working. (I wouild need it compiled with the habibi signature, but I'm sure someone else would need it compiled with the font hack signature.) I'm guessing maybe this is just a compiler option? (I've also noticed XBEDUMP won't sign some other executables, such as AvaLaunch. I thought this may have to do with the fact that Avalaunch was a larger complicated program with multiple files, but even the tiny XSelect has the same issue.) Also, since this is meant to go on a memory unit along with other files, it would be useful if the compiled executable can be reliably compressed with XBEPACK.
None of this is really something I need myself, but it would make life a bit easier for me, and more substantially, it would make it easier to show other people how to help others, so I make this request of the community in hopes to use the results to benefit the community.