홈
자유게시판
질문답변
정보
강좌
게임매뉴얼
게임리뷰
게임팁
오픈케이스
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. 931
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
924
로더
FSD 2.2.692 Full(FreeStyleDash)
13
DarkAngelKOR
2011.12.13
1125
로더
xkey 1.11 정식 펌웨어 릴리즈
5
2011.12.12
550
로더
Swizzy's xeBuild GUI Version 1.1
1
DarkAngelKOR
2011.12.12
549
로더
360 Multi Builder v0.7
1
DarkAngelKOR
2011.12.12
864
360
360 Multi Builder v0.5
4
세이크루
2011.12.10
703
360
Dash Launch 2.27 릴리즈....
10
2011.12.10
932
360
Xebuild GUI V1.0(Dashlaunch 2.27포함)
9
전설의게이머
2011.12.09
796
로더
Modio account tool 들어있는 버젼 (구버전 인듯함)
9
DarkAngel
2011.12.07
961
360
Freestyle-Dash-2.0-RC-2.2-Default.xex-Fix
15
2011.12.05
1017
로더
Free Style Dash 2.2 Final 2.2 rev625
17
DarkAngel
2011.12.04
1117
로더
낸드 복구 프로그램 X-NAND GUI V0.71 - RGH, 슬림 NAND지원
2011.12.04
809
360
온라인 프로필 모음
11
DarkAngel
2011.12.02
1283
패치
XGD3용 아시아판 및 정발 TU 파일 4가지
21
굿좝
2011.12.01
1399
유틸
아바타 모음 + 아바타 패치 프로그램
16
대보름
2011.12.01
1426
해킹툴
dark souls save file edit tool..입니다..!!
4
ehdn
2011.11.30
744
로더
Freestyle Dash 2.0 rc2.1
3
YARI
2011.11.30
641
유틸
XZP Tool v1.0
7
YARI
2011.11.30
738
유틸
펌박용 펌웨어 이지 다운로더 (검색기능 지원)
7
2011.11.27
700
해킹툴
히타치용 LT 2.0 & 정글플래셔 1.90 릴리즈
8
2011.11.27
738
운영자
님
글쓰기
<<
11
12
13
14
15
16
17
18
19
20
>>
ID저장
AUTO
회원가입
비번찾기
실시간 포인트 랭킹
1
Lv.22
DKnoa
105P
2
Lv.42
폭력배
87P
3
Lv.28
LoveHappy7
12P
4
Lv.25
OGs
10P
5
Lv.21
무해
10P
6
Lv.18
분석자
10P
7
Lv.14
.비사문천.
10P
8
Lv.15
제이벌
10P
9
Lv.15
오타쿠마니아
10P
10
Lv.24
멀티짱
7P
11
Lv.17
냉동개구리
7P
12
Lv.24
빡빡
7P
13
Lv.16
부리인간
6P
14
Lv.22
ari송
6P
15
Lv.18
호호하하하하
6P
16
Lv.22
유니트가이버
6P
17
Lv.14
이단아
6P
18
Lv.25
영웅진
6P
19
Lv.22
도운아빠
6P
20
Lv.29
Wayfarer
6P
21
Lv.27
메이지
6P
22
Lv.21
고로
6P
23
Lv.23
마달이
6P
24
Lv.23
미르다람쥐
6P
25
Lv.24
82.7%
6P
26
Lv.12
미누빠빠
6P
27
Lv.17
FbConan
5P
28
Lv.34
에수카
5P
29
Lv.20
사야오빠
5P
30
Lv.20
한바퀴
5P
어제 포인트 랭킹
1
Lv.22
DKnoa
99P
2
Lv.42
폭력배
87P
3
Lv.14
.비사문천.
10P
4
Lv.24
멀티짱
7P
5
Lv.22
유니트가이버
7P
6
Lv.19
가을속으로
7P
7
Lv.28
LoveHappy7
7P
8
Lv.24
빡빡
7P
9
Lv.13
찐짜헌이
7P
10
Lv.16
부리인간
6P
11
Lv.22
ari송
6P
12
Lv.17
냉동개구리
6P
13
Lv.14
이단아
6P
14
Lv.25
영웅진
6P
15
Lv.18
호호하하하하
6P
16
Lv.22
도운아빠
6P
17
Lv.29
Wayfarer
6P
18
Lv.27
메이지
6P
19
Lv.21
고로
6P
20
Lv.23
마달이
6P
21
Lv.22
MR고래밥
6P
22
Lv.13
햇님이셔
6P
23
Lv.24
82.7%
6P
24
Lv.12
미누빠빠
6P
25
Lv.17
둘리삼촌
5P
26
Lv.21
재혀니쥐
5P
27
Lv.15
대롱
5P
28
Lv.11
머신건
5P
29
Lv.18
분석자
5P
30
Lv.19
하즈키료2
5P
31
Lv.14
Hariken
5P
32
Lv.17
행갱이
5P
33
Lv.20
한바퀴
5P
34
Lv.37
트럼푸
5P
35
Lv.20
파판느님
5P
36
Lv.18
ff13
5P
37
Lv.20
글록
5P
38
Lv.25
레환사
5P
39
Lv.18
꿈꾸는행복
5P
40
Lv.20
히로
5P
41
Lv.17
브레인짱돌
5P
42
Lv.15
사방벽
5P
43
Lv.17
FbConan
5P
44
Lv.25
OGs
5P
45
Lv.34
에수카
5P
46
Lv.20
사야오빠
5P
47
Lv.21
무해
5P
48
Lv.25
마환
5P
49
Lv.21
잡상인
5P
50
Lv.15
en2
5P
최근글
많은곳 (신고접수)
여기서 하시면 (신고접수)
삼돌이 복구를 위한 데이터 여기서 보충했습...
여기서 하세요 (신고접수)
한군데 발견했습니다 (신고접수)
한번 알아보았습니다 (신고접수)
이용할수 있는곳 (신고접수)
여긴 어쩌다 이렇게 됐나요...?
여기가 좋네요 (신고접수)
진짜 좋아요 (신고접수)
이용할수 있는곳 (신고접수)
여기서 하세요 (신고접수)
여기서 하시면 되겠습니다 (신고접수)
남자들이 이용할수 있는곳 (신고접수)
스위치 ASAP 인스톨러 질문입니다.
글리치가 아닌 정품 인스톨 기능입니다.
여기가 좋네요 (신고접수)
진짜 좋아요 (신고접수)
기존 닌텐도 1 커펌에 있는 세이브 파일을 정...
오딘 프로로 vita3K 해보고 있는데 좀 이상하...
노인에게 SSD를 물렸봤는데 대박이네요^^
스위치2 발매기념 뚫어드립니다
시스템 재설치 쉬지가 않네요 재미는 있어요...
한번 알아보았습니다 (신고접수)
한군데 발견했습니다 (신고접수)
여기서 하시면 되겠습니다. (신고접수)
남자들이 이용할 수 있는 곳 (신고접수)
이용할수 있는곳 (신고접수)
한번 알아보았습니다. (신고접수)
모태솔로가 여자 만나기 위해 노력한 후기 (...
최근댓글
잉? 그냥 가이드 버튼 누르고 Y버튼눌러 대시...
X 게임세부정보 누르기 전에 게임으로 진입해...
공지를 보니 오래 전에 콘솔관련 회사들로부...
맨아래 링크는 북마크 완료~
파파니언님이 (2025/06/14 03:07)에 삭제 하...
이제 조금씩 게임 시작해 보려는데 좋은 정보...
씁쓸하네요..
다른곳에서 하세요
이거해서 얼마버니?
알아보지 말고, 그냥 가면 됩니다.
같은 X인지는 모르지만 너도 그만 알아봐
그만 알아봐 할일없냐?
여자 만날 돈이나 있냐?
이용하지 말고, 집에서 쉬기를.
지금은 그냥 출첵하는 곳으로 바뀌었네요.ㅎ...
조회가 728인데 댓글이 하나 없네..ㄷㄷㄷ ...
당신이 싫어요
진짜 싫어요
진급 축하합니다
그런 방법도 있네요. 디스크 위치 변경 후에 ...
삼돌이 포에버
존나 조쿠나... 이거나 머거.
네 맞아요 용량이 250GB 정도라 부팅용으로 ...
2.5인치 노트북 타입 사타방식이면 다 인식합...
SSD가 인식이 되나요?! ㄷㄷㄷ
와 드디어 업데이트 완료하고 키넥트도 업데...
suncoco님이 (2025/06/04 21:14)에 삭제 하였...
여기저기 좀더 알아보니 기존 설치 된 저장 ...
왜 알아봤어? 외로워?
여태까지 한군데만 발견했어?
알아보지 말고 집에서 쉬기를 바랍니다.
오지 말기를 바랍니다. 발견은 집에서 하기를...
suncoco님이 (2025/06/04 21:14)에 삭제 하였...
보통 설치 디스크 9.3G 저장되어 있더라고요....
글리치가 아닌 정품에서도 하드 인스톨은 기...
게임 디스크를 넣고 Y버튼 하드 인스톨 기능...
orasun님이 (2025/06/03 00:00)에 삭제 하였...
아... 슬림에서 직접 확인해봤습니다. RB버튼...
슬림에선 그런가 구형 PHAT모델은 본체켜둔상...
하드디스크 제거후 일반 부팅후 메인화면에서...
Copyright ⓒ 2000 - 2019 by
FINALFANTASIA.COM / FAFAN.KR
All rights reserved.