Views: 32,396,252 Homepage | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search 07-21-26 04:05 PM
Guest:

0 users reading melonDS on Chromebooks | 1 bot

Main - General - melonDS on Chromebooks Hide post layouts | New reply


jjackman222
Posted on 11-21-25 12:12 AM Link | #8134
I tried to download melonDS on my Chromebook Acer 514 through the Google Play Store, but it wouldn't show up at all. It's either that melonDS isn't available for Chromebooks in general, or maybe just specific models. Help!!!!

____________________
"He who stubs his toe is he who remembers his feet are there."
-Animal Crossing New Leaf Fortune #6

Nadia
Posted on 11-21-25 12:16 AM Link | #8135
If you Chromebook can run Linux apps, you might be better off getting it that way.

jjackman222
Posted on 11-21-25 12:27 AM Link | #8136
I have absolutely no knowledge of how to use Linux....

____________________
"He who stubs his toe is he who remembers his feet are there."
-Animal Crossing New Leaf Fortune #6

GH0ST
Posted on 12-11-25 09:28 AM Link | #8180

Depending on your specific device, your system may not be compatible with Linux. However, Google does provide both a list of supported devices, as well as a simple guide on how to enable it.
First, check if your specific device is compatible with the Linux system, here.

Next, Follow these steps to enable linux. Linux is off by default. You can turn it on any time from Settings.
1. On your Chromebook, at the bottom right, select the time.
2. Select Settings ⚙ > About ChromeOS > Developers.
3. Next to "Linux development environment," select Set up.
4. Follow the on-screen instructions. Setup can take 10 minutes or more.
5. Once it is finished, a terminal window should open. This gives you a Debian environment. You can run Linux commands, install Linux apps using the APT package manager, and customize your shell.

You may also want to enable Microphone access for Linux while you're there:
Assuming you're still in the Settings app,
1. On the left, select Linux.
2. On the left, select About Chrome OS > Developers > Linux development environment.
3. Turn on Allow Linux to access your microphone.

Finally, to get the linux version of MelonDS:
1. Go to the MelonDS Download Page.
2. Select the version of MelonDS for your system. This can be either the Linux ARM64, or the Linux x64 version. Which version is the correct one depends on your CPU Architecture.
3. Download and extract the zip file. Place the Extracted MelonDS file somewhere where you can easily find it back. For example: /home/YourUserName/MelonDS/ - or /home/YourUserName/Games/MelonDS/
4. Open the Linux Terminal and use CD to change to that directory:
cd /home/YourUserName/MelonDS/
(Note: Linux Paths are case sensitive! Remember the capitalization!)
5. This step is only needed for running the emulator for the first time: Mark the application as executable by running:
chmod +x ./MelonDS
6. Run the emulator by typing
./MelonDS


I hope this helps!
==========================
My Website - My BlueSky

jjackman222
Posted on 12-11-25 03:21 PM (rev. 2 of 12-11-25 03:35 PM) Link | #8181
I followed all the steps, but I got an error:

./melonDS: error while loading shared libraries: libQt6Multimedia.so.6: cannot open shared object file: No such file or directory

I used the x64 version, so perhaps I should try the other ones?


no wait! it worked! it was just a problem with whatever libQt thing not being installed properly

yippee I'm so happy :)

____________________
"He who stubs his toe is he who remembers his feet are there."
-Animal Crossing New Leaf Fortune #6

izder456
Posted on 12-11-25 03:36 PM (rev. 2 of 12-11-25 03:40 PM) Link | #8182
That means you're missing a shared library required for the program. Think of it as if you're missing a DLL on Windows. If your chromebook is an intel one, you already have the correct version downloaded.

sudo apt-get install libarchive13 libfaad2 libsdl2-2.0-0 libenet7 libslirp0 qt6-multimedia-dev

Use this command to install all the needed runtime shared libraries


Main - General - melonDS on Chromebooks Hide post layouts | New reply

Page rendered in 0.133 seconds. (2048KB of memory used)
MySQL - queries: 27, rows: 88/88, time: 0.031 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.