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:daphne [2021/10/25 06:08] – added command line parameters atarisystems:daphne [2024/12/13 19:14] (current) – [Command line parameters] a note about optional command line parameters tovarichtch
Line 1: Line 1:
 +<WRAP group>
 +<WRAP round box twothirds column>
 +{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/daphne.svg?nolink&h=320 }}
 +
 ====== DAPHNE LaserDisc ====== ====== DAPHNE LaserDisc ======
  
-A LaserDisc video game is an [[:arcade|arcade]] game that uses pre-recorded video (either live-action or animation) played from a LaserDiscThe first LaserDisc video game was Sega's Astron Belt released in 1983. The genre was popularized by Dragon's Lair released shortly after in the same yearThe usage of LaserDiscs provided graphics close to an animated or live-action film which was vastly ahead of other arcade games at the time. However, with the drawback of limited interactivity compared to regular arcade games+[[http://www.daphne-emu.com|DAPHNE]] is the **F**irst **E**ver **M**ultiple **A**rcade **L**aserdisc **E**mulator!((As quoted on their website: http://www.daphne-emu.com)) For legacy reasons, the [[https://github.com/DirtBagXon/hypseus-singe|Hypseus fork]] of the emulator may be referred to as simply DAPHNE.
  
-^ shortname ''daphne''+A LaserDisc video game is an [[:arcade|arcade]] game that uses pre-recorded video (either live-action or animationplayed from a LaserDisc. The first LaserDisc video game was Sega'Astron Belt released in 1983. The genre was popularized by Dragon's Lair released shortly after in the same year. The usage of LaserDiscs provided graphics close to an animated or live-action film which was vastly ahead of other arcade games at the time. However, with the drawback of limited interactivity compared to regular arcade games.
-^ emulator/core(s| hypseus | +
-^ rom format(s) | ''.daphne'' |+
  
-===== Emulators =====+Cool website about Laserdisc games: http://www.dragons-lair-project.com/games/
  
-==== hypseus ==== +Another useful resource is AmberElec's wiki entry on it: https://amberelec.org/System-Laserdisc.html
  
-{{ :systems:laserdisc.jpg?nolink&400|}}DAPHNE is the most famous emulator for LaserDisc arcade games. It supports more games than MAME. We use the [[https://github.com/DirtBagXon/hypseus-singe|Hypseus Singe]], a fork of the [[http://www.daphne-emu.com/|original DAPHNE emulator]].+This system scrapes metadata for the ''daphne, arcade'' group(s) and loads the ''daphne'' set from the currently selected theme, if available. 
 + 
 +</WRAP> 
 + 
 +<WRAP third column> 
 +{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/daphne.png?nolink&350 |}} 
 +{{ :systems:laserdisc.jpg?nolink&130 |}} 
 +</WRAP> 
 +</WRAP> 
 + 
 +==== Quick reference ==== 
 + 
 +  * **Emulator:** [[#daphne/hypseus|DAPHNE/Hypseus]] 
 +  * **Folder:** ''/userdata/roms/daphne'' 
 +  * **Accepted ROM formats:** ''.daphne'' ''.squashfs'' 
 + 
 +===== BIOS ===== 
 + 
 +No Daphne emulator in Batocera needs a BIOS file to run.
  
 ===== ROMs ===== ===== ROMs =====
  
-Place your DAPHNE ROMs in ''/userdata/roms/daphne/''+Place your DAPHNE ROMs (**not to be confused with [[systems:singe|singe]]**) in ''/userdata/roms/daphne/''
  
-The file structure consists of a directory with the ending ''.daphne'' and a corresponding ''.zip'' file in the folder roms:+The file structure consists of a directory with the ending ''.daphne'' (containing video, audio and text files) and a corresponding ''.zip'' file in the folder roms. For example, ''Dragon's Lair Enhancement 2.1'':
  
 <code> <code>
Line 38: Line 58:
 </code> </code>
  
-<WRAP important>+<WRAP center round important>
 Without the additional ''.zip'' file in the ''roms'' folder the games will be recognized by Batocera but will not be playable! Without the additional ''.zip'' file in the ''roms'' folder the games will be recognized by Batocera but will not be playable!
 </WRAP> </WRAP>
  
-===== Command line parameters =====+===== Emulators =====
  
-In ''roms/daphne/<game>.daphne/<game>.commands'', extra command line parameters can be define. For example, for Dragon's Lair in ''roms/daphne/lair.daphne/lair.commands'':+==== DAPHNE/Hypseus ====  
 + 
 +DAPHNE is the most famous emulator for LaserDisc arcade games. It supports more games than MAME. We use the [[https://github.com/DirtBagXon/hypseus-singe|Hypseus Singe]], a fork of the [[http://www.daphne-emu.com/|original DAPHNE emulator]]. 
 + 
 +=== DAPHNE/Hypseus configuration === 
 + 
 +Standardized features available to all cores of this emulator: ''daphne.videomode'', ''daphne.ratio'', ''daphne.padtokeyboard'' 
 + 
 +^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value''
 +^ Settings that apply to all cores of this emulator || 
 +^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value''
 +^ Settings that apply to all cores of this emulator || 
 +| **GRAPHICS API ''daphne.gfxbackend''** | Choose which graphics API library to use. Vulkan may not work on all hardware.\\ => OpenGL ''OpenGL'', Vulkan ''Vulkan''. | 
 +| **ASPECT RATIO ''daphne.daphne_ratio''** | Not all games support stretching, depending on their video files.\\ => Original ''original'', Stretch ''stretch'', Force 4:3 ''force_ratio''. | 
 +| **SCREEN ROTATION ''daphne.daphne_rotate''** | \\ => 0 degrees ''0'', 90 degrees ''90'', 270 degrees ''270''. | 
 +| **SMOOTH GAMES (BILINEAR FILTERING) ''daphne.bilinear_filter''** | \\ => On ''0'', Off ''1''. | 
 +| **SCANLINES ''daphne.daphne_scanlines''** | Use with the stretch aspect ratio and adjust joystick sensitivity as required.\\ => Off ''0'', On ''1''. | 
 +| **BLEND SPRITES (SINGE) ''daphne.blend_sprites''** | Restore BLENDMODE outline on Singe sprites.\\ => Off ''0'', On ''1''. | 
 +| **OVERLAY SIZE (SINGE) ''daphne.overlay_size''** | \\ => Standard ''0'', HD Gun Games ''oversize'', Singe 2 Full ''full'', Singe 2 Half ''half''. | 
 +| **ABSOLUTE MOUSE INPUT ''daphne.abs_mouse_input''** | This option is required for some gun games when playing with a mouse.\\ => Off ''0'', On ''1''. | 
 +| **INVERT AXIS ''daphne.invert_axis''** | Invert the vertical joystick axis on flight games.\\ => Off ''0'', On ''1''. | 
 +| **JOYSTICK TO CURSOR SENSITIVITY ''daphne.singe_joystick_range''** | \\ => 5 ''5'', 10 ''10'', 15 ''15'', 20 ''20''. | 
 +| **HIDE LIGHT GUN CROSSHAIRS ''daphne.singe_crosshair''** | Hide crosshairs in supported games e.g. ActionMax.\\ => Off ''0'', On ''1''. | 
 +| **SDL TEXTURE ACCESS STREAMING ''daphne.daphne_texturestream''** | Can improve video performance. Do not use with ActionMax games or scanlines.\\ => Off ''0'', On ''1''. | 
 +| **CUSTOM CONTROLLER ''daphne.daphne_joy''** | Use controller settings manually defined in custom.ini.\\ => Off ''0'', On ''1''. | 
 + 
 +===== (Optional) Command line parameters ===== 
 + 
 +In ''roms/daphne/<game>.daphne/<game>.commands'', extra command line parameters can be define. This is not required. For example, for Dragon's Lair in ''roms/daphne/lair.daphne/lair.commands'':
  
 <file - lair.commands> <file - lair.commands>
Line 52: Line 100:
 ===== Controls ===== ===== Controls =====
  
-The default button mapping is as following:+Here are the default Daphne's controls shown on a [[:configure_a_controller|Batocera Retropad]]: 
 + 
 +{{ https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/daphne.png }}
  
 ^ Gamepad ^ Arcade ^ ^ Gamepad ^ Arcade ^
Line 59: Line 109:
 | A | Action Button | | A | Action Button |
 | X | DAPHNE Overlay | | X | DAPHNE Overlay |
 +| D-pad | Stick |
 +
 +===== Troubleshooting =====
 +
 +==== Further troubleshooting ====
 +
 +For further troubleshooting, refer to the [[:support|generic support pages]].
  
  • systems/daphne.1635142113.txt.gz
  • Last modified: 5 years ago
  • by atari