FreeXeX released a new version of QuickBoot.
What's new/fixed:
* Added Support for making Games on Demand containers
* Added Support for all 3 USB slots. When you specify "usb:\" as the path it will now scan up to 3 usb drives looking for the file.
* Added Debug logging, this will create a debug.log on the root of ubs0 if an error is encountered
* Reduced file size of generated container from 804KB to 284KB
About QuickBoot:
[QUOTE]
QuickBoot allows you to build "short cut" LIVE containers that will allow you to launch applications directly from NXE.
The three main advantages of this are:
* Saves time by loading the application directly, rather than having to use XexLoader to browse the file tree and find the executable.
* Bypasses the 4GB size limit on live containers as you're not actually storing the application data in the live container, merely making a shortcut to it.
* Allows you to load applications off of external hard drives etc. straight from NXE.