메뉴 www.fafan.kr
파판 >> NDS게시판
  • 로그인
  • cleanupsdcard.gm9 실행하면 지워지는 항목이 뭐뭐인가요?
    작성자 : 베나르 | 조회수 : 2271 (2017-09-05 오후 4:37:24)

    3DS 가이드 마무리 단계에서

    cleanupsdcard 실행해주라고 되어있는데,

    뭐뭐 지워지는 지 몰라서 실행을 안 했었습니다.



    아직 설치 안 한 cia 파일들이랑 좀 있어서,

    혹시 뭐뭐 지워지는 지 아시는 분 계시나요?





    글쓰기 | 수정 | 삭제 | 목록   

    Lv.5 달달한거 (2017-09-05 19:20:36)
    # last changed: 20170813
    # author: Some1CP

    set SUCCESSMSG "Cleanup completed successfully"
    set ERRORMSG "Cleanup failed"

    ask "This will clean the final setup files from your SD.\n\nContinue?"

    #allow SD modifications
    allow -a 0:
    /
    # remove existing files
    #2xrsa
    rm -o -s 0:/arm9.bin
    rm -o -s 0:/arm11.bin

    #Cubic Ninja
    rm -o -s 0:/ntr.bin

    #Soundhax
    rm -o -s 0:/soundhax-usa-o3ds.m4a
    rm -o -s 0:/soundhax-usa-n3ds.m4a
    rm -o -s 0:/soundhax-eur-o3ds.m4a
    rm -o -s 0:/soundhax-eur-n3ds.m4a
    rm -o -s 0:/soundhax-jpn-o3ds.m4a
    rm -o -s 0:/soundhax-jpn-n3ds.m4a
    rm -o -s 0:/soundhax-kor-o3ds.m4a
    rm -o -s 0:/soundhax-kor-n3ds.m4a
    rm -o -s 0:/otherapp.bin
    rm -o -s 0:/3ds/safehax.3dsx
    rm -o -s 0:/3ds/udsploit.3dsx
    rm -o -s 0:/safehaxpayload.bin

    #DSiWareHax
    rm -o -s 0:/public.sav
    rm -o -s 0:/boot.nds
    rm -o -s 0:/savedata
    rm -o -s 0:/sudoku_v0.app
    rm -o -s 0:/4swords.app

    #ntrboot_flasher
    rm -o -s 0:/luma/payloads/ntrboot_flasher.firm
    rm -o -s 0:/ntrboot
    rm -o -s 0:/ntrboot.firm

    #Common files
    rm -o -s 0:/boot9strap
    rm -o -s 0:/cias
    rm -o -s 0:/gm9/scripts/setup_ctrnand_luma3ds.gm9
    rm -o -s "0:/gm9/scripts/Clean Setup Files.gm9"

    set ERRORMSG "Cleanup completed successfully"

    #GodMode9's out folder
    # Edited by Plailect--
    # I don't believe a prompt is needed for this since the instructions already told them to make a copy of their NAND backup
    #ask "Do you want to delete GM9's out folder, including\nyour NAND backups, from your SD?"
    rm -o -s $[GM9OUT]

    해당 파일 전체 내용입니다.

    rm -o -s 0:/ 이하 파일 목록이 삭제되는 듯 합니다.
    Lv.3 베나르 (2017-09-06 19:04:35)
    오오 감사합니다. 참고하겠습니다



    도배방지 : 0

    글쓰기 | 수정 | 삭제 | 목록   

     

    <<206207208209210

    Copyright ⓒ FINALFANTASIA.COM All rights reserved.