Unsolved Amiga, Stand der Dinge?
-
Hi voljega, hubi, abunille, Wulfman and the others!
First of all I want to thank voljega for his work! I have read the whole thread, wich was very interesting.
Currently I am setting up a fresh install on a pi3 with 4.0.1 to get the amiga games runnigI got a question regarding your guide @voljega :
"mkdir ram at /recalbox/share (this will be used by the script has a ram drive)" Does this mean, I have to create a directory named "mkdir" at the corresponding path?Thank you for your help!
Danni -
mkdir = make Directory
The Folder must have the nameram
-
@abunille Aaaahhh, wie offensichtlich. hihi, danke!
Ich berichte später mal, ob es läuft. -
lach
Viel Erfolg -
@abunille Hat super geklappt! Danke nochmal!
-
Gerne, viel Spaß beim zocken
-
@danni so I get everything's working fine then ?
-
No, not only fine!
I would say, GREAT -
@voljega Yes, GREAT! :))) Thanks!
-
@danni cool ! Everything should be even simpler and more refined in a few months when official will finally come
-
Hello Guys,
just one quick question. Do i need the original Amiga Roms to use @voljega exploit?? If not great. If yes i do have the original AMIGAFOREVER installed on my PC which contains the original Amiga Roms (500, 1200 aso)....
Any chance i could use them with recalbox? If yes how should they be renamed to work properly.
Excuse my bad english i'm a native german speaker
Noch mal auf Deutsch
Ich würde gerne wissen ob ich die originalen Amiga Roms benötige zum spielen? Wenn ja ich habe von Cloanta Amigaforever auf dem PC installiert und dort sind ja die originalen Roms enthalten. Kann ich die mit Recalbox benutzen? Wenn ja muss ich die irgendwie umbenennen???
Gruß
-
-
@abunille Sorry for the missunderstanding... I meant BIOS Files for the AMIGA ;)... There Filename is .... .rom
-
Kickstart liegt dabei.
-
@wulfman said in Amiga, Stand der Dinge?:
Kickstart liegt dabei.
Vielen Dank Hab es von voljega auch erfahren Das File welches Du geupped hast ist das auch schon bei der 4.0.1 dabei?? Wenn ich diese Version update auf 4.1.0 bleibt diese aber vorhanden, oder??
-
-
Hey,
just trying to get it up and running on a freshly setup Recalbox 4.1.
I receive the following error:
./uae4arm: error while loading shared libraries: libbcm_host.so: cannot open shared object file: No such file or directory
Any ideas?
@voljega I just created a pull request to fix some errors in the readme. And maybe you should remove the kickstart files from the repository so Cloanto doesn't get mad at you.
edit: Looks like
the fileseveral library files are missing in the Recalbox image for ODROID XU4. -
@bspinner ah yeah additional libs are maybe missing in the Odroid Case, this was done for Pi2 and Pi3
-
@bspinner
for the missing libs, you can try the method I used when I had to find some missing ones for Pi2/3 : https://github.com/midwan/amiberry/issues/72you'll need a raspbian on the side :s
EDIT : anyway the executable is compiled for Pi2/Pi3 and amiberry (I switched to amiberry, kept the name uae4arm) doesn't officially support OdroiD XU4 so I really doubt this will work on XU4
-
@voljega
OK, the obvious reason for missing libs is the different hardware. libbcm_host is for some broadcom chip the raspberry pi has.