Jump to content
RealModScene
JPizzle

DashLaunch 3.09

Recommended Posts

Dash Launch 3.09
----------------
 
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 traditional
 
Currently supplied translations:
English, French, Portuguese, Russian, Spanish, German, Italian, Polish
 
The skin pack includes the sources used to skin dash launch as well as the
string files if anyone wishes to create a translation to one of the above
languages (including English, as I know my explanations are not always easy to
understand.) Also included is a c# based editor for the string files to assist
in 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) beside
default.xex. If neither location has a font file supplied the system font
on 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:Content0000000000000000012345670000400001234567890123456789; 
            will have 01234567890123456789.data folder beside it
        disk2 = Hdd:Content0000000000000000012345670000400098765432109876543210;
            will have 98765432109876543210.data folder beside it
    EXTRACTED ie:
        disk1 = Hdd:gamessomegamedisk1default.xex;
        disk2 = Hdd:gamessomegamedisk2default.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)
================================================================================
 
================================================================================
    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
-shouts out to E Nellie and D33per, thanks to you this is still a sourceless release
 
~brought to you by cOz~
//2013
 
 
================================================================================
    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)
- 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
13599 is the first glitch version supported (embedded patches)
14717 is the first glitch2 version supported (embedded patches)
 
================================================================================
    ChangeLog
================================================================================
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!)
 
 

Dash Launch 3.09.zip

Share this post


Link to post
Share on other sites

I kinda confused ..after dashlaunch asked me to update ..it didnt reboot ...after that i got to instaler runing at the same time ...i decided to delet the old one ..i dont know seems to work

Share this post


Link to post
Share on other sites

PLEASE HELP!! I want to run dashlaunch 3.09 in order to enable fakelive. I have a RGHed 360 slim 4GB, and in dashlaunch 3.06 shows that is Glitched. Is it a risk enabling fake live? Keep in mind that i did not enable the internet connection and i don't have an xbox live account.. Please respond as quick as you can. I want to play GTA V!

Share this post


Link to post
Share on other sites

ISSUE

I have had no luck updating the dash with the updserv in both 3.08 and 3.09. Both releases, upon launch tell me that my files are out of date and ask me to update them. When I select update it immediately shoots me over to the main options screen, and does not reboot. Under miscellanious, It shows V3.09(533) at both top and bottom. I'm running Jasper Kernel 2.0.14699.0. Not sure if there is anything else needed to diagnose. Below is my error message.

 

When I launch the updater from my PC it tells me:

--------------------------------------------------------------- xeBuild v1.07.632------------------------------------------------------------------- { Update Mode } ----started, watching network for xbox...success, found xbox beacon at 192.168.1.123

connected to Jasper with updsvr version 2 (peek version 0)

*****ERROR: console hv patches are not recent enough to support update mode!

  update console patches and reboot before trying again.

***** FATAL UPDATE ERROR: unable to parse info reply from console!

---------------------------------------------------------------   xeBuild Finished. Have a nice day.---------------------------------------------------------------

Share this post


Link to post
Share on other sites

Hi guys,

I've a big problem. I try to update from dashlaunch 3.02 to 3.09. I've downloaded the file and I put the installer in a usb drive. It didn't work, so I tried to run the xex in installer_debug and it worked. I've updated and rebooted the Xbox. But now I've a black screen. Anything works and I don't know what to do. Can someone help me ? 

 

 

P.s I've a Slim with RGH.

Share this post


Link to post
Share on other sites

I had problems getting the Installer to run, even the debug, just a black screen, on jtag with newest dash and avatar update installed.

i tried signing out of my profile first and having all usb devices unplugged, could get it to run but would freeze on install.

solution: unplugged ethernet cable.  ran and installed fine (was also on no profile and no usb plugged in).

guessing maybe some sort of network bug?

Share this post


Link to post
Share on other sites

I had problems getting the Installer to run, even the debug, just a black screen, on jtag with newest dash and avatar update installed.

i tried signing out of my profile first and having all usb devices unplugged, could get it to run but would freeze on install.

solution: unplugged ethernet cable.  ran and installed fine (was also on no profile and no usb plugged in).

guessing maybe some sort of network bug?

which mobo?

Share this post


Link to post
Share on other sites

I had problems getting the Installer to run, even the debug, just a black screen, on jtag with newest dash and avatar update installed.

i tried signing out of my profile first and having all usb devices unplugged, could get it to run but would freeze on install.

solution: unplugged ethernet cable.  ran and installed fine (was also on no profile and no usb plugged in).

guessing maybe some sort of network bug?

This worked for me too. Thanks :)

Share this post


Link to post
Share on other sites

xbox is not booting. please help. Ran installer, then after a few questions it rebooted xbox. and now it does not boot - black screen, controllers are not able to connect and etc. nothing is working except the green led on power button :(

my xbox is not connected to ethernent, and no usb drives, devices plugged in. I event tried to unplug tv - nothing helped. Does anyone have any ideas how I can get my xbox back?

Share this post


Link to post
Share on other sites

xbox is not booting. please help. Ran installer, then after a few questions it rebooted xbox. and now it does not boot - black screen, controllers are not able to connect and etc. nothing is working except the green led on power button :(

my xbox is not connected to ethernent, and no usb drives, devices plugged in. I event tried to unplug tv - nothing helped. Does anyone have any ideas how I can get my xbox back?

http://www.realmodscene.com/index.php?/topic/2375-how-to-fix-non-booting-console-after-dashlaunch-update/

Share this post


Link to post
Share on other sites

Hi, I have rgh with coolruner and kv 16197, are any problems with instalig dashlounch on my xbox? Wich is the best way to install it? Shud update kv first?

by

Share this post


Link to post
Share on other sites

Hi, I have rgh with coolruner and kv 16197, are any problems with instalig dashlounch on my xbox? Wich is the best way to install it? Shud update kv first?

by

I think you mean Kernel not KV but you should be fine installing this version of dashlaunch. Follow my XeBuild update tutorial.

Share this post


Link to post
Share on other sites

I think you mean Kernel not KV but you should be fine installing this version of dashlaunch. Follow my XeBuild update tutorial.

Thaks for the ansver, Yes I mean Kernel version, are all updates from MS in?

by

Share this post


Link to post
Share on other sites

Bit of a newb, but updated dash before a few times no probs. but this went bit pear shaped. think as moved from a much older release

initaly loaded up ok, I tried to run update and it said would need to reboot - it shut down but never came back on :(

Kinda just black screen on boot, controller still linked as can power onvia, but nowt going on. turned on via eject button - used zell and xebuild to build new nand. stuck that on a usb, but it wont get recognised by zell, says looking for zenon.elf or unlinix?

Any ideas on what i need to do - its a slim with coolrunner btw

 

EDIT: downloaded the zenon.elf file and added to my usb with nand - gets rec'd now and after completed instal...boots again via power button (phew)

Share this post


Link to post
Share on other sites

^Black - Guessing its an old one then - i dare not mess around with that mind....i was up til half 3 yd and need me sleep :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...