Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
add_games_bios [2023/07/20 16:40] – Update Romulus URL lbrpdxadd_games_bios [2024/10/30 23:23] (current) – Add Retroid as a platform for pcmanfs lbrpdx
Line 30: Line 30:
  
 Each of these methods require Batocera to be up and running first. You can choose any method listed in this bullet point list, not all of them need to be done at once. Each of these methods require Batocera to be up and running first. You can choose any method listed in this bullet point list, not all of them need to be done at once.
-  * On PC (x86, x86_64) and RPi4 platforms, open the [[:built_file_manager|built-in file manager]] (''[F1]'' on the keyboard while on the system list) and transfer the data using the Batocera machine itself. eg. put all your ROMs onto a USB drive, plug it into the Batocera machine while it's running and copy them over.\\ {{:pcman_file_manager_cropped.jpg?nolink&800|Screenshot of PCmanFM. Spartan, but it works.}}+  * On PC (x86, x86_64)RPi4 and Retroid Pocket 5 / Mini platforms, open the [[:built_file_manager|built-in file manager]] (''[F1]'' on the keyboard while on the system list, not in the game list) and transfer the data using the Batocera machine itself. eg. put all your ROMs onto a USB drive, plug it into the Batocera machine while it's running and copy them over.\\ {{:pcman_file_manager_cropped.jpg?nolink&800|Screenshot of PCmanFM. Spartan, but it works.}}
   * Open the controller-friendly OD-Commander in the Ports system and transfer the data using the Batocera machine itself. eg. put all your ROMs onto a USB drive, plug it into the Batocera machine while it's running and copy them over.   * Open the controller-friendly OD-Commander in the Ports system and transfer the data using the Batocera machine itself. eg. put all your ROMs onto a USB drive, plug it into the Batocera machine while it's running and copy them over.
   * Add them from a different computer while Batocera is running, through the network share. This share is turned on by default, nothing needs to be done in Batocera. To connect to it from a different machine:   * Add them from a different computer while Batocera is running, through the network share. This share is turned on by default, nothing needs to be done in Batocera. To connect to it from a different machine:
Line 80: Line 80:
 For a simple solution, [[https://www.diskgenius.com/|Disk Genius]] can be used to [[https://www.diskgenius.com/how-to/ext4-windows.php#Read_write_EXT4_partition_in_Windows|read and write to ext4 partitions]]. The free trial only allows "small" files to be copied over. For a simple solution, [[https://www.diskgenius.com/|Disk Genius]] can be used to [[https://www.diskgenius.com/how-to/ext4-windows.php#Read_write_EXT4_partition_in_Windows|read and write to ext4 partitions]]. The free trial only allows "small" files to be copied over.
  
-Alternatively, an ext4 Windows system driver such as [[https://web.archive.org/web/20190430101555/http://www.ext2fsd.com/|Ext2Fsd]] can be [[https://sourceforge.net/projects/ext2fsd/files/|downloaded]] and installed. Be weary that it's an unstable kernel driver which no longer receives updates. Alternatively, use one of the modules from [[https://www.dsfc.net/infrastructure/stockage-infrastructure/lire-partitions-ext2-ext3-ext4-sous-windows/|this French page]].+Alternatively, an ext4 Windows system driver such as [[https://github.com/bobranten/Ext4Fsd|Ext4Fsd]] can be installed. Be weary that it's an unstable kernel driver, use with caution and always back-up your data. Alternatively, use one of the modules from [[https://www.dsfc.net/infrastructure/stockage-infrastructure/lire-partitions-ext2-ext3-ext4-sous-windows/|this French page]].
  
 --> Using WSL2 to mount ext4 partitions on Windows 11# --> Using WSL2 to mount ext4 partitions on Windows 11#
 As preamble, if you're going to this extent to fix broken features in Windows, you may as well just install Ubuntu in a VM and enable guest additions to allow for drag and drop. It would be much simpler. As preamble, if you're going to this extent to fix broken features in Windows, you may as well just install Ubuntu in a VM and enable guest additions to allow for drag and drop. It would be much simpler.
  
-If you are using Windows 11 (or Windows 10 Insider Build 20211) or above, [[https://devblogs.microsoft.com/commandline/access-linux-filesystems-in-windows-and-wsl-2/|its WSL 2 feature allows for the mounting of ext4 filesystems]] (this requires a Linux distro to be installed in the WSL2, and [[https://github.com/microsoft/WSL/issues/6011|a bug prevents devices detected as flash drives from being read]]):+If you are using Windows 11 (or Windows 10 Insider Build 20211) or higher, [[https://devblogs.microsoft.com/commandline/access-linux-filesystems-in-windows-and-wsl-2/|its WSL 2 feature allows for the mounting of ext4 filesystems]] (this requires a Linux distro to be installed in the WSL2, and [[https://github.com/microsoft/WSL/issues/6011|a bug prevents devices detected as flash drives from being read]]):
   - Open a PowerShell window with administrator privileges   - Open a PowerShell window with administrator privileges
   - If WSL is currently disabled:   - If WSL is currently disabled:
  • add_games_bios.1689871251.txt.gz
  • Last modified: 3 years ago
  • by lbrpdx