안녕하세요. 여기 계시판 정보 덕분에 엑박 영입후 게임 넣고 빼는 것까진 어렵게 성공했습니다.^^ 두번째로 대쉬런처 까지 설치를 하였고.. 설치 후 생성된 launch.ini 파일을 컴으로 빼낸 후 아래와 같이 수정하였습니다. 그런데 적용이 안되네요.. 고수님들 좀 봐주세용..ㅠ.ㅠ ---------------------------인포 메모장 내용------------------------------------------------------------ ; launch.xex V3.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:\ ; internal corona 4g mu MmcMu:\ ; 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 ; 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 ; example entry ; Default = Hdd:\FreeStyle\default.xex [Paths] BUT_A = BUT_B = BUT_X = BUT_Y = Start = Back = LBump = RThumb= LThumb= ; Default is what loads when you hold no buttons ; leave this blank if you want NXE as default Default = Hdd:\FreeStyle\default.xex 빨간색 글씨가 제가 수정한 부분입니다..
|