Skip to content

Instantly share code, notes, and snippets.

@olegantonyan
Created December 22, 2015 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olegantonyan/be8ec1b32c220ad35e79 to your computer and use it in GitHub Desktop.
Save olegantonyan/be8ec1b32c220ad35e79 to your computer and use it in GitHub Desktop.
reicast crash on start
Config dir is: /home/oleg/.config/reicast/
Data dir is: /home/oleg/.local/share/reicast/
Personality: 00000000
Updated personality: 00000000
Linux paging: 00001000 00001000 00000FFF
MAP 00800000 w/ 25165824
MAP 20000000 w/ 25165824
MAP 04000000 w/ 16777216
MAP 06000000 w/ 16777216
MAP 0C000000 w/ 0
A8
vmem reserve: base: EB010000, aram: 0b010000, vram: EF010000, ram: F7010000
Resetting mem
Mem alloc successful!
Warning: Unable to open the config file '/home/oleg/.config/reicast/emu.cfg' for reading (No such file or directory)
Creating new empty config file at '/home/oleg/.config/reicast/emu.cfg'
libwebsockets test server - (C) Copyright 2010-2013 Andy Green <andy@warmcat.com> - licensed under LGPL2.1
Initial logging level 7
Library version: 1.3 c11b847
IPV6 not compiled in
libev support not compiled in
static allocation: 4488 + (16 x 1024 fds) = 20872 bytes
canonical_hostname = home
per-conn mem: 184 + 1554 headers + protocol rx buf
Listening on port 5678
Found 10 matching FB configs.
Chosen visual ID = 0x21
Unable to find bios in
/home/oleg/.local/share/reicast/data/
Exiting...
No nvmem loaded
reios: Init
Did not load bios, using reios
Using Recompiler
Auto-selected audio backend "alsa" (Advanced Linux Sound Architecture).
Initializing audio backend "alsa" (Advanced Linux Sound Architecture)...
recSh4 Init
Freeing fpcb
CodeCache addr: 0x49d000 | from: 0x49d000 | addr here: 0x49be90
gdrom: Failed to open image "null"
Unable to open VMU save file "/home/oleg/.local/share/reicast/vmu_save_A1.bin", creating new file
Initialising empty vmu...
Unable to open VMU save file "/home/oleg/.local/share/reicast/vmu_save_A2.bin", creating new file
Initialising empty vmu...
GL context version: 3.3
Sh4 Reset
libevdev.so: cannot open shared object file: No such file or directory
WARNING: libevdev is not available. You'll not be able to use button names instead of numeric codes in your controller mappings!
evdev: Trying to open device at '/dev/input/event0'
evdev: open: Permission denied
evdev: Controller 2 disabled by config.
evdev: Controller 3 disabled by config.
evdev: Controller 4 disabled by config.
Legacy Joystick input disabled by config.
cntx // fpcb offset: -68157440 // pc offset: -184 // pc A0000000
Get MemPtr unsupported area : addr=0xA0000000
-----------------
REIOS: Booting up
-----------------
reios: loading ip.bin from FAD: 10485760
reios: bootfile is '����������������'
OSD: 6
Error opening /home/oleg/.local/share/reicast/data/buttons.png
Failed to locate bootfile
Freeing fpcb
recSh4:Dynarec Cache clear at AC0082FE
Unimplemented opcode: 0000FFFF next_pc: AC008302 pr: AC00043C msg: Unknown opcode
Fatal error : iNimp reached
in cpu_iNimp -> ../../core/hw/sh4/interpr/sh4_opcodes.cpp : 66
[1] 23604 trace trap ./reicast.elf
@DDragonvegeta
Copy link

I have the same error in Archlinux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment