Cores crashing on Linx Vision Gaming Tablet

Hi, I have a Linx Vision Gaming Tablet.

It runs Windows 10 32bit, has 2GB RAM, and an Intel Atom x5-Z8300.

I’m having an issue that causes certain cores to crash, the log doesn’t appear to manage to capture anything that could explain what’s going on.

It crashes when the core tries to load any content.

But I’m wondering if it’s an issue with my graphics card not supporting a feature?

The cores effected are:

  • MAME 2010
  • MAME (0.201)
  • Cannonball (main menu opens but quits when game starts)
  • PCSX Rearmed
  • Reicast
  • Desume 2015

Cannonball loads the in-game menu but when the game starts it crashes.

I suspect it could be something related to Direct3D?

The other PCSX cores ran but very slow. I tried the native version of PCSXE outside of Retroarch and it ran fine.

I also tried MAME 2010 (using MAME UI 0.139) outside of Retroarch and it also ran fine.

I noticed that EventViewer built into Windows logged the crashes, this is from Cannonball, I also have the logs from the other cores if it helps?:

Log Name:      Application
Source:        Application Error
Date:          13/11/2018 22:24:53
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DESKTOP-36082H6
Description:
Faulting application name: retroarch.exe, version: 0.0.0.0, time stamp: 0x00000000
Faulting module name: cannonball_libretro.dll, version: 0.0.0.0, time stamp: 0x5bb25329
Exception code: 0x40000015
Fault offset: 0x00050cca
Faulting process ID: 0xae0
Faulting application start time: 0x01d47b9f6eb96264
Faulting application path: D:\Emulators\RetroArch\retroarch.exe
Faulting module path: D:\Emulators\RetroArch\cores\cannonball_libretro.dll
Report ID: 349870f9-8e40-4c28-a935-41e1c5cc46f0
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2018-11-13T22:24:53.837215800Z" />
    <EventRecordID>1009</EventRecordID>
    <Channel>Application</Channel>
    <Computer>DESKTOP-36082H6</Computer>
    <Security />
  </System>
  <EventData>
    <Data>retroarch.exe</Data>
    <Data>0.0.0.0</Data>
    <Data>00000000</Data>
    <Data>cannonball_libretro.dll</Data>
    <Data>0.0.0.0</Data>
    <Data>5bb25329</Data>
    <Data>40000015</Data>
    <Data>00050cca</Data>
    <Data>ae0</Data>
    <Data>01d47b9f6eb96264</Data>
    <Data>D:\Emulators\RetroArch\retroarch.exe</Data>
    <Data>D:\Emulators\RetroArch\cores\cannonball_libretro.dll</Data>
    <Data>349870f9-8e40-4c28-a935-41e1c5cc46f0</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

I’m hoping someone could make a connection between the cores, perhaps there is something they have in common? :thinking: