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
systems:gamecube [2022/11/30 00:54] – cleanup, add missing port options, move gba link up to roms section atarisystems:gamecube [2026/05/21 19:34] (current) – [Multi-disc games] lbrpdx
Line 27: Line 27:
 ===== BIOS ===== ===== BIOS =====
  
-No Nintendo GameCube emulator in Batocera needs a BIOS file to run. 
  
 +^ MD5 checksum ^ Share file path  ^ Description ^
 +| ''db92574caab77a7ec99d4605fd6f2450'' | ''bios/GC/EUR/IPL.bin'' | European BIOS file |
 +| ''b17148254a5799684c7d783206504926'' | ''bios/GC/JAP/IPL.bin'' | Japanese BIOS file |
 +| ''b17148254a5799684c7d783206504926'' | ''bios/GC/USA/IPL.bin'' | American BIOS file |
 ===== ROMs ===== ===== ROMs =====
  
Line 35: Line 38:
 If you have a Riivolution patch, first create its JSON file as [[emulators:dolphin#riivolution_patches|outlined on the Dolphin emulator page]]. If you have a Riivolution patch, first create its JSON file as [[emulators:dolphin#riivolution_patches|outlined on the Dolphin emulator page]].
  
-If wanting to play a game with Game Boy Advance Link functionality, read the following section.+If wanting to play a game with Game Boy Advance Link functionality, read the "GBA Link" section which follows. 
 + 
 +==== Multi-disc games ==== 
 + 
 +A ''.m3u'' playlist file can be used for multi-disc games. Create the ''.m3u'' text file, and enter the filenames of the ROMs for the game on a new line each. For example: 
 + 
 +<file m3u Tales of Symphonia.m3u> 
 +Tales of Symphonia - Disc 1.rvz 
 +Tales of Symphonia - Disc 2.rvz 
 +</file> 
 + 
 +Make sure this ''.m3u'' file is saved with **Unix end of lines** (if you use Windows, use an editor that can save Unix file formats, **not** Notepad). 
 +This playlist file would be saved next to its respective ROMs. EmulationStation will hide the additional discs (Batocera **v31** and higher). 
 + 
 +The resulting file structure would look like this: 
 + 
 +<code> 
 +roms/ 
 +└─ gamecube/ 
 +   ├─ Tales of Symphonia.m3u 
 +   ├─ Tales of Symphonia - Disc 1.rvz 
 +   └─ Tales of Symphonia - Disc 2.rvz 
 +</code> 
 + 
 +<WRAP center round info> 
 +If changing settings in ''dolphin-emu-config'', leave the "Change Discs Automatically" checkbox checked. 
 +</WRAP> 
 + 
 +Refer to [[:cd_image_formats#multi-disc_games|multi-disc games]] for more info.
  
 ==== GBA Link ==== ==== GBA Link ====
  • systems/gamecube.1669769643.txt.gz
  • Last modified: 4 years ago
  • by atari