Closed killer101 closed 7 years ago
This post got it up and running. But maybe this is not the "out of the box" solution!
The core itself is working, but you have to change the core settings. There is an issue open about that in the core issue tracker: https://github.com/libretro/vice-libretro/issues/2
That is the smaller problem I think. Having "normal" people to copy the vice data folder from github over to the system folder is maybe the bigger task!
Yes. @Twinaphex said he will try to improve that. But I don't know how. We could at least have a .zip containing that data folder hosted on the buildbot.
There is an embedded compile time option. I will try a build with --enable-embedded
so i generated the 94 embedded files (and add #define USE_EMBEDDED 1 to config.h ), vice load fine with. but one big problem remain. it miss the keyboard default keymap (that are not embedded).
Keyboard: Error - Default keymap not found, this should be fixed. Going on anyway... then kbd input are not working until you provide sdl_sym.vkm in data\C64
need to find a way to include default mapping...
It's already a nice progress!
Hello,
me again. The vice core won't work for me on the RPi3.
Here's the log ...