mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
1.9 KiB
1.9 KiB
| lang | layout | section | category | title | description |
|---|---|---|---|---|---|
| ko-KR | wiki | twilightmenu | other | RAM 디스크 생성하기 | TWiLight Menu++가 설치된 오래된 버전의 DS Homebrew를 이용해 RAM 디스크를 만드는 방법 |
Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
The software used here requires the Windows operating system. {:.alert .alert-info}
You do not need to follow this if you're using a flashcard. {:.alert .alert-info}
To make a RAM disk, download Dataram RAMDisk (click Download Software), and follow the instructions below.
Instructions by Dakkon7, modified by Rocket Robz:
- RAMDisk를 실행합니다.
- View -> Advanced 순으로 클릭합니다.
- Disk Size는, DSi일 때 type
12, 3DS일 때28, 최대 1023MB까지 올릴 수 있습니다. - Create TEMP Directory에 체크가 되어있다면, 체크를 해제합니다.
- Load/Save를 클릭합니다.
Start RAMDisk를 클릭하면, 사용자의 .img파일을 위한 새로운 창이 뜰 것입니다.- Homebrew가 원하는 파일이나 폴더 그리고, 사용자가 쓸 파일을 넣습니다.
- RAMDisk 프로그램에서,
Save Disk Image Now를 클릭합니다. - Save
romname.imgto theramdisksfolder in the .nds file location. If it does not exist already, create it - 작업이 다 끝났으면,
Stop RAMDisk를 클릭합니다. - In TWiLight Menu++, open the per-game settings for your homebrew
- RAM 디스크를 0으로 설정합니다.
- 홈브류를 실행하면, 사용자의 RAM 디스크를 읽을것입니다.
If you wish to use the other RAM disk slots for a single homebrew application, use the .img1 extension for RAM disk slot 1, and so on.
{:.alert .alert-info}