홈
자유게시판
질문답변
정보
강좌
게임매뉴얼
게임리뷰
게임팁
오픈케이스
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. 890
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
874
로더
FSD 2.2.692 Full(FreeStyleDash)
13
DarkAngelKOR
2011.12.13
1083
로더
xkey 1.11 정식 펌웨어 릴리즈
5
2011.12.12
512
로더
Swizzy's xeBuild GUI Version 1.1
1
DarkAngelKOR
2011.12.12
508
로더
360 Multi Builder v0.7
1
DarkAngelKOR
2011.12.12
831
360
360 Multi Builder v0.5
4
세이크루
2011.12.10
662
360
Dash Launch 2.27 릴리즈....
10
2011.12.10
891
360
Xebuild GUI V1.0(Dashlaunch 2.27포함)
9
전설의게이머
2011.12.09
753
로더
Modio account tool 들어있는 버젼 (구버전 인듯함)
9
DarkAngel
2011.12.07
923
360
Freestyle-Dash-2.0-RC-2.2-Default.xex-Fix
15
2011.12.05
979
로더
Free Style Dash 2.2 Final 2.2 rev625
17
DarkAngel
2011.12.04
1079
로더
낸드 복구 프로그램 X-NAND GUI V0.71 - RGH, 슬림 NAND지원
2011.12.04
767
360
온라인 프로필 모음
11
DarkAngel
2011.12.02
1247
패치
XGD3용 아시아판 및 정발 TU 파일 4가지
21
굿좝
2011.12.01
1355
유틸
아바타 모음 + 아바타 패치 프로그램
16
대보름
2011.12.01
1382
해킹툴
dark souls save file edit tool..입니다..!!
4
ehdn
2011.11.30
691
로더
Freestyle Dash 2.0 rc2.1
3
YARI
2011.11.30
602
유틸
XZP Tool v1.0
7
YARI
2011.11.30
691
유틸
펌박용 펌웨어 이지 다운로더 (검색기능 지원)
7
2011.11.27
653
해킹툴
히타치용 LT 2.0 & 정글플래셔 1.90 릴리즈
8
2011.11.27
690
운영자
님
글쓰기
<<
11
12
13
14
15
16
17
18
19
20
>>
ID저장
AUTO
회원가입
비번찾기
실시간 포인트 랭킹
1
Lv.40
폭력배
86P
2
Lv.36
트럼푸
25P
3
Lv.9
바이동
23P
4
Lv.28
느작호랑이
17P
5
Lv.17
이칼
13P
6
Lv.12
괴혼
11P
7
Lv.19
사야오빠
10P
8
Lv.25
마환
10P
9
Lv.17
유지광
10P
10
Lv.24
OGs
10P
11
Lv.16
FbConan
10P
12
Lv.15
사방벽
10P
13
Lv.16
spik
10P
14
Lv.20
제츠리
10P
15
Lv.22
마달이
10P
16
Lv.16
바나나라떼
10P
17
Lv.28
Wayfarer
8P
18
Lv.23
빡빡
8P
19
Lv.22
미르다람쥐
8P
20
Lv.16
냉동개구리
7P
21
Lv.13
en2
7P
22
Lv.33
에수카
7P
23
Lv.14
인생3회차
7P
24
Lv.11
건전로리
7P
25
Lv.22
아레스혼
6P
26
Lv.23
멀티짱
6P
27
Lv.24
레환사
6P
28
Lv.13
그리즐리
6P
29
Lv.15
상주니
6P
30
Lv.20
고로
6P
어제 포인트 랭킹
최근글
여기가 좋네요
PS4 세이브파일(오프라인)
여기서 하시면 되겠습니다 (신고접수)
도와주세요.. PS4 PRO 11.00 아폴로 툴 사용...
글리치 작업 대행
몰리는중 (신고접수)
이성만남 (신고접수)
진급신고합니다~~~~~
[PSP] 특정 타이틀 구동하다가 오류 발생
이곳에서 (신고접수)
한쪽이 안들렸던 소니 블투 이어폰 MMCX로 Di...
밑에 구엑박 이상증상이 해결이 안되네요
이곳에서 (신고접수)
여기서 하시면 (신고접수)
ps4 영웅전설 계의 궤적 언어셋 위치 아시는 ...
여기서 하시면 (신고접수)
이곳에서 (신고접수)
시그마 달성이군요.
여기가 좋네요 (신고접수)
여기서 하시면 되겠습니다 (신고접수)
PSP1000번 3.03OEC'K 도와주세여....
방법 (신고접수)
1.5k 링코어 스폿기 Diy 하기(리튬이온 배터...
여기서 하시면 되겠습니다 (신고접수)
게시판이 깨끗해 졌네요.
MaxRace 구합니다.
구엑박이 부팅은 되고 금방 다운됩니다.
PS4 안드로이드폰으로 goldhen 설치 질문
wii u 한글 패치 게임 43개 공유 가능 하신분...
진심으로 도움 부탁드립니다. 심각한 시스템 ...
최근댓글
저 역시 글리치 장착된 괜찮은 매물 당근 하...
글리치 한 엑박이를 구입하는 것이 좋을듯 합...
축하드려요 부럽슴돠
맨날 같은사이트인데 몰리기는 뭐가?
축하합니다
진급 축하드립니다.
축하드립니다 진급~
진급 축하드립니다.
축하드립니다.
진급 축하드립니다.
아무곳에서나 ㄱㅊ 놀리면 패가망신한다.
축하드립니다~~~~~~~~~
이번 2번의 Diy로 연결방법 MMCX커넥터 직경 ...
훌륭한 시도입니다. 실패는 성공의 어머니가 ...
mbr로 바꾸셔야 합니다. 검색하시면 될듯...
ㅁㄷ ㅈㅅㅇ ㅋ
축하드립니다.
뉴페이스 빌런 등장
아! 하드가 오래됐기 때문에 고장나도 하나도...
축하드립니다~~
진급 축하드립니다.
하드때문일지도... 저도 확인해보고 싶어지는...
할짓이 그렇게 없니?
또 나타났네
깔끔한 게시판을 보니 기분이 좋습니다.
케이블 이상인줄 알고 케이블 교체를 했는데 ...
켜 본지 오래되었는데 테스트 해봐야겠네요. ...
orasun님이 (2024/10/09 23:34)에 삭제 하였...
오늘 그 타이틀 넣고 혹시나 했는데 구동이 ...
맨날 복붙 하면서 알아보기는
다시 왔네요. 같은 사람이라면 노력은 대단합...
뭘 하면 되는데?
ㅅㅂㄴㅇ.................
좀 ㄲㅈㄹ
고맙습니다. ^^
완전 잘못 알고 계시네요
한때 게임 파일 다 가지고 있었는데 무슨 바...
ㅅㅂㄴㅇ 그만해라.
하고 싶으면 혼자 하시는걸 추천 드립니다.
Copyright ⓒ 2000 - 2019 by
FINALFANTASIA.COM / FAFAN.KR
All rights reserved.