홈
자유게시판
질문답변
정보
강좌
게임매뉴얼
게임리뷰
게임팁
오픈케이스
PLAYSTATION
게시판
정보
게임정보
자료실
코드
PSVITA/PSP
게시판
정보
게임정보
자료실
코드
XBOX
게시판
정보
게임정보
자료실
코드
Wii
게시판
정보
게임정보
자료실
코드
NDS/SWITCH
게시판
정보
게임정보
자료실
코드
기타기종
SEGA게시판
SEGA자료실
SEGA코드
에뮬게시판
에뮬코드
GBA자료실
MD/GG자료실
SFC/FC자료실
NEOGEO자료실
아케이드자료실
커뮤니티
출석체크
가입인사
취미사진
중고장터
유머
플래시게임
포인트경매
클럽
파이널판타지
위닝일레븐
슈퍼로봇대전
그란투리스모
그란투리스모
PSP클럽
하드로더
XBOX게시판
프리스타일 대쉬 런처 도와주세요
죽기일보직전
2012-07-07 오후 8:01:30 Hit. 1746
- 첨부파일
* 다운로드시 5포인트가 차감됩니다.
launch[4].ini
지금 글리치후 대쉬런처를 할려고 하는데 동영상 보고 그대로 따라했는데 엑박 기본 화면으로 계속나오네요 ??
어떻게 해야 하나요??? launch.ini 를 수정해도 안되네요 TT 어떻게 해야 하나요 혹시 도움 주실분 부탁드립니다 ^^ 아님 원격지원이라도 부탁 들릴게요 ㅜㅜ
; launch.xex V2.0 config file
; parsed by simpleIni
http://code.jellycan.com/simpleini/
; currently supported devices and paths:
; internal hard disk Hdd:\
; usb memory stick Usb:\
; memory unit Mu:\
; USB memory unit UsbMu:\
; big block NAND mu FlashMu:\
; internal slim 4G mu IntMu:\
; CD/DVD Dvd:\ (not recommended to use this one)
; buttons can point to any xex, or any CON with default.xex in it on any of the above devices
; note that Right Bumper is ALWAYS default to return NXE
; if you want to assign an additional one, use the path Sfc:\dash.xex ie:
; BUT_A = Sfc:\dash.xex
; example entry
; Default = Hdd:\FreeStyle\default.xex
[QuickLaunchButtons]
BUT_X = Hdd:\Content\0000000000000000\C0DE9999\00080000\C0DE99990F586558
Default = Hdd:\FreeStyle\default.xex
; Default is what loads when you hold no buttons
; leave this blank if you want NXE as default
Default =
; at boot time, default can be overridden based on how the console is turned on
; if you start with wired/wireless/IR guide button, this item if existing will be used instead of default
; note that the Guide item is ALWAYS overridden by option: remotenxe = true
Guide =
; if you power on with the button on the front of the console, this item will be used instead of default
Power =
; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 =
plugin2 =
plugin3 =
plugin4 =
plugin5 =
[Settings]
; if true, brining up miniblade in NXE and then pressing Y will cause launch.xex to relaunch for you
; note you must release Y button then press desired QuickLaunchButtons after or use default item
; if not present default is TRUE
nxemini = true
; if true ping limit will be removed for system link play (thanks FBDev!)
; if not present default is FALSE
pingpatch = true
; if true (most) xbla will no longer need yaris patching (thanks mojobojo!)
; if not present default is FALSE
contpatch = false
; Normally when a fatal error occurs the xbox will just freeze, setting this to false will cause a reboot or powerdown
; setting to TRUE will also disable the unhandled exception filter which tries to intercept recoverable unhandled exceptions with exit to dash
; if not present default is FALSE
fatalfreeze = false
; when fatalfreeze is set to false, setting this to true will cause the box to reboot (hard reboot), setting it to false will instead have the box shut down
; note that this option does NOTHING when fatalfreeze is set to true
; if not present default is FALSE
fatalreboot = false
; when fatalfreeze is set to false and fatalreboot is set to true, setting this to true will cause the box to reboot (soft reboot) the way it was intended to
; ONLY set this to true if using blackaddr's reboot fix for SMC, else on reboot you will get E71 and corrupted dash/video/etc settings
; note that this option does NOTHING when fatalfreeze is set to true
; if not present default is FALSE
safereboot = false
; when set to true, it is possible to hold RB when launching a game to have the region that the game gets from xam spoofed
; if not present this is set to FALSE
regionspoof = false
; when regionspoof is true, you set your region here in hex preceding the value with 0x, for examle devkit would be region = 0x7fff
; if not present but regionspoof is set to true, this is set to 0x7FFF
region = 0x7FFF
; when set to false, ejecting a dvd video or game returns you to your default item, set to true to auto exit to NXE
; if not present this is set to FALSE
dvdexitdash = false
; when set to false, using the exit item in an XBLA game returns you to your default item, set to true to exit to NXE arcade menu
; if not present this is set to FALSE
xblaexitdash = false
; when set to true, using miniblades system setting options will not exit to NXE
; if not present this is set to FALSE
nosysexit = false
; when set to true, miniblades will not appear... ever (requested as child saftey measure)
; note that using this option overrides everything in dash launch that relies on miniblade exits to function
; if not present this is set to FALSE
nohud = false
; when set to false, xbox will be capable of finding system updaters
; if not present this is set to TRUE
noupdater = true
; when set to true, dash launch will put all debug strings out to uart
; if not present this is set to FALSE
debugout = false
; when set to false, dash launch will not attempt to handle last chance unhandled exceptions
; if set to false, exceptions will also not be dumped to the dumpfile
; if not present this is set to TRUE
exchandler = true
; by default this only dumps to UART, setting a file here will cause unhandled exception info to be dumped
; as text to a file. Same path restraints as the quick launch buttons.
; if exchandler is set to false, this option does nothing.
; note that this uses the first drive of the class found, so if you use usb: and have more than one usb device
; it may wind up on any of the usb devices depending on which was enumerated first. The path for the file is only
; checked on boot, so the device must be present at power on and at crash time for this to be effective
; ie: dumpfile = Usb:\crashlog.txt
dumpfile =
; this value sets the number of times that buttons are checked for on bootup, as well as how long it checks for buttons
; and thus extends the length of time the boot animation will be displayed onscreen
; 0x5A is approximately 6s window for button detection, 0x2A approximately 2s - if set too short auto profile login breaks
; if set too long other wonky things happen
; note this value is interpreted as hexidecimal when preceded with 0x, valid range is 0 to 0xFFFFFFFF
; if not set this value will be put to 0x2A (42)
bootdelay = 0x2A
; if set to true, this will block the console from resolving LIVE related dns
; if not set this value will be TRUE
liveblock = true
; if liveblock is set to true, this will block the console from resolving all MS related dns
; setting this to TRUE will also block apps like freestyle from accessing things like cover images
; *** note that if NO INI is present for launch.xex, this is set to TRUE
; if not set this value will be FALSE
livestrong = false
; when set to TRUE the X (guide) and power button on IR remotes will cause the xbox to boot to NXE instead of default item
; note that powering on with the windows/start button automatically goes to NXE's media center now regardless of how this is set
; if not set this value will be FALSE
remotenxe = false
; 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
; if not set this value will be FALSE
hddalive = false
; in seconds, the interval between when USB devices will be polled for "alive.txt" file
; if not set and hddalive is set to TRUE this value will be 210
hddtimer = 210
; attempts to disable popups related to signing in, like "live is blocked" and similar
; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S A LOGIN DIALOG MAY NOT BE PERFECT !!
; !! to sign into live profiles other than auto signing on boot you MUST accept the 'check live for updates' dialog BEFORE enabling this option !!
; if not set this value will be FALSE
signnotice = false
; when you hold guide button to shut down xbox, normally the 'cancel' option is selected
; setting this to TRUE will cause the shutdown option to be auto selected instead
; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S SHUTDOWN DIALOG MAY NOT BE PERFECT !!
; if not set this value will be FALSE
autoshut = false
; when you hold guide button to shut down xbox, normally a dialog comes up
; setting this to TRUE will cause the console to shutdown instead of show a dialog
; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S SHUTDOWN DIALOG MAY NOT BE PERFECT !!
; if not set this value will be FALSE
autooff = false
; 14699+ has native http functions, but you are forced to be logged into use them
; this patch removes that restriction, set to false to disable it if you have any problems
; if not set this value will be TRUE
xhttp = true
; when tempbcast is set to TRUE the raw temp data from smc will be broadcast over UDP at temptime second
; intervals on port tempport
; if not set this value will be FALSE
tempbcast = FALSE
; if not set this value will be 10
temptime = 10
; if not set this value will be 7030
tempport = 7030
; all comments and fields in this file are optional, you can remove anything you don't need
; sorry for any double negatives :p
; njoy, cOz
Lv.5 / 상병 . 죽기일보직전 (robin199908)
( 313 / 500 ) 63%
포 인 트 : 1313 P
가 입 일 : 2009-09-01 오후 10:34:09
최종접속일 : 2023-01-23 오후 5:47:22
0
0
불량게시글신고
글쓰기
수정
삭제
목록
KoLi
추천
2012-07-07 21:09:49
무조건 안된다 도와달라 하지 마시고..
본인이 설치한 경로와.. launch.ini 내용 등을 적으셔야 답이 나옵니다..
이 글로는 도울 방법이 없죠..
·댓글
죽기일보직전
추천
2012-07-07 22:05:25
죽기일보직전님이 (2012/07/07 22:05)에 삭제 하였습니다.
·댓글
9중대
추천
2012-07-07 22:42:27
9중대님이 (2012/07/07 22:58)에 삭제 하였습니다.
·댓글
KoLi
추천
2012-07-08 02:11:47
내용을 추가하긴 하셨는데..
봉인의 경로가 어떻게 되어있고.. 그래서 무얼 어떻게 수정했고..
옵션은 어찌 줬고..
이런걸 적으셔야...
·댓글
죽기일보직전
추천
2012-07-08 02:36:47
해결했습니다 ^^
·댓글
글쓰기
수정
삭제
목록
질문
글리치 엑박 컴터 연결문제인데 이게 정상인가요?
RoKNo1
2012.07.07
628
질문
프리스타일 대쉬 런처 도와주세요
5
죽기일보직전
2012.07.07
1747
잡담
이미지 브라우저 속도 가 이상해요...--
공짜루오
2012.07.07
740
질문
보더랜드 고티에디션이 현재까지 나온 DLC팩모아놓은건가요?
3
문희옥
2012.07.07
868
질문
저스트코즈2 미션 파란점으로 바뀌면 해결 된건가요?(사진첨…
2
로드릭
2012.07.07
935
질문
워킹데드 에피2가 안열립니다...쩝쩝
3
대마왕08
2012.07.07
912
잡담
글리치 외장 하드 인식이 안되요..
2
공짜루오
2012.07.07
1991
질문
aaaaaaaaaaa (블라인드)
3
pogada
2012.07.07
523
질문
혹시 엑박에 빔프로젝터를 연결하시는 분있으신가요??
5
오늘도야
2012.07.07
2246
잡담
언능 엑박을 구매해야하는데 ㅜㅜ
7
JAYKO
2012.07.07
842
잡담
드레곤 에이지 오리진스 끝냈습니다.
4
꾸숑
2012.07.07
1067
질문
컴퓨터 -> 내장하드 (글리치) 전송법 정리해둔 페이지있나요…
2
봉봉
2012.07.07
1668
질문
원본낸드에 대해 질문드립니다.
아캉쵸
2012.07.07
716
질문
신형엑박인데 화면이 안나옵니다...
1
ㄷㄹㅈㄹ3
2012.07.07
662
질문
원본키 문의드려요^^;;
2
아사바
2012.07.07
829
질문
대쉬보드 업데이트 질문좀할께요
3
클루노이드
2012.07.07
1071
잡담
태그2 신캐릭 더있네요
7
wegerg23
2012.07.07
1198
질문
엑박 사재 하드를 개조할때 펌웨어 작업시..
엑빡이
2012.07.06
821
질문
xkey 스펙옵스나 프로토타입2 실행문제
2
달인1
2012.07.06
2988
질문
무선 리시버사면 무선패드4개여도 인식함?
7
union999
2012.07.06
1268
운영자
님
글쓰기
<<
991
992
993
994
995
996
997
998
999
1000
>>
ID저장
AUTO
회원가입
비번찾기
실시간 포인트 랭킹
1
Lv.43
폭력배
105P
2
Lv.16
대롱
48P
3
Lv.27
메이지
13P
4
Lv.21
셀린잉
12P
5
Lv.22
ari송
11P
6
Lv.44
써니와조쉬
11P
7
Lv.11
환희
11P
8
Lv.21
제츠리
10P
9
Lv.18
바이오알파
8P
10
Lv.21
고로
7P
11
Lv.23
아레스혼
6P
12
Lv.22
유니트가이버
6P
13
Lv.14
Hariken
6P
14
Lv.19
하즈키료2
6P
15
Lv.28
LoveHappy7
6P
16
Lv.24
마달이
6P
17
Lv.18
세발아구
6P
18
Lv.14
햇님이셔
6P
19
Lv.23
호시왕자
6P
20
Lv.18
유지광
5P
21
Lv.18
호호하하하하
5P
22
Lv.20
파판느님
5P
23
Lv.18
ff13
5P
24
Lv.20
글록
5P
25
Lv.25
레환사
5P
26
Lv.18
꿈꾸는행복
5P
27
Lv.20
히로
5P
28
Lv.16
사방벽
5P
29
Lv.17
FbConan
5P
30
Lv.25
OGs
5P
어제 포인트 랭킹
1
Lv.43
폭력배
105P
2
Lv.16
대롱
27P
3
Lv.24
DKnoa
19P
4
Lv.28
LoveHappy7
11P
5
Lv.24
멀티짱
7P
6
Lv.23
nananana
6P
7
Lv.15
CAVESTG
6P
8
Lv.22
ari송
6P
9
Lv.24
칸타타
6P
10
Lv.22
쪽빛푸른
6P
11
Lv.27
메이지
6P
12
Lv.24
빡빡
6P
13
Lv.17
이히이히히
6P
14
Lv.23
호시왕자
6P
15
Lv.16
이나사마
5P
16
Lv.22
도운아빠
5P
17
Lv.17
spik
5P
18
Lv.15
그리즐리
5P
19
Lv.23
아기아빠
5P
20
Lv.19
jshan
5P
21
Lv.14
머라냐S
5P
22
Lv.26
Qjdjdja
5P
23
Lv.25
영웅진
5P
24
Lv.22
재혀니쥐
5P
25
Lv.12
머신건
5P
26
Lv.19
분석자
5P
27
Lv.19
하즈키료2
5P
28
Lv.22
유니트가이버
5P
29
Lv.20
파판느님
5P
30
Lv.18
ff13
5P
31
Lv.20
글록
5P
32
Lv.25
레환사
5P
33
Lv.18
꿈꾸는행복
5P
34
Lv.20
히로
5P
35
Lv.16
사방벽
5P
36
Lv.17
FbConan
5P
37
Lv.25
OGs
5P
38
Lv.20
사야오빠
5P
39
Lv.21
무해
5P
40
Lv.26
마환
5P
41
Lv.21
잡상인
5P
42
Lv.18
앱스테르고
5P
43
Lv.20
한바퀴
5P
44
Lv.18
유지광
5P
45
Lv.18
호호하하하하
5P
46
Lv.37
트럼푸
5P
47
Lv.17
냉동개구리
5P
48
Lv.18
ㄴㄹ;ㅣ
5P
49
Lv.41
PS&PSP
5P
50
Lv.23
산삼도야지
5P
최근글
읽어보세요
플스5
연휴기간 (신고접수)
활용해 보시길 바랍니다. (신고접수)
후기 (신고접수)
추석연휴 게임하기 (신고접수)
여자친구 (신고접수)
이것좀 보세요~ (신고접수)
정보 (신고접수)
방법 (신고접수)
진짜 좋아요 (신고접수)
남자들이 이용할 수 있는 곳 (신고접수)
여기서 하시면 되겠습니다 (신고접수)
방법 (신고접수)
노하우 (신고접수)
괜찮은 이성을 만나는 방법 (신고접수)
모태솔로가 여자 만나기 위해 노력한 후기 (...
나름 써봅니다 (신고접수)
활용해 보시길 바랍니다. (신고접수)
괜찮은 이성을 만나는 방법 (신고접수)
모태솔로가 여자 만나기 위해 노력한 후기 (...
나름 써봅니다 (신고접수)
모태솔로가 여자 만나기 위해 노력한 후기 (...
활용해 보시길 바랍니다. (신고접수)
진짜 좋았습니다. (신고접수)
여기서 하세요 (신고접수)
후회하지 않습니다. (신고접수)
외롭거나 연애를 하고 싶다면 꼭 읽어보세요 ...
여기서 하시면 되겠습니다 (신고접수)
나름 써봅니다 (신고접수)
최근댓글
이게 플스라고 홀로 하기를...
읽어서 혼자 외로이 가지길...
연휴에 푹 홀로 쉬기를...
활용은 혼자 외로이 하기를...
저런 후기는 혼자서 가지고 있기를...
그런 게임은 홀로 외로이 하기를...
여기서 하지 말고 나가기를...
혼자 보기를 바라니...
ㄴㄱㅇㅁ
참 슬픈인생이다.
ㅅㄱ!
홀로 외로이 방법하기를...
진짜 좋으면 홀로 즐기기를...
ㄴㅁ ㅅㅂㄴㅇ
뭐가 좋은지... ㅋㅋ
ㅅㄱ!
ㅅㄱ!
ㅈㄹㅎ
ㄲㅉㄹ
ㅉㅉ
ㅉㅉ
외로이 방법하기를...
노하우. 외로이 간직하기를...
그건 홀로 외로이 괜찮기를...
그런 노력은 홀로 외로이 하기를...
외로이 혼자 홀로 활용하기를...
혼자 홀로 외로이 써보기를...
ㅅㄱ!
ㅅㄱ!
노력이 그런 걸 말하는 것은 아닐텐데...
ㅉㅉ
ㅉㅉ
진급 축하드립니다
오랜만에 접속했는데 좋은 정보 얻어갑니다~~...
나름 홀로 외로이 써보기를...
이런 걸로 노력하지 말기를...
ㅉㅉ
ㅉㅉ
혼자, 졸라 고독하게 활용하기를...
그리 좋으면 혼자, 외로이 알고 있기를...
Copyright ⓒ 2000 - 2019 by
FINALFANTASIA.COM / FAFAN.KR
All rights reserved.