A A A
Please consider registering
guest
sp_LogInOut Log In
Register | Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters – maximum search word length is 84 characters
sp_Feed Topic RSS02-ghost-red
RetroRama Rampage v2
November 18, 2018
4:45 pm
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hi everyone,

I`m trying adding to this image the Amiga emulator. Is installed as per normal procedure, but is not showing up in the list of emulators.

is there anyone who can help with this please?

thanks.

November 18, 2018
5:33 pm
j1ohan

Ken
Members
Forum Posts: 5
Member Since:
August 26, 2018
sp_UserOfflineSmall Offline

Have you set it up in the es.system.cfg? It can be located in two places:

~/.emulationstation/es_systems.cfg

/etc/emulationstation/es_systems.cfg

 

November 18, 2018
5:44 pm
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hi thanks for your reply,

Yes tried this too as follow, but nothing to do, and the  emulators.cfg file was correct too.

 

I added this information to the file.

<system>
<fullname>Amiga</fullname>
<name>amiga</name>
<path>/home/pi/RetroPie/roms/amiga</path>
<extension>.uae</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command>
<platform>amiga</platform>
<theme>amiga</theme>
</system>
November 19, 2018
1:35 am
Avatar
rampage513
Member
Official-Punks
Forum Posts: 12
Member Since:
April 25, 2018
sp_UserOfflineSmall Offline

Adding the system manually as above is the only way. It will not auto populate since it is using a custom order.  Looking through a completed es_systems.cfg the entry shows:

<system>

<name>amiga</name>

<fullname>Commodore Amiga</fullname>

<path>/home/pi/RetroPie/roms/amiga</path>

<extension>.adf .adz .dms .ipf .lha .sh .uae .zip .ADF .ADZ .DMS .IPF .LHA .SH .UAE .ZIP</extension>

<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command>

<platform>amiga</platform>

<theme>amiga</theme>

</system>

Be sure to check extensions and remember they are case-sensative. That seems to be the only thing different that would matter.

Are there any Amiga exclusives, or a list of absolute must haves?  A 256gb RetroRama Rampage is in the works and a unique list of games surely can make the cut. (Not the 2000+ games I see on many images)   MSX 2 already made it on!

November 19, 2018
1:32 pm
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hey Rampage,

Awesome! thanks for your help, l am looking forward to see the new img.

I will try the code for personal knowledges. Well done thank you.

November 21, 2018
4:55 pm
Guest
Guest
Guests

Having the same trouble as you.
Will be nice to see how this thread goes.

Are you using the Amiberry install from /optional packages?

 

 

November 21, 2018
5:58 pm
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hi David,

Yes I'm trying to configure Amiberry, no luck at the moment, if I'll have any results I'll post here.

November 22, 2018
12:55 am
Avatar
rampage513
Member
Official-Punks
Forum Posts: 12
Member Since:
April 25, 2018
sp_UserOfflineSmall Offline

I started looking into Amiga.  For sure Amiberry is the way to go. I gathered a collection of roms in .LHA.  There is still a lot to learn, especially with WHDload (BTW, any useful tips are greatly appreciated)    I searched forums/blogs for Amiga exclusives, as well as top lists.  I really would like to include "Lost Treasures of Infocom" in .LHA format – if any one can assist please let me know.  As I get Amiberry working, I'll post exactly what es_systems.cfg setting I used.  Below is a pastebin link to the list of games I came up with. Please feel free to recommend others that you want to see on there.

Amiga Games List

November 22, 2018
6:28 am
johnhanks

Ken
Members
Forum Posts: 2
Member Since:
November 22, 2018
sp_UserOfflineSmall Offline
Quote from Mike-MC2 on November 18, 2018, 4:45 pm

Hi everyone,

I`m trying adding to this image the Amiga emulator. Is installed as per normal procedure, but is not showing up in the list of emulators.

is there anyone who can help with this please?

thanks.

I'm new, but have you added a rom to the Amiga subfolder?  I believe the emulator won't show up on the frontend if there isn't a rom in the subfolder.

November 22, 2018
11:33 am
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hey John,

