readme.txt

Download readme.txt

If you can't read please download the document

Upload: rodri-fil

Post on 03-Oct-2015

219 views

Category:

Documents


3 download

DESCRIPTION

ninnn

TRANSCRIPT

Dash Launch 3.14----------------Known Issues:----------------- *** WARNING *** One of the testers observed a console reaching out to live despite liveblock only when fakelive or autofake was enabled. If you intend a keyvault to not get banned, do not use it on a glitch/jtag machine!- Autologin pop-up blob does not display properly... live with it.Currently the project is missing the following supported translations:Japanese, Korean, Chinese Simplified, Chinese traditionalCurrently supplied translations:English, French, Portuguese, Russian, Spanish, German, Italian, PolishThe skin pack includes the sources used to skin dash launch as well as thestring files if anyone wishes to create a translation to one of the abovelanguages (including English, as I know my explanations are not always easy tounderstand.) Also included is a c# based editor for the string files to assistin translation.External fonts, background image and skins may be used by this,simply place skin.xzp and/or font.ttf and/or background.png (1020x720) besidedefault.xex. If neither location has a font file supplied the system fonton flash will be used.================================================================================ Overview - what it does================================================================================- It will launch a XeX or CON file from the path you specified in launch.ini as long as it's valid- Depending on the button you hold when the xbox is trying to load the NXE, it will divert to the xex/con tied to that button or return to default as defined in launch.ini- At boot time it is possible to subvert default item and/or NXE loading, but you must wait until the controller syncs to do so- Depending which button is held when closing miniblade in NXE (use Y button to close, release then hold a QL button) it will quick launch a CON or XEX from your ini file- allows one to patch kernel/xam at bootup with a freeBOOT patch style bin file from usb or hdd (in that order) must be in root of the device and be named "kxam.patch" and be no larger than 0x4000 bytes. Again, kxam.patch binary format is the same as a compiled freeboot patch bin, but uses real virtual addresses rather than offsets - as of 2.22 the first 32bit value must instead be the version of the kernel the patches apply to- with the included patch set, launch.xex acts as a helper to detect when xbox1 emulator loads, allowing memory unlock patch and xbox1 emulator to function together================================================================================ Installation================================================================================- have the required hacked kernel version installed on the console- get the installer to a place where you can run it, and do so. Follow onscreen instructions if any. The installer will prompt you if it needs to update the kernel/hv patches and will give you an opportunity to configure stuff.- edit the options, and dont forget to save them somewhere if you want them to be applied next boot. Don't forget to set configapp to the installer, so you can go to it any time via miniblades' system settings (hold RB to go to real system settings)- the back button is your friend if you are wondering what button to push================================================================================ Updaters and Avatars================================================================================- this version of dash launch contains an update blocker that is enabled by default. There are two ways around this if you wish to install the bits and pieces used by the dash for kinect and avatars 1 - place the updater that matches this version on removable media, and rename the folder from $SystemUpdate to $$ystemUpdate ----OR---- 2 - place an ini where dash launch can find it and set the noupdater option to false - noupdater = false Updates seem to work best if memory stick is inserted while in official dash****NOTE that some games WILL prompt you to update the console if avatars are not installed, this doesn't mean they have an update to actually put in, it just means it needs avatar/kinect bins/resources to run****================================================================================ LIVEblocker================================================================================- if you are like me, and keep your consoles off the net then this option is for you. It's capable of blocking the resolution of the LIVE specific servers and does so by default, with an additional option in the ini file it will attempt to block access to all MS servers. The default option is set up to block only LIVE servers, which still allows programs like FSD to access covers and such. The blocks lists are: weak: ^xemacs.xboxlive.com$ ^xeas.xboxlive.com$ ^xetgs.xboxlive.com$ ^xexds.xboxlive.com$ ^piflc.xboxlive.com$ ^siflc.xboxlive.com$ ^msac.xboxlive.com$ ^xlink.xboxlive.com$ ^xuacs.xboxlive.com$ ^sts.xboxlive.com$ ^xam.xboxlive.com$ ^notice.xbox.com$ ^macs.xbox.com$ ^rad.msn.com$ passport.net$ strong: xboxlive.com$ xbox.com$ nsatc.net$ microsoft.com$ passport.net$ bing.net$ msn.com$ where: somedomain.com$ = ends with somedomain.com ^somesub.somedomain = starts with somesub.somedomain ^somesub.somedomain.com$ = is exactly somesub.somedomain.com================================================================================ Important - going to NXE================================================================================- if you need to go back to NXE and have default item set in ini, HOLD RB while exiting game via miniblade or exit using one of the miniblade options like family settings================================================================================ INI notes================================================================================-it's possible to have multiple ini files, priority is as they appear in the list (** it is NOT recommended to launch USB con/xex from hdd ini **) the first one found on the devices in that order will be the one used at boot. -see http://code.jellycan.com/simpleini/ for more info on the ini parser================================================================================ autoswap option functionality================================================================================ GOD ie: disk1 = Hdd:\Content\0000000000000000\01234567\00004000\01234567890123456789; will have 01234567890123456789.data folder beside it disk2 = Hdd:\Content\0000000000000000\01234567\00004000\98765432109876543210; will have 98765432109876543210.data folder beside it EXTRACTED ie: disk1 = Hdd:\games\somegame\disk1\default.xex; disk2 = Hdd:\games\somegame\disk2\default.xex;- GOD/NXE disk rips on the same media in the same folder will automatically be found with no special naming convention- EXTRACTED games with the naming above for each disk with the disk# folders all in the same folder on the same media will be found without an ini file- swapping between disks contained on different media is not supported================================================================================ Caveats================================================================================The work herein is presented as-is, any risk is solely the end users responsibility. While all of us are sorry when unforseen things happen, not every situation or mistake can be accounted for before they have been spotted. Please use responsibly.================================================================================ Support (report bugs/request features)================================================================================ english: http://www.realmodscene.com/index.php?/forum/14-dashlaunch/ french/english: http://homebrew-connection.org/forum/index.php?board=7.0================================================================================ Thanks================================================================================-Big thanks to those who opened the way and those who made it even more usable.-Thanks to Tux, Arbiter, stk, the2000, Corrupted, tk_saturn and Toddler for all the bugs you caught trying to sneak by-Thanks AmyGrrl for passing along the glitch and new ideas-Thanks to Tux, Ironman, JPizzle and Dionis Fernandez for helping procure a Jasper big block console to extend testing and fix NAND MU corruption bug Dionis - you went above and beyond-Thanks to vgcrepairs for providing the cygnos, dash launch likely wouldn't exist without one-Thanks to the FSD team, without your cheering this rewrite would have never been completed-Thanks to Nate and Anthony for constantly reminding me that no, I'm not alone-Thanks to FBDev and mojobojo for the data used for the patch options-Thanks to sm32-Thanks to unknown, you know why-Extra Special thanks to SpkLeader, Boflc, and LordXBig-Big thanks to Swizzy, the least bit for debugging readmes-Thanks to XeBuild, keeping us on our toes and up to date-Greetz to XeDev and RgLoader-Thanks to Team Xecuter for thinking towards the future-Thanks to vladstudio.com for "night launch"-Thanks to Razkar for always spotting the hard to spot bugs-Thanks to Danny Lane for doing a bunch of testing on Corona 16m-Thanks Juvenal for being the best sarcastic a**hole there ever was-shouts out to E Nellie and D33per, thanks to you this is still a sourceless release~brought to you by cOz~//2014================================================================================ To Do================================================================================- fix hud loading of nxe rips- everything else================================================================================ Known Bugs================================================================================- some well used NAND images with earlier versions of DL already installed seem incapable of being updated with larger sized files, it is recommended for the time being to make a clean NAND image with the most recent/up to date image builder if you run into this issue- nxe disk rips when launched from 16197+ metro still work, if you get an err dismiss it and launch again (it's a resource busy issue in official dash)- some situations are causing a black screen when starting installer, it somehow seems to be related to USB devices and/or signed in profiles. If you run into this issue, try the debug version of installer - it's slower because it's logging to disk but apparently works fine.- I'm sure you'll find some bugs, please see the links earlier in this doc for a place to post them where they will be seen================================================================================ Supported Versions================================================================================ at time of this writing, this is ONLY compatible with RETAIL kernel versions:9199, 12611, 12625, 13146, 13599, 13604, 14699, 14717, 14719, 15574, 16197, 16202, 16203, 16537, 16547, 16747, 16756, 16767, 17148, 1715013599 is the first glitch version supported (embedded patches)14717 is the first glitch2 version supported (embedded patches)================================================================================ ChangeLog================================================================================V3.14- add transfer cable to list of possible devices as xfer:- added back button logo to installer to illustrate how to show/hide help without using the readme- add 17148, 17150- update 16767+ with the new security sector skip patch for transfer cableV3.13- add 16756, 16767- add UTF8 to the ftp FEAT list, improves non-ascii name support- can now place up to 10 title IDs in ini for autofake to enable fakelive at title startup- fix dvd game/video loading from official dash tile- added autocont option (yeah it's not a network option really, but relies on autofake so its right near it)- changed how contpatch works, added/separated into xblapatch and licpatch (the Lets Try Find The Problem Blindly edition)- made number value entry in installer a little more consistent- added a check to launch.xex for lhelper.xex in flash to prevent E71 error screen- updated built in update server to V3V3.12- default behaviour of live block is now to use strong block rules (at least until ini is loaded)- fix compatibility issues with dashes created before AP25 was deployed (spoof the AP functions on older versions)- limit fakelive/autofake to 14717+ kernels- add export so plugins can find out where they were loaded from during dllMain() (it's volatile, copy it in Main() if you need it!)- update 16547 patches to delay network bringup in xam until launch.xex loads- add trinity internal usb to hddkeepalive (for those that have a usb hdd hooked up there)- add 16747V3.11- more thoroughly check display names in xcontent header if english name is not present (TODO: check if this applies on launch items too)- yet another correction to the dev kernel checks (thanks tydye and XDK!)- add 16547- fix autoswap for going from disk 2 to 1 (DS3) (thanks c.... and Swizzy for the report!)- made launcher mode useful if dl is not runningV3.10- fix for 13599-14699, dash launch patch sets were missing trinity patches- fix bug that was misidentifying trinity as a fat glitch1 when updating patches (sorry everyone!)- prevent too frequent polling for network address (should fix black screen on some consoles when ethernet disconnect helped)V3.09- fix in update server for corona 16M consoles (thanks Danny Lane!)- added exception logging to installer- fix some minor bugs- *known issue* some situations are causing a black screen when starting installer, it somehow seems to be related to USB devices and/or signed in profiles. If you run into this issue, try the debug version of installer - it's slower because it's logging to disk but apparently works fine. (thanks again Danny!)V3.08- tweak xelllaunch, see it's readme for how it's changed- all patch sets updated to support xebuild update server full use- added xebuild update server and related options- fixed a bug with signnotice on 13604 (and probably older)- changed farenheit to fahrenheit everywhere it wasn't before- added 16537V3.07- added 16203- hopefully all cpu/dvd keys will display fully in installer now- fix description spelling error (F/C)V3.06- fix power/guide boot time paths when fakeanim is not used (thanks mass3n!)- fix hddalive task being scheduled as a title task and not surviving title changes (thanks moulder!)V3.05- add 16202- update spanish translation (thanks gromber!)- fix remotenxe and windows button on remote not booting to dash (thanks spkleader!)V3.04- kinect health message block fixed for 16197- updated polish translation (thanks Pelcu!)- fix CIV hook issue, may break some titles that use CIV (a gamy Call of Decay: Body Odor 2 now works)- lump updater version limit patch into noupdater option so it can be disabled- improved installers ability to prevent install on unsupported kernels (including devkit and unsupported retail versions)- installer will now only offer to update, if the embedded version is newer than currently running oneV3.03- some commented code made contpatch non-functional on untouched demo containers- added polish translation- add nohealth option, disables kinect health pseudo video at game launch- add autofake option, when enabled fakelive functionality is enabled during dash and indie games only (thanks BioHazard!)- added some failsafe code to lhelper and launch to ensure auto profile signins occur- moved boot time quick launch button check to lhelper, it now occurs at the point where bootanim freezes (approx)- removed bootdelay option, it should no longer be required- add corona 4G memory unit path- add fakeanim path- fix bugs related to Guide/Power paths- add PIRS type content to installer launch item parsing- add nooobe option, disables setup screens when settings already exist- dash launch now patches xam to prevent flash updates from appearing when updaters newer than current are on devices- wired controller poweron causes should now be recognized from all ports for Guide path- added new option 'fahrenheit'- add 16197- removed button debouncing, A and Y are more useful exiting from miniblades but will be touchy on older dashes- add corona bl detection to xelllaunch- added a few more domains to liveblockV3.02- add italian translation - thanks Gnappo!- correct mobo/edram order in shuttemps and installer- update Spanish translation- correct version number- add RThumb and LThumb for paths (analog controller button when you press them down)- add autoswap option for multidisk games (see notes above)- remove beta tag- add 15574- correct bug in hv patches in 14717/14719- add poweron reason to tembcast data, document struct sent in the supplied .py script- fixed problem with loading on older (