11 Feb 2019, 10:17

Many thanks for this build, it installs on my ASUS VivoMini VC65-C1 (i5-8400T, Intel HD Graphics 630) whereas the previous beta did not.

It seems that recalbox-configgen is not configuring my F710 joypad in dreamcast/reicast (works fine so far in other emulators bundled in the build) I have tried re mapping the controller with no change.

my controllerP1.cfg

[compat]
btn_trigger_left = 0
axis_dpad1_y = 1
btn_trigger_right = 0
axis_dpad1_x = 0

[emulator]
mapping_name = Logitech Gamepad F710
btn_escape = 0

[dreamcast]
btn_b = 0
btn_a = 0
btn_x = 0
btn_start = 0
btn_y = 0
axis_y = 0
axis_x = 0

my emu.cfg

[audio]
backend = auto
disable = 0

[config]
Debug.SerialConsoleEnabled = 0
Dreamcast.Broadcast = 4
Dreamcast.Cable = 3
Dreamcast.RTC = -2113930091
Dreamcast.Region = 3
Dynarec.Enabled = 1
Dynarec.idleskip = 1
Dynarec.unstable-opt = 0
aica.LimitFPS = 1
aica.NoBatch = 0
aica.NoSound = 0
bios.UseReios = 0
pvr.MaxThreads = 3
pvr.Subdivide = 0
pvr.SynchronousRendering = 0
pvr.rend = 0
rend.UseMipmaps = 1
rend.WideScreen = 0
ta.skip = 0

[input]
enable_x11_keyboard = 1
evdev_device_id_1 = 5
evdev_device_id_2 = 6
evdev_device_id_3 = -1
evdev_device_id_4 = -1
evdev_mapping_1 = /recalbox/share/system/configs/reicast/controllerP1.cfg
evdev_mapping_2 = /recalbox/share/system/configs/reicast/controllerP2.cfg

[pvr]
nox11 = 0

[reios]
ElfFile = 

[testing]
ta.HashCheckFile = 
ta.HashLogFile = 

[validate]
OpenGlChecks = 0

[x11]
fullscreen = 0
height = 480
width = 640