Emulator:Reicast

From Wah!ki
Revision as of 13:34, 11 May 2016 by Sairuk (talk | contribs)
Jump to navigation Jump to search

**** THIS PAGE IS A WORK IN PROGRESS ****

About

reicast is an incredibly fast and compatible native Linux/Android emulator for the SEGA Dreamcast.

Configuration

Platform Version Device Exec Type commandline_format
Linux GIT ISO <compiled_from_source>/reicast.elf D "[rompath]/[name].[romext]"

Configuration Location

Configuration file is ascii/text located in $HOME/.config/reicast/emu.cfg

BIOS Files

BIOS files should be placed in $HOME/.local/share/reicast/data

VMU Files

VMU files are located in $HOME/.local/share/reicast/

Enable Controller

Configure controllers via emu.cfg

if your system supports evdev up to 4 controller are supported otherwise reicast supports a single joystick controller, enable this in emu.cfg by setting device_id to the device id of your controller(s).

Video Mode

configure emu.cfg [x11] section

Example Only:

fullscreen = 1
height = 1920
width = 1080

Remapping Keys

It is not currently evident how to remap keys

Known Keys

Start: Enter
B: C
A: V
UDLR (Analog): Arrows
(NOTE:check reicast site or source??)

Exit on ESC

Enable enable_x11_keyboard = 1 in emu.cfg. When enabled, the ESC key exits the emulator.

External Links