› Foros › Xbox 360 › Exploits y homebrew
darkking escribió:hola una duda. este ultimo dashlaunch + el kernel 12625 funciona bien? es que me a estropeado la consola bueno al actualizar al 12625 arranca bien pero despues de instalar el dashlaunch se queda en el logo de inico y se traba que puede ser alguien mas entendido me puede ayura.
nota: esto me sucede en dos consolas... que estoy haciendo mal?
diemetal escribió:He creado un hilo diciendo que no me va el launch.ini y voy todo ilusionado de haber encontrado un programa que cree launch.ini y cuando voy a probarlo no vaa!!! estoy hartooooo
darkking escribió:lo que me pasa es muy extraño por que al instalarlo el xell me corre bien arranca y todo, pero al iniciar el rebooter se congela en el momento justo que esta girando la esferra de xbox en el intro y ayi se queda .
Dash Launch 2.22
----------------
****
at time of this writing, this is ONLY compatible with "freeBOOT" versions:
9199, 12611, 12625, 13146
Regardless of version, you must update if offered to the included patch
set to retain full functionality (xbox1 in particular)
read info_launch.ini for info on options and setting launch parameters.
****
================================================================================
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, and the controller must
sync to the top left quadrant (player 1.)
- 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 - see 1.0 release for a windows patch builder
- 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 freeboot version installed on the console
- get the installer to a place where you can run it, and do so. Follow onscreen
instructions. The installer will prompt you if it needs to update the
freeboot patches and will give you an opportunity to configure the new
options
- edit and place launch.ini where you would like it, see note below as well
**See inlcuded sample and the info ini which describes the options allowed**
note: the installer includes upgrade paths for dash launch 1.0 users, it will
optionally update launch.ini files wherever found to use the new path names
================================================================================
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
****
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.
================================================================================
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 or system settings
================================================================================
INI notes
================================================================================
-it's possible to have multiple ini files, priority is: USB, HDD, BB MU, FLASH
(** 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.
-see http://code.jellycan.com/simpleini/ for more info on the ini parser
-if you find your ini file is not working, open it in a hex editor and ensure
that windows didn't convert it to a non-ASCII format by putting identifyer
bytes at the beginning of the file. The first charater in a hex editor
should be whatever the first character you have in the ini file, not
non-character codes like 0xFF or similar
================================================================================
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.
================================================================================
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 FBDev and mojobojo for the data used for the patch options
-Thanks to sm32
-Thanks to unknown, you know why
-Thanks to xbox-scene for always putting up a release thread announce!
-Greetz to XeDev
-shouts out to E Nellie and D33per, this a sourceless release!
~brought to you by cOz~
06/17/2011
================================================================================
Known Bugs
================================================================================
- Thanks to excellent testers, none were corned by the time of this writing. If
you find any during use, find the release thread at xbox-scene and please
report them there.
- in freestyle 1.7 and earlier, there was a minor glitch that caused console
crashing for some people under rare circumstances, if you haven't updated
to RC1.8 or newer please do so.
- corrupt games when launched return to NXE to display the corrupt game UI
================================================================================
ChangeLog
================================================================================
v2.22
- resolving 'localhost' when the router forwards it to the internet or there is
no network at all... bad idea game devs... fixed (Yars', maybe others)
- button handler now more reliably removes Y and A mishandling when held on
miniblade exits
- added new note to readme regarding update prompts and avatar data missing
- hopefully extracted new games are now working fine, instead of GOD only
- potential bug corrected in 12611/12625 patch sets
- add 13146 compatibility
- all patch sets updated to fully remove xex bound checks (ie: default.xex
on root of USB causing E71)
- "remotenxe" option added to ini(thx adihash!)
- windows button on remote always boots to NXE/media center now(thx adihash!)
- added "guide" and "power" path options to set boot time default override
- changed kxam.patch, first .long must be the kernel version the patches match
- added a check to kxam.patch data to abort on invalid address
- added "nohud" option
- added installer check to verify at least the 1BL segment of patches before
installing, will re-ask and warn of possible corruption/brick
v2.21
- fixed noupdater option, readme is accurate with regards to updates now (sorry)
- fixed dvdexitdash option, no longer conflicts with using miniblade to exit NXE
should only affect DVD launched from NXE (note this affects DVD games too)
- fixed a glitch with unhandled exception logging when occurs in kernel
- revert to original fileExist() method
v2.20
- export option info along with the rest of dash launch info struct export
- add multi version compatibility to installer and plugin
- add 12625 patch set and offsets
- new LIVE content hook patching, does auto yaris swap as well as extracted XBLA
should work more consistently (hopefully)
- added unhandled exception handler, dumps except info to UART/file and exits
to dash/default item when apps don't have their own exception handler
(instead of crash), disable by setting 'exchandler = false' in ini file.
- added ini path setting (dumpfile) for capturing crash logs to a file,
capture device must be connected at console boot time
- added 'safereboot' option for those who have JTAG that have applied
blackaddr's smc reboot fix, instead of 'hard' reboot
- added option to enable debug strings to print to UART
- adjusted patches to remove default UART hooking (less chance of string
collision/overlap using DbgPrint via debug out option)
- corrected a bug in the flasher ini update settings in regard to noupdater,
it was setting nosysexit instead of noupdater value
- added live "blocker", reroutes requests to resolve DNS names to loopback
- added "livestrong" option to use an alternate list of DNS to block
- added ini option to set how long buttons are watched for at boot time
- embedding current versions external files into installer, no more messy
directory; original paths still work and take priority over embedded files
v2.11
- fixed xbox1 launches (thanks folks at x-s and fsd for reporting)
v2.10
- reworked hooking to be a bit more dynamic and simpler to update
- ini parser fixed, glitch when comment line last line with no blank line after
(thanks Toddler!)
- disables updaters (DA2 and other disks; safety)
- minor tweaks to boot time delays, further improves on previous autologin issue
v2.09 (beta)
- moved strictly to C, much smaller DLL
- correct bug with busy CON/sometimes ignoring ini for boot time default item
- made boot time quick launch buttons more reliable
- added 1s delay to resolve autologin at boot issue and slower USB hdd issues
- patches updated to remove min version check (DA2)
v2.08
- correcting for a glitch where launchdata should be cleared between titles but
isn't; fixes launching some games twice in a row (thanks stk and FSD!)
v2.07
- fixed media center extender (thanks jester and antman)
~hopefully this is the last whitelist option needed
- added option "nosysexit" (thanks rhai)
v2.06
- update to fbbuild 0.11 patches
- fixed bug with fatal freeze options
- changed installer to use zeropair CB version to determine patch set
- added new options dvdexitdash and xblaexitdash (thanks AmyGrrl)
- added regionspoof, dvdexitdash and xblaexitdash to ini updater
- added instructions to this readme regarding boot time buttons and diagnosing
non-ASCII ini files
v2.05
- added AP25 xex priveledge filter (fix AC:B GOD/xex, maybe others)
v2.04
- fixed a glitch with launching kinect games when a default item is set
v2.03
- updated for 12611
v2.02
- added version info to data struct exported at ordinal 1
- made number of times button holds are scanned variable, longer window
at boot time to sync controller and hold a button
- added region spoofing for XGetGameRegion
- DVD video play from NXE now plays DVD regardless of default setting
(thanks krizalid!)
v2.01
- corrected flash mu mount point (thanks Antho02 at l-s)
- added kernel version check to installer as some xbr using folks seem incapable
of reading the first line of this file
v2.0
- plugins now use logical paths just like quick launch buttons
- added common (9199) content and ping limit patches as options
- mostly runs in system threads, startup completes while bootanim runs
- completely subverted dash.xex, no more CD issues or NXE split seconds
- removed insistance on 0/1/2 paths and reliance on CaPs to detect
- return to NXE via miniblade for system settings and others works w/o using RB
- added big block NAND mu as possible device
- optionally subvert Y to exit miniblade while in NXE to load button/default
- added xell loader to patch set and included a xex to load xell
- removed reboot on fatal error from patches
- included reboot/shutdown on fatal error as settings
- installer onscreen output cleaned up, now shuts down console at end of install
- added ini file updater to installer
- added patch updater to installer
v1.0
- added other devices for launch targets
- added flash for location to load launch.ini
- added flash installer supports flashing launch.xex and launch.ini
- with help of freeboot patches, fixes issues with xbox1 emulator on memory
unlocked patchset
- overhaul ini parser with simpleIni, support for most buttons and a default
- added dll/plugin loading support
- added hooking/return to launch app instead of NXE (hold RB to bypass)
- added kernel/xam boot time/one time patch engine
- added export to allow the loading of other system modules
v0.02
- added a small delay to allow XBR users to launch CON
- implemented a simple ini file parser and fileExist
- auto detects LIVE and XEX2 to use the appropriate launch method
- fails to dash reliably now
v0.01
-initial release
EstupendoPararegistros escribió:Bueno, pues ante la nueva versión, ya está actualizado el título del hilo.
kaitenken escribió:Ami tambien se me congela al arrancar, tras poner el ultimo dashlaunch... Aunke ponga las opciones k has posteado n la imagen
Gromber escribió:Pues yo he probado el ultimo dashlaunch en 13146 y 12611 sin problemas al arrancar fsd, tarda un poco pero funciona.
Quita el plugin swap si lo tienes.
vct5045 escribió:Gromber escribió:Pues yo he probado el ultimo dashlaunch en 13146 y 12611 sin problemas al arrancar fsd, tarda un poco pero funciona.
Quita el plugin swap si lo tienes.
así si que funciona, pero... ¿cómo hacemos para ejecutar el plugin para los juegos multidisco?
EDITO: He actualizado el swap.xex (1.0 beta) que tenía por el 1.1 y todo OK
Doumekxkai escribió:No tengo narices a instalar la nueva versión cada vez que lo hago luego no arranca la xbox se queda a la mitad del vídeo inicial :/ no tengo el plug-in ni nada raro como me lo hago ya he reflasheado varias veces desde xell ~_~
JOSEunit10 escribió:Algo que no sabia y no se como demonios lo "active".
Ahora cuando la consola se queda colgada me sale un mensajito, al mismo estilo de los logros, que la consola a sufrido un fatal crash y me devuelve al freestyle que es el que tengo como default, en vez de quedarse colgada y tener que reiniciar.
Max232 escribió:Doumekxkai escribió:No tengo narices a instalar la nueva versión cada vez que lo hago luego no arranca la xbox se queda a la mitad del vídeo inicial :/ no tengo el plug-in ni nada raro como me lo hago ya he reflasheado varias veces desde xell ~_~
Comprueba el ini y borra el swap.xex y multi.ini de la raíz de tu dispositivo.
Vuelca el ini y miras las opciones activadas.
Max232 escribió:Vuelca el ini y miras las opciones activadas.
werwer escribió:mogoto,
si no quieres complicarte mucho, pon las opciones que aparecen en una captura de pantalla que han colocado unas respuestas antes.
En el zip del Dhaslaunch aparecen las opciones explicadas, pero por lo pronto, con la opción de nohud=true que tienes NO te va a funcionar el menú que aparece al pulsar el botón central. Es decir, NO vas a tener la opción de salir de un juego o apagar la consola.
Un saludo.
aritzilla escribió:Nueva version 2.23 con soporte para el kernel 13599
http://www.logic-sunrise.com/news-32106 ... 13599.html
trabilla escribió:aritzilla escribió:Nueva version 2.23 con soporte para el kernel 13599
http://www.logic-sunrise.com/news-32106 ... 13599.html
ayuda instale la version 2.22 y despues de eso error e79 intento volver a poner la nand k tengo guardada pero no consigo k se conecte al pc y eso k lo tengo el cable permamente puesto en la consola aun asi lo he kitado y vuelto a soldar pero me sigue dando este error :
testing lpt device address:0378
testing lpt device address:0278
testing lpt device address:03bc
could not detecte a flash controller!
can not continue.
he configurado el puerto en la bios de todas las formas posible y no k hacer mas , no se pork pasa esto cuando simpre lo he conectado al ordenador para actualizar y ha ido de perlas es ahora con esta actualizacion k no va na.
AYUDA AYUDA POR FAVOR.
GRACIAS
el turco escribió:he actualizado al nuevo dashboard 13599 y todo perfecto ,después le he metido el DashLaunch-v2.23 y me quedo sin el botón guía, lo aprieto y no va, he probado con yes y no a todo, cada intento tengo que flashear la nand, y con otro mando y con el Easy-Freeboot-5.31 , FbBuild-V0.32 empiezo a pensar que es el DashLaunch v2.23.
trabilla escribió:gracias por responder tan rapido con k nonbre le pongo la nand para k m lo reconosca
gracias de nuevo
karryvlc escribió:Bueno hasta que lo confirmen los creadores del hilo, las novedades que trae parece que son estas:
Changes in Dash Launch 2.23
Version 2.23
- added hddalive
- added 13599
- relocate external files so old files will no longer be used accidentally
new path is \default.xex dir\VERSION\files
ie: GAME:\13599\patches_jasper.bin
JOSEunit10 escribió:
Según leo a salido una versión "b" y lo de HDDlive no es un agregado si no un reparo.
Ahora, no tengo muy claro que hace. Es un "fix" que hace que los discos externo no caigan en inactividad?.
Si es así, entonces eso explica por que últimamente se me ha desaparecido tanto el disco a mitad de juego, ocasionando cuelgues y error de disco sucio.
Edit: com dicen más atrás gromber, 2.23b arregla un plugin recientemente agregado que efectivamente es para que los discos externos no caigan en inactividad.
launch.ini escribió:; when set to TRUE all USB drives will be polled at hddtimer intervals for the file "alive.txt" in their root
; if the file exists, it will be recreated and 16 random bytes written to it on each poll which should keep drives from spinning down
hddalive = false
; in seconds, the interval between when USB devices will be polled for "alive.txt" file
hddtimer = 210
DUNKEL escribió:De donde puedo bajar el dash que no sea de la pagina oficial?, gracias
Gromber escribió:Creo que pide el dashboard no el dashlaunch...pero la verdad es que piden cada cosa en hilos que no tienen nada que ver....xDDDD
Consigue el ultimo updatespy.
JaRaBcN escribió:launch.ini escribió:; when set to TRUE all USB drives will be polled at hddtimer intervals for the file "alive.txt" in their root
; if the file exists, it will be recreated and 16 random bytes written to it on each poll which should keep drives from spinning down
hddalive = false
; in seconds, the interval between when USB devices will be polled for "alive.txt" file
hddtimer = 210
Ergo me imagino que habrá que activarlo si lo quieres usar...
DazMalaga escribió:el turco escribió:he actualizado al nuevo dashboard 13599 y todo perfecto ,después le he metido el DashLaunch-v2.23 y me quedo sin el botón guía, lo aprieto y no va, he probado con yes y no a todo, cada intento tengo que flashear la nand, y con otro mando y con el Easy-Freeboot-5.31 , FbBuild-V0.32 empiezo a pensar que es el DashLaunch v2.23.
Prueba como con la imagen:
Yo tengo dashlaunch 2.23 y cero problemas.