홈
자유게시판
질문답변
정보
강좌
게임매뉴얼
게임리뷰
게임팁
오픈케이스
PLAYSTATION
게시판
정보
게임정보
자료실
코드
PSVITA/PSP
게시판
정보
게임정보
자료실
코드
XBOX
게시판
정보
게임정보
자료실
코드
Wii
게시판
정보
게임정보
자료실
코드
NDS/SWITCH
게시판
정보
게임정보
자료실
코드
기타기종
SEGA게시판
SEGA자료실
SEGA코드
에뮬게시판
에뮬코드
GBA자료실
MD/GG자료실
SFC/FC자료실
NEOGEO자료실
아케이드자료실
커뮤니티
출석체크
가입인사
취미사진
중고장터
유머
플래시게임
포인트경매
클럽
파이널판타지
위닝일레븐
슈퍼로봇대전
그란투리스모
그란투리스모
PSP클럽
하드로더
XBOX게시판
에고 launch.ini 관련 질문좀 하겠습니다
하하호호히히
2014-01-26 오후 12:27:04 Hit. 2124
어제 라이언일병님께서 알려주신대로 프리스타일을 지우고 파이트 나이트 챔피온을 실행했을때 무한로딩문제가
해결됬었는데 알고보니 프리스타일이 아니라 launch.ini << 이게 문제더군요 프리스타일 삭제후 다시 깔고 부팅시
프리로 뜨게 할라고 launch.ini 이걸 다시 접어넣으니 파나챔이 또 무한로딩이 걸리더라구요 .... 위 ini 파일을 빼면
무한로딩 안걸리고 게임이 되고 ....
그래서 지금 제가 쓰고있는 launch.ini <<이거 설정해놓은건데 뭐가 문제인지 아시는분좀 알려주세요 ^^:;
참고로 런치는 3.0 쓰고 있습니다.
; 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]
Default = Hdd:\FreeStyle\default.xex
BUT_X = Hdd:\Content\0000000000000000\C0DE9999\00080000\C0DE99990F586558
BUT_Y = Sfc:\dash.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 / 상병 . 하하호호히히 (ioc0)
( 166 / 500 ) 33%
포 인 트 : 1166 P
가 입 일 : 2010-04-27 오후 4:26:39
최종접속일 : 2020-11-20 오후 8:11:25
0
0
불량게시글신고
글쓰기
수정
삭제
목록
라이언일병
추천
2014-01-26 12:46:15
자료실에 ini 파일 올린게 잇습니다.한번 그걸로 받아서 해보세요.
·댓글
하하호호히히
추천
2014-01-26 17:23:16
아 말씀처럼 자료실에 있는걸로 받아서 수정해서 넣으니 잘 되네요 ㅎㅎ;;
매번 감사합니다 라이언일병님^^;;
·댓글
글쓰기
수정
삭제
목록
질문
이미지 브라우저 이상한 오류....
1
고미주
2014.01.27
2060
질문
케이브 슈팅 콜렉션(cave shooting collection)
2
폴휘닉스
2014.01.27
2838
잡담
VGA 케이블 vs 컴포넌트 케이블
6
AD
2014.01.27
5076
질문
영어해석질문
3
후잇후잇
2014.01.26
2418
정보
2월 25 일 예정 케슬베니아 로드오브쉐도우 2 스크린샷
16
라이언일병
2014.01.26
5818
질문
매우 급한 질문
9
kmy1458
2014.01.26
2192
요청
레드 데드 리뎀션-언데드 나이트메어 DLC[완료]
6
2014.01.26
3336
질문
프리스타일3 입니다.
6
케골
2014.01.26
2427
잡담
드래곤볼 나름 기대했는데
10
희망의피파
2014.01.26
2517
질문
프리스타일에서 홈으로 나오실...
4
현마니
2014.01.26
2257
질문
에고 launch.ini 관련 질문좀 하겠습니다
2
하하호호히히
2014.01.26
2125
질문
[글리치 생초짜] usb에 내장하드로 어떻게 옮기나요?? ㅠㅠ
3
HMC그룹직원
2014.01.26
2237
질문
saints row 4 ultra super ultimate deluxe edition 이게 뭔…
4
루나미즈
2014.01.26
2685
질문
gta4 한글자료 , 모기님 블러그에 이제 없는거 같던데..
1
감귤
2014.01.26
27
질문
프리스타일 삭제할려고하는데 용량이 이게 맞는건가요?
7
하하호호히히
2014.01.25
2160
잡담
2014년 나루토 스톰 레볼루션 발매예정
8
루나미즈
2014.01.25
3960
질문
수리받고 왔어요. 노숙자시절 삼돌이 사진 추가 ㅠㅠ
3
라이언일병
2014.01.25
4055
잡담
람보 게임 플레이 영상
17
루나미즈
2014.01.25
5822
질문
DLC, TU 이거 총 정리 된거 없나요?
6
재뽀
2014.01.24
5108
질문
파이트 나이트 챔피온 무한로딩 문제...
2
하하호호히히
2014.01.24
2488
운영자
님
글쓰기
<<
341
342
343
344
345
346
347
348
349
350
>>
ID저장
AUTO
회원가입
비번찾기
실시간 포인트 랭킹
1
Lv.42
폭력배
97P
2
Lv.21
셀린잉
16P
3
Lv.25
ting
14P
4
Lv.40
전차맨
13P
5
Lv.24
칸타타
11P
6
Lv.22
쪽빛푸른
10P
7
Lv.21
고로
10P
8
Lv.9
랜벗
10P
9
Lv.20
=화염설산=
10P
10
Lv.27
메이지
9P
11
Lv.41
PS&PSP
7P
12
Lv.17
부리인간
7P
13
Lv.24
빡빡
7P
14
Lv.22
아레스혼
6P
15
Lv.17
냉동개구리
6P
16
Lv.34
에수카
6P
17
Lv.20
히로
6P
18
Lv.18
바이오알파
6P
19
Lv.25
레환사
6P
20
Lv.14
Hariken
6P
21
Lv.19
하즈키료2
6P
22
Lv.28
LoveHappy7
6P
23
Lv.29
Wayfarer
6P
24
Lv.44
써니와조쉬
6P
25
Lv.18
세발아구
6P
26
Lv.18
레메넨스
6P
27
Lv.18
마징가_Z
6P
28
Lv.24
82.7%
6P
29
Lv.18
꿈꾸는행복
5P
30
Lv.17
브레인짱돌
5P
어제 포인트 랭킹
1
Lv.42
폭력배
91P
2
Lv.18
diskman
12P
3
Lv.37
트럼푸
11P
4
Lv.28
LoveHappy7
11P
5
Lv.27
메이지
9P
6
Lv.25
ting
9P
7
Lv.40
전차맨
8P
8
Lv.24
멀티짱
7P
9
Lv.14
Hariken
7P
10
Lv.17
부리인간
7P
11
Lv.22
oo77
7P
12
Lv.17
이히이히히
7P
13
Lv.17
냉동개구리
6P
14
Lv.25
마환
6P
15
Lv.34
에수카
6P
16
Lv.29
Wayfarer
6P
17
Lv.44
써니와조쉬
6P
18
Lv.18
세발아구
6P
19
Lv.24
빡빡
6P
20
Lv.18
레메넨스
6P
21
Lv.18
마징가_Z
6P
22
Lv.24
82.7%
6P
23
Lv.19
jshan
5P
24
Lv.13
머라냐S
5P
25
Lv.25
Qjdjdja
5P
26
Lv.17
둘리삼촌
5P
27
Lv.25
영웅진
5P
28
Lv.8
breakholic
5P
29
Lv.22
재혀니쥐
5P
30
Lv.11
머신건
5P
31
Lv.18
분석자
5P
32
Lv.19
하즈키료2
5P
33
Lv.20
사야오빠
5P
34
Lv.21
무해
5P
35
Lv.18
이율맨
5P
36
Lv.24
페트라
5P
37
Lv.18
바이오알파
5P
38
Lv.17
행갱이
5P
39
Lv.22
유니트가이버
5P
40
Lv.20
파판느님
5P
41
Lv.18
ff13
5P
42
Lv.20
글록
5P
43
Lv.25
레환사
5P
44
Lv.18
꿈꾸는행복
5P
45
Lv.20
히로
5P
46
Lv.17
브레인짱돌
5P
47
Lv.15
사방벽
5P
48
Lv.25
OGs
5P
49
Lv.21
잡상인
5P
50
Lv.18
앱스테르고
5P
최근글
읽어보세요 (신고접수)
여기서 하시면 (신고접수)
외롭거나 연애를 하고 싶다면 꼭 읽어보세요 ...
모태솔로가 여자 만나기 위해 노력한 후기 (...
Xbox 360S 하드교체는 작업이 되어 있어야만 ...
망했네
알아보았습니다 (신고접수)
발견했습니다 (신고접수)
읽어보세요 (신고접수)
모태솔로가 여자 만나기 위해 노력한 후기 (...
많은곳 (신고접수)
여기서 하시면 (신고접수)
삼돌이 복구를 위한 데이터 여기서 보충했습...
여기서 하세요 (신고접수)
한군데 발견했습니다 (신고접수)
한번 알아보았습니다 (신고접수)
이용할수 있는곳 (신고접수)
여긴 어쩌다 이렇게 됐나요...?
여기가 좋네요 (신고접수)
진짜 좋아요 (신고접수)
이용할수 있는곳 (신고접수)
여기서 하세요 (신고접수)
여기서 하시면 되겠습니다 (신고접수)
남자들이 이용할수 있는곳 (신고접수)
스위치 ASAP 인스톨러 질문입니다.
글리치가 아닌 정품 인스톨 기능입니다.
여기가 좋네요 (신고접수)
진짜 좋아요 (신고접수)
기존 닌텐도 1 커펌에 있는 세이브 파일을 정...
오딘 프로로 vita3K 해보고 있는데 좀 이상하...
최근댓글
불법광고쟁이들끼리 추천 받는가 보네...ㅋ
니는 이렇게 하고도 알바비 받냐? 한 사이트...
외로우면 밖으로 나와서, 제대로 일하세요.
이런 노력은 하지 말기를 바랍니다.
답변 감사드립니다. 이해했습니다. 평소에 ...
정상입니다. 순정에선 순정제품만 가능 합니...
내장슬롯에 끼우면 인식되지 않는 SSD가 외장...
늦었지만 정보 감사합니다
박노상씨 노상방뇨하고 그러나요? ㅋㅋ
삭은이가 발견하느라 삭았네;;
수.
한동안 잠잠하더라니.
잉? 그냥 가이드 버튼 누르고 Y버튼눌러 대시...
X 게임세부정보 누르기 전에 게임으로 진입해...
공지를 보니 오래 전에 콘솔관련 회사들로부...
맨아래 링크는 북마크 완료~
파파니언님이 (2025/06/14 03:07)에 삭제 하...
이제 조금씩 게임 시작해 보려는데 좋은 정보...
씁쓸하네요..
다른곳에서 하세요
이거해서 얼마버니?
알아보지 말고, 그냥 가면 됩니다.
같은 X인지는 모르지만 너도 그만 알아봐
그만 알아봐 할일없냐?
여자 만날 돈이나 있냐?
이용하지 말고, 집에서 쉬기를.
지금은 그냥 출첵하는 곳으로 바뀌었네요.ㅎ...
조회가 728인데 댓글이 하나 없네..ㄷㄷㄷ ...
당신이 싫어요
진짜 싫어요
진급 축하합니다
그런 방법도 있네요. 디스크 위치 변경 후에 ...
삼돌이 포에버
존나 조쿠나... 이거나 머거.
네 맞아요 용량이 250GB 정도라 부팅용으로 ...
2.5인치 노트북 타입 사타방식이면 다 인식합...
SSD가 인식이 되나요?! ㄷㄷㄷ
와 드디어 업데이트 완료하고 키넥트도 업데...
suncoco님이 (2025/06/04 21:14)에 삭제 하였...
여기저기 좀더 알아보니 기존 설치 된 저장 ...
Copyright ⓒ 2000 - 2019 by
FINALFANTASIA.COM / FAFAN.KR
All rights reserved.