| Both sides previous revision Previous revision Next revision | Previous revision |
| systems:daphne [2022/04/20 10:56] – added cool links atari | systems:daphne [2024/12/13 19:14] (current) – [Command line parameters] a note about optional command line parameters tovarichtch |
|---|
| ===== 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> |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| ^ Settings that apply to all cores of this emulator || | ^ Settings that apply to all cores of this emulator || |
| | **BILINEAR FILTER ''daphne.bilinear_filter''** | \\ => On ''0'', Off ''1''. | | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | **BLEND SPRITES (SINGE) ''daphne.blend_sprites''** | Restore BLENDMODE outline on Singe sprites\\ => Off ''0'', On ''1''. | | ^ Settings that apply to all cores of this emulator || |
| | **OVERSIZE OVERLAY (SINGE) ''daphne.lightgun_hd''** | Use with Singe HD lightgun games\\ => Off ''0'', On ''1''. | | | **GRAPHICS API ''daphne.gfxbackend''** | Choose which graphics API library to use. Vulkan may not work on all hardware.\\ => OpenGL ''OpenGL'', Vulkan ''Vulkan''. | |
| | **INVERT AXIS ''daphne.invert_axis''** | Invert joystick on flight games\\ => Off ''0'', On ''1''. | | | **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''. | |
| |
| ===== Command line parameters ===== | ===== (Optional) Command line parameters ===== |
| |
| 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'': | 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> |