Page 2 of 2
Re: amiberry
Posted: Sat Jan 06, 2024 3:37 pm
by LeoNigro
Did you compile from source?
Re: amiberry
Posted: Sun Jan 07, 2024 1:28 am
by ropie1972
hi yes i did my step where
step 1
sudo apt install cmake libsdl2-2.0-0 libsdl2-ttf-2.0-0 libsdl2-image-2.0-0 flac mpg123 libmpeg2-4 libserialport0 libportmidi0
step 2
cd ~
git clone
https://github.com/BlitterStudio/amiberry
cd amiberry
step 3
make PLATFORM=x86-64
hope this help
ropie
ps got chat gpt to try make a scrip put not got round to testing it
#!/bin/bash
# Update package lists
sudo apt update
# Install required dependencies
sudo apt install -y git autoconf build-essential libtool libasound2-dev libpulse-dev libavcodec-dev libavformat-dev libavutil-dev libpostproc-dev libswresample-dev libavdevice-dev libavfilter-dev libcap2 libcap-dev
# Clone the Amiberry repository from GitHub
git clone
https://github.com/midwan/amiberry.git
# Change directory to the Amiberry folder
cd amiberry
# Compile Amiberry
./build.sh
# Install Amiberry
sudo ./install.sh
Re: amiberry
Posted: Sun Jan 07, 2024 6:58 am
by LeoNigro
What about the piMIGA set up?
Can that be automated too? Is there a config you can share?
Does it create an icon somewhere? In menu or on desktop or both?
Re: amiberry
Posted: Sat Jan 20, 2024 2:20 pm
by ropie1972
Hi
Sorry been so long to get back back at work yes have sort out a desk top sort cut
with these step
got this off chat gpt
step one open terminal
nano conf/whdload.hdf
just ctrl and x and y
Adjust the configurations as needed. not sure wot to add
step two
nano launch_amiberry.sh
Add the following content to the script:
#!/bin/bash
cd ~/amiberry
./amiberry
just ctrl and x and y
Make the script executable:
chmod +x launch_amiberry.sh
then just make desktop launcer as normal and add to menu as you would add anything
hope this help rod
i have icon
Re: amiberry
Posted: Sun Jan 21, 2024 11:14 am
by LeoNigro
Moved topic to Emulation.
Re: amiberry
Posted: Mon Jan 29, 2024 3:54 pm
by LeoNigro
piMiga 4 just came out and I'm still waiting to get it all set up (a 36GB download that unzips to a 100GB image).
I am especially interested to see..........if we could have something better.
I haven't had time to do my research but it appears piMIGA is running Amibian on Debian and launching into an emulated Amiga running Scalos?
I guess it would be nice to see it running on Commodore OS which is basically Debian.....by default....
The above posts would be a guide.
I wonder though.....IF Commodore OS could download and install ALL the retro games for the most popular 8-bit and 16-bit platforms, including a game launcher with metadata, with a few clicks, would you still even bother with piMIGA?