User Activity

  • Posted a comment on ticket #2240 on VICE

    Loading the config doesn't work unfortunately.

  • Posted a comment on ticket #2240 on VICE

    Silly me. No I didn't, but I crucially forgot to call "src/x64sc" instead of "x64sc". Tried six times, doesn't crash. Next I'll see if the config actually loads.

  • Posted a comment on ticket #2240 on VICE

    Side note: An alternative way to make it work on my machine is: Index: configure.ac =================================================================== --- configure.ac (Revision 46176) +++ configure.ac (Arbeitskopie) @@ -1282,7 +1282,7 @@ dnl Find where the GL functions live on this system old_clags="$CFLAGS" CFLAGS="$VICE_CFLAGS" - PKG_CHECK_MODULES(GLEW, [glew], have_pkg_glew="yes") + PKG_CHECK_MODULES(GLEW, [glew glx], have_pkg_glew="yes") if test x"$have_pkg_glew" = "xyes"; then LIBS="$LIBS...

  • Posted a comment on ticket #2240 on VICE

    Had to extend the command line to: x64sc -directory /usr/share/vice/ -logfile vice_.log -logtofile -config ~/.config/vice/real_1541_test But still it sometimes crashes and sometimes starts up.

  • Posted a comment on ticket #2240 on VICE

    I managed to build the revision but I had to configure it this way: LIBS="-lGLX" ./configure Otherwise the compilation breaks with: /usr/bin/ld.bfd: ../src/arch/gtk3/libarch.a(opengl_renderer_unix.o): undefined reference to symbol 'glXQueryVersion' ChatGPT advised this change because apparently autoconf created linkflags which are unsuitable for openSuse Tumbleweed. I now have to make x64sc find ROMs and then can hopefully test and report back.

  • Posted a comment on ticket #2240 on VICE

    The package info mentions a build time "Fr 26 Dez 2025 16:09:44 CET", so it is at least 7 months old.

  • Posted a comment on ticket #2240 on VICE

    Thats the "about" dialogue

  • Posted a comment on ticket #2240 on VICE

    Shortened to x64sc -config ~/.config/vice/real_1541_test Gives seven out of seven successful starts. Now that is strange....

View All

Personal Data

Username:
undead
Joined:
2000-04-03 15:27:19

Projects

  • No projects to display.

Personal Tools