mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-19 19:45:43 -04:00
1.8 KiB
1.8 KiB
lang | layout | section | category | title | description |
---|---|---|---|---|---|
pl-PL | wiki | twilightmenu | other | Tworzenie Dysków RAM | Jak tworzyć dyski RAM do używania starych homebrew DS używając TWiLight Menu++ |
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:
- Uruchom RAMDisk
- Kliknij View -> Advanced
- W Disk Size wpisz
12
jeśli masz DSi,28
jeśli masz 3DS. Nad Max 1023 MB - Odznacz Utwórz katalog TEMP, jeśli jest oznaczony
- Kliknij Load/Save
- Kliknij
Start RAMDisk
, powinno Ci sie pojawić okienko dla twojego pliku .img - Umieść każdy plik i/lub folder wymagany przez homebrew albo/i plik(i), które chcesz używać
- W programie RAMDisk, kliknij
Save Disk Image Now
- Save
romname.img
to theramdisks
folder in the .nds file location. If it does not exist already, create it - Kliknij
Stop RAMDisk
kiedy skończysz - In TWiLight Menu++, open the per-game settings for your homebrew
- Ustaw dysk RAM na 0
- Uruchom homebrew, powinien przeczytać utworzony dysk 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}