R36S File Transfer: Difference between revisions
miraheze>Manster No edit summary |
HandheldWiki (talk | contribs) |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{R36S Handheld Wiki page navigation new}}{{TOC|limit=4}}{{Movetotop}} | {{R36S Handheld Wiki page navigation new}}{{TOC|limit=4}}{{Movetotop}}{{SectionStyleStart}} | ||
= SD Card File Transfer = | == SD Card File Transfer == | ||
Get a microSD / SD card reader with the correct port for your device. You can also use microSD card adapters or OTG adapters. | Get a microSD / SD card reader with the correct port for your device. You can also use microSD card adapters or OTG adapters. | ||
| Line 11: | Line 11: | ||
<li style="display: inline-block; vertical-align: top;"> [[File:usb-c microSD card reader.webp |thumb|none|200px|USB-C microSD card reader]] </li> | <li style="display: inline-block; vertical-align: top;"> [[File:usb-c microSD card reader.webp |thumb|none|200px|USB-C microSD card reader]] </li> | ||
</ul></div> | </ul></div> | ||
The cheap UGREEN SD card readers are usually very good for their price. | |||
== Folder Structure == | {| class="wikitable sortable" | ||
|+ SD card Reader | |||
|- | |||
!Image !! Link<sup>1</sup> !! Price !! style=width:30em | Description | |||
|- | |||
|[[File:UGREEN Card Reader USB3.0 & USB C.jpg|150px]]|| [https://s.click.aliexpress.com/e/_oDvzkCt AliExpress] || ~6€ || UGREEN Card Reader USB3.0 & USB C - Supports 2 cards simultaneously - Different types available | |||
|- | |||
|[[File:UGREEN Card Reader USB3.0 & USB C Amazon.jpg|150px]]|| [https://amzn.to/4jAUT6Q Amazon] || ~7€ || UGREEN Card Reader USB3.0 & USB C - Supports 2 cards simultaneously | |||
|} | |||
* TF1 = OS Card Slot (right) - can store the firmware + roms | |||
* TF2 = Roms Card Slot (left) - only for roms | |||
<div><ul> | |||
<li style="display: inline-block;"> [[File:r36stf1tf2slots.jpg|thumb|none|400px]] </li> | |||
</ul></div> | |||
=== Folder Structure === | |||
=== BOOT partition === | ==== BOOT partition ==== | ||
This is where dtb files and bootlogos are stored. | This is where dtb files and bootlogos are stored. | ||
| Line 21: | Line 40: | ||
</ul></div> | </ul></div> | ||
=== EASYROMS partition === | ==== EASYROMS partition ==== | ||
This is where all the roms (games), launchimages, themes, backups and background music are stored. For a full list of all rom folders and supported filetypes, please refer to the [https://github.com/christianhaitian/arkos/wiki/ArkOS-Emulators-and-Ports-information ArkOS wiki]. | This is where all the roms (games), launchimages, themes, backups and background music are stored. For a full list of all rom folders and supported filetypes, please refer to the [https://github.com/christianhaitian/arkos/wiki/ArkOS-Emulators-and-Ports-information ArkOS wiki]. | ||
| Line 30: | Line 49: | ||
If you can't access the EASYROMS partition, you probably need to assign a drive letter in Disk Management. Here's a short video how to do this. | If you can't access the EASYROMS partition, you probably need to assign a drive letter in Disk Management. Here's a short video how to do this. | ||
<youtube width="400">https://www.youtube.com/watch?v=f5R-iqB-fpU</youtube> | |||
== Accessing the SD card on Android == | === Accessing the SD card on Android === | ||
It's also possible to copy over files with an Android device. But be aware that android automatically creates a few empty folders if a SD card is connected. You can use any file manager that you like. Below are a few examples ("TS-RDF5 USB drive" is the microSD card adapter in this case). | It's also possible to copy over files with an Android device. But be aware that android automatically creates a few empty folders if a SD card is connected. You can use any file manager that you like. Below are a few examples ("TS-RDF5 USB drive" is the microSD card adapter in this case). | ||
| Line 42: | Line 61: | ||
</ul></div> | </ul></div> | ||
= USB Flash Drive File Transfer = | {{SectionStyleEnd}} | ||
{{SectionStyleStart}} | |||
== USB Flash Drive File Transfer == | |||
Connect your Thumb drive (Pen drive, Flash disk, USB drive, Key drive, Memory stick,...) to the OTG port and follow the steps on the [https://github.com/christianhaitian/arkos/wiki/Frequently-Asked-Questions---RG351P#q-how-do-i-mount-a-usb-drive-for-copying-and-moving-files ArkOS Wiki] or the visual guide below. | Connect your Thumb drive (Pen drive, Flash disk, USB drive, Key drive, Memory stick,...) to the OTG port and follow the steps on the [https://github.com/christianhaitian/arkos/wiki/Frequently-Asked-Questions---RG351P#q-how-do-i-mount-a-usb-drive-for-copying-and-moving-files ArkOS Wiki] or the visual guide below. | ||
| Line 62: | Line 84: | ||
</ul></div> | </ul></div> | ||
= WiFi File Transfer = | {{SectionStyleEnd}} | ||
{{SectionStyleStart}} | |||
== WiFi File Transfer == | |||
'''Official links''' | '''Official links''' | ||
| Line 90: | Line 114: | ||
|} | |} | ||
== Enable WiFi connection == | === Enable WiFi connection === | ||
The R36S does not have built-in wifi but you can enable WiFi and connect to the internet in a few different ways. | The R36S does not have built-in wifi but you can enable WiFi and connect to the internet in a few different ways. | ||
| Line 121: | Line 145: | ||
|} | |} | ||
== Enable Remote Services (ArkOS) == | === Enable Remote Services (ArkOS) === | ||
You have to enable this every time you restart your R36S. | You have to enable this every time you restart your R36S. | ||
| Line 132: | Line 156: | ||
</ul></div> | </ul></div> | ||
== On PC == | === On PC === | ||
=== ArkOS Browser === | ==== ArkOS Browser ==== | ||
{{Notice|As the name suggests, this is a feature of the ArkOS firmware}} | {{Notice|As the name suggests, this is a feature of the ArkOS firmware}} | ||
| Line 147: | Line 171: | ||
</ul></div> | </ul></div> | ||
=== Windows Explorer (Samba) === | ==== Windows Explorer (Samba) ==== | ||
Run (Windows + R) "\\R36S IP ADDRESS" or put it in the Explorer address bar. | Run (Windows + R) "\\R36S IP ADDRESS" or put it in the Explorer address bar. | ||
| Line 156: | Line 180: | ||
</ul></div> | </ul></div> | ||
=== MacOS (Samba) === | ==== MacOS (Samba) ==== | ||
Same method as on windows. The guide on the AmberELEC website has screenshots and detailed instructions: https://amberelec.org/guides/transferring-files#macos-x--samba-easiest | Same method as on windows. The guide on the AmberELEC website has screenshots and detailed instructions: https://amberelec.org/guides/transferring-files#macos-x--samba-easiest | ||
=== File Manager (SFTP) === | ==== File Manager (SFTP) ==== | ||
You can also connect with a file manager like [https://filezilla-project.org/download.php?type=client FileZilla] or [https://winscp.net/eng/index.php WinSCP]. | You can also connect with a file manager like [https://filezilla-project.org/download.php?type=client FileZilla] or [https://winscp.net/eng/index.php WinSCP]. | ||
| Line 167: | Line 191: | ||
</ul></div> | </ul></div> | ||
== On Android Phone == | === On Android Phone === | ||
=== ArkOS Browser === | ==== ArkOS Browser ==== | ||
{{Notice|As the name suggests, this is a feature of the ArkOS firmware}} | {{Notice|As the name suggests, this is a feature of the ArkOS firmware}} | ||
| Line 188: | Line 212: | ||
</ul></div> | </ul></div> | ||
=== File Manager (SFTP) === | ==== File Manager (SFTP) ==== | ||
Use a file manager of your choice with SFTP support. For example: | Use a file manager of your choice with SFTP support. For example: | ||
| Line 207: | Line 231: | ||
<li style="display: inline-block; vertical-align: top;"> [[File:Screenshot_20250111_192343_com_cxinventor_file_explorer_MainActivity.jpg|thumb|none|300px|Done.]] </li> | <li style="display: inline-block; vertical-align: top;"> [[File:Screenshot_20250111_192343_com_cxinventor_file_explorer_MainActivity.jpg|thumb|none|300px|Done.]] </li> | ||
</ul></div> | </ul></div> | ||
{{SectionStyleEnd}} | |||
{{SectionStyleStart}} | |||
== ROCKNIX == | |||
The official documentation can be found here: https://rocknix.org/play/add-games/ | |||
=== WiFi File Transfer === | |||
==== Simple http server ==== | |||
Enable the option under Network Settings and connect via browser on PC or mobile phone. | |||
<div><ul> | |||
<li style="display: inline-block; vertical-align: top;"> [[File:ROCKNIX simple http server.jpg|thumb|none|400px]] </li> | |||
</ul></div> | |||
==== File Manager (SFTP) ==== | |||
You can also connect with a file manager like [https://filezilla-project.org/download.php?type=client FileZilla] or [https://winscp.net/eng/index.php WinSCP]. | |||
{{SectionStyleEnd}} | |||
{{Template:Roms}} | |||
[[Category:R36S Handheld Wiki]] | [[Category:R36S Handheld Wiki]] | ||
{{#seo:|image= | {{#seo:|image=R36S wiki logo 1000x1000.png}} | ||
{{Template:R36S Wiki navbar}} | {{Template:R36S Wiki navbar}} | ||
Latest revision as of 18:19, 25 January 2026
SD Card File Transfer[edit]
Get a microSD / SD card reader with the correct port for your device. You can also use microSD card adapters or OTG adapters.
The cheap UGREEN SD card readers are usually very good for their price.
| Image | Link1 | Price | Description |
|---|---|---|---|
| AliExpress | ~6€ | UGREEN Card Reader USB3.0 & USB C - Supports 2 cards simultaneously - Different types available | |
| Amazon | ~7€ | UGREEN Card Reader USB3.0 & USB C - Supports 2 cards simultaneously |
- TF1 = OS Card Slot (right) - can store the firmware + roms
- TF2 = Roms Card Slot (left) - only for roms
Folder Structure[edit]
BOOT partition[edit]
This is where dtb files and bootlogos are stored.
EASYROMS partition[edit]
This is where all the roms (games), launchimages, themes, backups and background music are stored. For a full list of all rom folders and supported filetypes, please refer to the ArkOS wiki.
If you can't access the EASYROMS partition, you probably need to assign a drive letter in Disk Management. Here's a short video how to do this.
Accessing the SD card on Android[edit]
It's also possible to copy over files with an Android device. But be aware that android automatically creates a few empty folders if a SD card is connected. You can use any file manager that you like. Below are a few examples ("TS-RDF5 USB drive" is the microSD card adapter in this case).
USB Flash Drive File Transfer[edit]
Connect your Thumb drive (Pen drive, Flash disk, USB drive, Key drive, Memory stick,...) to the OTG port and follow the steps on the ArkOS Wiki or the visual guide below.
- Confirm: A
- Back: B
- Select/Menu: Y
- Select multiple Files: X
WiFi File Transfer[edit]
Official links
| ArkOS | AmberELEC | PAN4ELEC | ROCKNIX | |
|---|---|---|---|---|
| Username | ark | root | root | root |
| Password | ark | amberelec | pan4elec | rocknix |
Enable WiFi connection[edit]
The R36S does not have built-in wifi but you can enable WiFi and connect to the internet in a few different ways.
- Compatible Dongle + OTG adapter (USB C to USB A) - List of Compatible WiFi Dongles
- USB C to Ethernet Adapter
- Connecting your phone + USB tethering - Guide
| Image | Type | Link1 |
|---|---|---|
| WiFi USB Adapter (~2€) | AliExpress #1 AliExpress #2 AliExpress #3 ebay | |
| TP-Link TL-WN725N 2.4G | Amazon UK - Amazon DE | |
| TP-Link Archer T2U Nano 2.4G/5G | Amazon UK - Amazon DE | |
| OTG Adapter (~1€) | AliExpress #1 AliExpress #2 AliExpress #3 ebay |
Enable Remote Services (ArkOS)[edit]
You have to enable this every time you restart your R36S.
On PC[edit]
ArkOS Browser[edit]
Simply enter the R36S IP ADDRESS in your browser (tested on Firefox).
To access both cards, you have to change the folders between /roms or /roms2 in the settings.
Windows Explorer (Samba)[edit]
Run (Windows + R) "\\R36S IP ADDRESS" or put it in the Explorer address bar.
MacOS (Samba)[edit]
Same method as on windows. The guide on the AmberELEC website has screenshots and detailed instructions: https://amberelec.org/guides/transferring-files#macos-x--samba-easiest
File Manager (SFTP)[edit]
You can also connect with a file manager like FileZilla or WinSCP.
On Android Phone[edit]
ArkOS Browser[edit]
Simply enter the R36S IP ADDRESS in your browser (tested on Firefox).
To access both cards, you have to change the folders between /roms or /roms2 in the settings.
File Manager (SFTP)[edit]
Use a file manager of your choice with SFTP support. For example:
-

Open your file manager choice (Cx File Explorer in this case) -

Navigate to Network Connection -

Add your device (SFTP) -

Navigate to the file(s) you want to transfer -

Copy the file(s) -

Navigate back to Network Connection and click on your R36S -

Navigate to the destination folder on the R36S -

Paste the file(s) -

Done.
ROCKNIX[edit]
The official documentation can be found here: https://rocknix.org/play/add-games/
WiFi File Transfer[edit]
Simple http server[edit]
Enable the option under Network Settings and connect via browser on PC or mobile phone.
File Manager (SFTP)[edit]
You can also connect with a file manager like FileZilla or WinSCP.
How to add more games[edit]
ROM Usage & Legal Disclaimer
Emulators are legal and preserve retro games, but downloading copyrighted ROMs without permission may be illegal. This site does not host or link to ROMs.
Homebrew & Public Domain Games
Freely available ROMs by independent devs are great for testing and exploring.
Curated ROM Sets
These search terms are provided for informational and archival research purposes only. This site does not host or link to copyrighted content.
Transferring Files
Use microSD or USB to add ROMs and BIOS files. Organize them per emulator’s folder structure and always eject devices properly.
BIOS Files & Requirements
Some systems like PlayStation or Neo Geo require BIOS files for emulation, which must be legally obtained by dumping from your own hardware. We do not host or distribute BIOS files. For general discussion about BIOS requirements, you may find community forums helpful, such as this Reddit thread. Please ensure you comply with all applicable laws.
Helpful Links
- Reddit community: r/roms (for discussion purposes only)
- Internet Archive (Homebrew/PD games)
- GameBrew (Wiki for homebrew games)
Recommended Games
- /v/'s Recommended Games Wiki
- Retro Sanctuary (Site with Top 100 games lists for lots of systems)
- Racket Boy Hidden Gems List
- PortMaster (sort by most downloads)
- List of great homebrew games
- Great retro games that can be finished in one sitting
- Game of the month list from r/EmulationOnAndroid
- D-pad only games (for handhelds without joysticks)
- Recommended DS games that require little to no touchpad controls
- Recommended PICO-8 games
Other Projects at the Handhelds Wiki


































