홈
자유게시판
질문답변
정보
강좌
게임매뉴얼
게임리뷰
게임팁
오픈케이스
PLAYSTATION
게시판
정보
게임정보
자료실
코드
PSVITA/PSP
게시판
정보
게임정보
자료실
코드
XBOX
게시판
정보
게임정보
자료실
코드
Wii
게시판
정보
게임정보
자료실
코드
NDS/SWITCH
게시판
정보
게임정보
자료실
코드
기타기종
SEGA게시판
SEGA자료실
SEGA코드
에뮬게시판
에뮬코드
GBA자료실
MD/GG자료실
SFC/FC자료실
NEOGEO자료실
아케이드자료실
커뮤니티
출석체크
가입인사
취미사진
중고장터
유머
플래시게임
포인트경매
클럽
파이널판타지
위닝일레븐
슈퍼로봇대전
그란투리스모
그란투리스모
PSP클럽
하드로더
XBOX자료실
Dash Launch 2.27 릴리즈....
2011-12-10 오전 7:24:12 Hit. 945
http://www.mediafire.com/?n0y1cwkku3c3kin
<---다운은 요기
대시런처가 14699를 지원하면서 새로운버전이 릴리즈되었습니다.
j-tag는 버전별로 다 지원이가능하며
글리치는 13599, 13604, 14699 지원가능합니다.
2.26버전에서 어느분이 윈도우7에서 확인이 안된다고하셨는대요
저도 윈도7 64비트입니다 지난번에도 그렇고 이번에도 그렇지만
파일표시 제대로 되고있으니 사용중인 백신을 잠시새우고 사용해보세요
본문:
Dash Launch 2.27
----------------
****
at time of this writing, this is ONLY compatible with:
"freeBOOT": 9199, 12611, 12625, 13146, 13599, 13604, 14699
"ggBuild" : 13599, 13604, 14699
read info_launch.ini for info on options and setting launch parameters.
****
================================================================================
important note about the new keyswitcher
================================================================================
Retail encrypted xex that are not validly signed will not load due
to the way the new keyswitcher works.
================================================================================
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
-Extra Special thanks to SpkLeader, Boflc, and LordXBig!
-Big thanks to Swizzy, the least bit for debugging readmes!
-Thanks to fbbuild, keeping us on our toes and up to date!
-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~
07/12/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.27
- removed FCRT patch (was not compatible with 1175 drives)
- installer: revise patch checks to only check base patches
- installer: conform to xebuild's base+patch extension method, copies addon patches to
base as needed
- add 14699
v2.26
- correct jtag/glitch wording in installer patch updater
- fix compare with glitch machine, now accurate when it checks patches for update
- add fcrt removal patch (and correction)
- rebuild to hopefully improve stability (less optimization)
- changed contpatch to only patch ID bytes to 0xFF
- fix sonic, more thoroughly hooked disk verification (thanks again Nate!)
- add current launch.xex version display to installer, add versioning
- add note about encryption on modified retail xex
- added '$' to permitted chars in launch.xex ini parser
v2.25
- added Trinity arcade memory unit to dash launch as IntMu:
- can update ggBuild type patch sets
- add 13604
- patches updated to remove E66 (dvd code exec) errors in kernel
v2.24
- hddalive was defaulted to true instead of false, fixed
- xell launch now shuts off usb device (fixes issues with xell reloaded)
- xell launch simplified to allow for variable sized xell bins
- added jtag debug support to patches and export var (thanks Nate!)
- reworked devkit signed xex loading. Faster, dll dev xex working again (thanks Anthony!)
- fix forza 4 (and maybe others - thanks Nate!)
v2.23
- added hddalive (2.23b fixes this)
- 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
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
Lv.14 / 대위 . Ress (gspro2)
( 859 / 1000 ) 86%
포 인 트 : 9859 P
가 입 일 : 2011-01-27 오후 4:00:27
최종접속일 : 2024-09-25 오후 6:32:45
0
0
불량게시글신고
글쓰기
수정
삭제
목록
GTO_GTO
추천
2011-12-10 08:08:25
자료 업데이트 감사드립니다 ㅎㅎㅎ
·댓글
칸타타
추천
2011-12-10 10:02:45
소중한 정보 감사드립니다
·댓글
도타
추천
2011-12-10 15:18:21
진심으로 감사드립니다^^
·댓글
세이크루
추천
2011-12-10 16:48:08
자료 업데이트 감사합니다..
·댓글
제임스리
추천
2011-12-11 00:21:03
아주 좋은 자료 너무 고마와요!
·댓글
세상만듬
추천
2011-12-11 13:25:22
좋은 정보 감사합니다
·댓글
기즈모
추천
2011-12-13 10:41:59
업데이트 감사합니다..
·댓글
아사비
추천
2011-12-15 02:40:24
소중한 자료 감사합니다.
·댓글
독불
추천
2011-12-25 14:01:15
자료 감사합니다 잘사용하겠습니다
·댓글
신입생
추천
2012-08-06 18:43:46
정말 감사드립니다 고맙습니다.
·댓글
글쓰기
수정
삭제
목록
로더
프리 boot Tool box 메이커 2.9 - jtag or 글리치 지원
11
2011.12.13
938
로더
FSD 2.2.692 Full(FreeStyleDash)
13
DarkAngelKOR
2011.12.13
1140
로더
xkey 1.11 정식 펌웨어 릴리즈
5
2011.12.12
577
로더
Swizzy's xeBuild GUI Version 1.1
1
DarkAngelKOR
2011.12.12
583
로더
360 Multi Builder v0.7
1
DarkAngelKOR
2011.12.12
880
360
360 Multi Builder v0.5
4
세이크루
2011.12.10
716
360
Dash Launch 2.27 릴리즈....
10
2011.12.10
946
360
Xebuild GUI V1.0(Dashlaunch 2.27포함)
9
전설의게이머
2011.12.09
810
로더
Modio account tool 들어있는 버젼 (구버전 인듯함)
9
DarkAngel
2011.12.07
975
360
Freestyle-Dash-2.0-RC-2.2-Default.xex-Fix
15
2011.12.05
1030
로더
Free Style Dash 2.2 Final 2.2 rev625
17
DarkAngel
2011.12.04
1131
로더
낸드 복구 프로그램 X-NAND GUI V0.71 - RGH, 슬림 NAND지원
2011.12.04
823
360
온라인 프로필 모음
11
DarkAngel
2011.12.02
1296
패치
XGD3용 아시아판 및 정발 TU 파일 4가지
21
굿좝
2011.12.01
1413
유틸
아바타 모음 + 아바타 패치 프로그램
16
대보름
2011.12.01
1447
해킹툴
dark souls save file edit tool..입니다..!!
4
ehdn
2011.11.30
759
로더
Freestyle Dash 2.0 rc2.1
3
YARI
2011.11.30
655
유틸
XZP Tool v1.0
7
YARI
2011.11.30
753
유틸
펌박용 펌웨어 이지 다운로더 (검색기능 지원)
7
2011.11.27
715
해킹툴
히타치용 LT 2.0 & 정글플래셔 1.90 릴리즈
8
2011.11.27
759
운영자
님
글쓰기
<<
11
12
13
14
15
16
17
18
19
20
>>
ID저장
AUTO
회원가입
비번찾기
실시간 포인트 랭킹
1
Lv.23
DKnoa
118P
2
Lv.42
폭력배
94P
3
Lv.16
대롱
40P
4
Lv.23
마달이
27P
5
Lv.10
망각의호수
17P
6
Lv.34
에수카
16P
7
Lv.27
메이지
14P
8
Lv.16
바비킹
14P
9
Lv.37
트럼푸
12P
10
Lv.24
검은튤립
12P
11
Lv.26
마환
12P
12
Lv.18
앱스테르고
10P
13
Lv.14
Hariken
10P
14
Lv.29
Wayfarer
10P
15
Lv.18
ninekid
10P
16
Lv.23
미르다람쥐
10P
17
Lv.18
마징가_Z
10P
18
Lv.24
멀티짱
9P
19
Lv.18
바이오알파
7P
20
Lv.17
부리인간
6P
21
Lv.25
레환사
6P
22
Lv.28
LoveHappy7
6P
23
Lv.15
그리즐리
6P
24
Lv.13
건전로리
6P
25
Lv.18
diskman
6P
26
Lv.20
히로
5P
27
Lv.15
사방벽
5P
28
Lv.25
OGs
5P
29
Lv.20
사야오빠
5P
30
Lv.21
무해
5P
어제 포인트 랭킹
1
Lv.42
폭력배
104P
2
Lv.23
DKnoa
23P
3
Lv.23
마달이
16P
4
Lv.37
트럼푸
14P
5
Lv.24
검은튤립
12P
6
Lv.34
에수카
9P
7
Lv.18
diskman
9P
8
Lv.23
미르다람쥐
8P
9
Lv.23
아레스혼
7P
10
Lv.26
마환
7P
11
Lv.28
LoveHappy7
7P
12
Lv.18
분석자
6P
13
Lv.17
부리인간
6P
14
Lv.19
가을속으로
6P
15
Lv.41
PS&PSP
6P
16
Lv.27
메이지
6P
17
Lv.16
바비킹
6P
18
Lv.22
MR고래밥
6P
19
Lv.18
레메넨스
6P
20
Lv.25
OGs
5P
21
Lv.11
카를로
5P
22
Lv.24
멀티짱
5P
23
Lv.17
냉동개구리
5P
24
Lv.17
ㄴㄹ;ㅣ
5P
25
Lv.22
산삼도야지
5P
26
Lv.23
nananana
5P
27
Lv.15
CAVESTG
5P
28
Lv.19
ggogi
5P
29
Lv.21
별달달별
5P
30
Lv.18
이율맨
5P
31
Lv.24
페트라
5P
32
Lv.18
바이오알파
5P
33
Lv.3
lifelike
5P
34
Lv.22
ari송
5P
35
Lv.18
호호하하하하
5P
36
Lv.19
jshan
5P
37
Lv.14
머라냐S
5P
38
Lv.25
Qjdjdja
5P
39
Lv.25
영웅진
5P
40
Lv.8
breakholic
5P
41
Lv.22
재혀니쥐
5P
42
Lv.11
머신건
5P
43
Lv.20
사야오빠
5P
44
Lv.21
무해
5P
45
Lv.21
잡상인
5P
46
Lv.18
앱스테르고
5P
47
Lv.19
하즈키료2
5P
48
Lv.14
Hariken
5P
49
Lv.17
행갱이
5P
50
Lv.22
유니트가이버
5P
최근글
알아보았습니다. (신고접수)
외롭거나 연애를 하고 싶다면 꼭 읽어보세요 ...
한군데 발견했습니다 (신고접수)
여자들 많은곳 (신고접수)
여자들 많은곳 (신고접수)
남자들이 이용할수 있는곳 (신고접수)
진급신고합니다~~~~~
방법 (신고접수)
외장메모리2테라짜리 ps3에 인식하는 방법좀...
활용해 보시길 바랍니다. (신고접수)
추천해 드리겠습니다. (신고접수)
여기서 하시면 되겠습니다 (신고접수)
남자들이 이용할 수 있는 곳 (신고접수)
xbox iso2god로 하드에 저장한 게임이 무슨게...
한군데 (신고접수)
고급정보 (신고접수)
여기서 하세요 (신고접수)
활용해 보시길 바랍니다. (신고접수)
추천해 드리겠습니다. (신고접수)
여기가 좋네요 (신고접수)
후기 (신고접수)
노하우에요 (신고접수)
여기서 하세요 (신고접수)
한번 알아보았습니다 (신고접수)
읽어보세요 (신고접수)
여기서 하시면 (신고접수)
외롭거나 연애를 하고 싶다면 꼭 읽어보세요 ...
모태솔로가 여자 만나기 위해 노력한 후기 (...
Xbox 360S 하드교체는 작업이 되어 있어야만 ...
망했네
최근댓글
알아 볼 것을 알아보세요. 시간 아깝다.
이러고 사니까. 외로울 수 밖에...
발전 없는 것들
그만 알아봐라.
이런 것 하지 말고, 좋은 일 발견하기를...
할 일도 없다. 혼자 가기를...
PS2 하위호환은 내장하드에서만 구동됩니다. ...
가서 잘해 보세요. 그리도 좋으면 혼자 가세...
ㅈㄹ을 헌다...
아 ;; 멀티맨사용중입니다.이것부터 말을했어...
진급 축하드립니다.
진급축하드립니다~ ㅊㅊ
지겹다!
https://blog.naver.com/galleryowho/2210729...
축하드립니다
진급 축하드립니다.
이 게시글을 쓴 자가 방법 당하기 바랍니다.
이 게시글을 쓴 자가 활용 당하기 바랍니다.
빤쮸~~~~~~~~~~~~~~~~~~~~
빤쥬~~~~~~~~~~~~~
하드자체를 MBR NFTS로 포맷해야합니다 방법...
진심 수고하시네요 몇일전 저도 같은 작업을...
혼자해 다들 관심없어!
넌 이용할 수 있겠니?
제대로 된 곳에서 제대로 된 일을 해라.
뭘 하긴 뭘 하냐. 좋은 직장에서 제대로 일해...
ㅇㅂㄱ
하기는 뭘 해?
XBOX360 Content Manager 이라고 삼돌이 전용...
제목만 바꾸고 내용은 똑같은데 지겹다. 내...
뭘 해...
ㅈㄴ 고급지네
시간을 잘 활용하여, 좋은 곳으로 가기를...
자동설정 끄고 설치하니 저장 디스크를 물어...
좋으면 거기서 살아?
좋냐? 그대의 삶이 좋으면 좋겠다.
뭐가 좋은지????
궁금한게 글리치하고 정품CD 넣고 하드에 인...
내용 좀 바꾸던지 지겹네!
이게 돈이되냐?
Copyright ⓒ 2000 - 2019 by
FINALFANTASIA.COM / FAFAN.KR
All rights reserved.