Search found 4 matches

by ThomazPom
Fri Sep 07, 2018 4:50 am
Forum: Announcements
Topic: Nucore Debian package for Lubuntu 18.04
Replies: 11
Views: 166320

Re: Nucore Debian package for Lubuntu 18.04

I got it working on x64 with the following commands :

Code: Select all

sudo dpkg --add-architecture i386
sudo apt-get update -yq
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 libsdl-image1.2:i386 libstdc++5:i386 libvorbisfile3:i386  -yq 
by ThomazPom
Wed Sep 05, 2018 4:02 pm
Forum: Announcements
Topic: Nucore Debian package for Lubuntu 18.04
Replies: 11
Views: 166320

Re: Nucore Debian package for Lubuntu 18.04

Thank you zag for your awesome post. Do yo know that if you manage to get the rom and put them into their right place like you did in the video, then run the following command ./run nucore swe1_14 a fatal error about pb2kslib shows up. Do you have the same issue ? Got it ! For whoever wondering : d...
by ThomazPom
Wed Sep 05, 2018 3:03 pm
Forum: Announcements
Topic: Nucore Debian package for Lubuntu 18.04
Replies: 11
Views: 166320

Re: Nucore Debian package for Lubuntu 18.04

Thank you zag for your awesome post.

Do yo know that if you manage to get the rom and put them into their right place like you did in the video, then run the following command

Code: Select all

./run nucore swe1_14
a fatal error about pb2kslib shows up.

Do you have the same issue ?
by ThomazPom
Mon Sep 03, 2018 3:44 pm
Forum: Requests
Topic: Nucore On Github
Replies: 2
Views: 117049

Nucore On Github

Hi Chuck I'd love to see Nucore hosted on Github. In that open source way, nucore is guaranteed to survive, stay free and never fall again. Everyone could look into the code, open issues, talk about them, help each other. Everyone could create "branches" in the project to add new functiona...