Thanks for your reply, they were already preinstalled images (3 games in total) but nothing to show, I will try to add more roms if this will could fix the issue, but as Rampage said is a custom img. Could be that I'm missing something else.

November 23, 2018
10:39 am
Avatar
rampage513
Member
Official-Punks
Forum Posts: 12
Member Since:
April 25, 2018
sp_UserOfflineSmall Offline

I can confirm that Amiga is working using the system config entry listed above.  Don't forget the "kick" Bios files needed as well as a folder in Amig config if you are using WHB loader like I chose.  Still needs some tweaking but it plays.

December 2, 2018
5:34 am
Avatar
rampage513
Member
Official-Punks
Forum Posts: 12
Member Since:
April 25, 2018
sp_UserOfflineSmall Offline

I was working on getting Amiga working, then got side tracked getting a few specific games setup – specifically Lost Treasures of Infocom. That rabbit hole led me to adding Z-machine System, an Interaction Fiction text based games. I added Lost Treasures of Infocom I & II collections, then a bunch of the best rated/award winning Interactive Fiction games, manually copying & pasting all the meta data and adding artwork.

Now I'm back to setting up Amiga. Amiberry/WHD boot files are pretty amazing.  The WHD boot files are contains everything needed to boot & play games – complete with loading screens. Each one is custom configured per game. Amiberry is also set up to use a retroarch controller config so all controllers should map correctly, and HOTKEY + X opens MENU, HOTKEY + START will EXIT.   I still need to scrape art/metadata that is missing as well as check each game to make sure they load properly.   If anyone is interested I can put up what I have so far, along with any settings I am using.

December 3, 2018
7:52 pm
Mike-MC2

Ken
Official-Punks
Forum Posts: 9
Member Since:
October 1, 2018
sp_UserOfflineSmall Offline

Hey Rampage,

Nice work, I didn't have much time to dedicate to my project, but I'm very interested to your.

January 25, 2019
3:30 am
Avatar
rampage513
Member
Official-Punks
Forum Posts: 12
Member Since:
April 25, 2018
sp_UserOfflineSmall Offline

I just finished up Amiga!  I learned a lot along the way.  By far the most time consuming was getting everything scraped properly, with Meta, artwork & vids. A LOT of manual renaming & editing.  I included 227 games.  Just a FYI, SkyScraper by Muldjord now scrapes Amiga .lha archives using WHDload_db.xml so that should eliminate the need to manually rename roms to scrape properly. If anyone wants to test out what I have for amiberry just let me know.

Forum Timezone: Europe/London
Most Users Ever Online: 3117
Currently Online:
Guest(s) 102
Currently Browsing this Page:
1 Guest(s)
Top Posters:
canter6: 131
Jaz808: 121
test123: 84
davep180: 81
SteelCityJJ: 76
MyRetrozz: 70
Misa Misa: 70
kme2019: 61
-x-: 53
sergiohyperspin: 52
Member Stats:
Guest Posters: 122
Members: 164982
Moderators: 32
Admins: 1
Forum Stats:
Groups: 7
Forums: 36
Topics: 4427
Posts: 12907
Newest Members:
cristobal, parriya, dan787hhh, sliderem, reivaj0492, ARCADE78, mylex, ETAS18, [email protected], collao43
Moderators: aladdin: 0, Arcade Man: 0, Arcade Punk: 0, CP78: 0, ETA PRIME: 0, Ghost Lost: 0, Harrison Hacks: 0, T.K.O. Cinematics: 0, kiodiekin1: 0, level1online: 0, hursty1: 0, Neighbourhood Techie: 0, Maria: 0, PatmanQC: 0, Restalgia: 0, RetroHumanoid: 0, Simply Austin: 0, titipilas: 0, Titi Ober: 179, Enkak: 46, leepspvideo: 0, _RetroTech100: 0, Guest Post: 0, Mark Blackwood: 0, Frankie Wilde: 0, Jeremy Reynolds: 0, Leslie Alexander: 0, Jason Copley: 0, Eleonora: 0, Joshua Robinson: 0, James Collins: 0, trevor punt: 39
Administrators: Ninja UK: 2556