[Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread
-
I'm really confused about "Please check that you are using a compatible pre-installed LHA file" from the FAQ (HoraceAndSpider also mentions lha files above "Relaunch a game with WHDLoad (.lha file)") versus UAEConfigMaker "Pre-defined paths are 'scanned' and various scanning modes used to recognise different file setups.".
Specifically after scanning and successfully adding uae scripts to .../amiga/ I always end up on the blue AmigaDOS screen. I've tried some WHDLoad zips and some expanded zips. Any thoughts? Is there a link to something that is known good to try and work out what the problem is?
-
Can't get to work Another World/Out of this World on Amiberry, the game stuck after symbols screen, all versions. Any toughs?
-
Hey guys,
i need your help. I start a game (lha.File) and anything goes right. I can play it. After i quit the game and start a new game i get the following screen.
Nothing helps, the only way i delete the symlinks. Then i can play another game, but when i start a second the error comes again.
-
@moreginger said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
OK my stupid. It really really really only works for lha files :) I didn't believe it until I saw the script only frobs the emulator with --autowhdload if it ends in lha. I assume .zip is WIP given the notes on https://github.com/midwan/amiberry/wiki/WHDLoad-Auto-booting?
The link to https://github.com/HoraceAndTheSpider/UAEConfigMaker at the start of this topic isn't helping though as I spent way too long trying to make it work with that.
-
@moreginger said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
@moreginger said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
OK my stupid. It really really really only works for lha files :) I didn't believe it until I saw the script only frobs the emulator with --autowhdload if it ends in lha. I assume .zip is WIP given the notes on https://github.com/midwan/amiberry/wiki/WHDLoad-Auto-booting?
The link to https://github.com/HoraceAndTheSpider/UAEConfigMaker at the start of this topic isn't helping though as I spent way too long trying to make it work with that.
.zip is supported by Amiberry, but not by RetroPie, due to the implementation clashing with existing ZIP support in RP.
-
@darishzone said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
Can't get to work Another World/Out of this World on Amiberry, the game stuck after symbols screen, all versions. Any toughs?
navigate the cursor to 'OK' and press fire. Repeat again and the game loads.
This is the original copy protection , which althrough disabled, still appears.
-
@fluschy said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
thing helps, the only way i delete the symlinks. Then i can play another game, but when i start a second the error comes again.
No idea how you have ended up on the kickstart 1.3 screen, unless you are using the WHDLoad quit key instead of the retroarch one?
-
@hasslehogg said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
I have now got a 3B+ and have installed Amiberry from scratch using the WHDBooter method, tested a lha file and it worked no problems, my question is, is there anyway to get my old games that are extracted into individual folders to work with the new method or is it a case of having to find and download an lha version please?
I'm afraid not - you will need to locate the LHA equivalents of the games. You should be able to transfer any save files though via the Amiberry Configs folder
-
This post is deleted! -
@marcoqwerty said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
Sorry for the topic...but there is a way to load a DEFAULT configuration (.uae file) after have been crete it in amiberry GUI?
Only to avoid to create tons of .uae files for each games.
I need only the config file pick the controller settings.
Thats what the old Config Maker used to do, but now you should not need it as you can just use the host-config settings
That's exactly what the host config file is for.
https://github.com/midwan/amiberry/wiki/WHDLoad-Auto-booting
Please read the section 'host specific settings'
-
After set right symlinking - basically the three rom kickstart - there sould not be huge issues, despite some games might not working properly, but they boots anyway.
-
Hello to all of you.
I have an Pi3b+ an i am new to Retropie and Amiberry. After setting up and playing some whdload-Games startet with AmiBerry & whdBooter everything looked fine. But now i have two Games i really want to play, but they wont start at all. The Games are Historyline 1914-1918 and Jaguar XJ220 and i use the .lha-Files from "Retroplay's WHD uploads" like mentioned. Both of them stuck with black Screen and without any Feedback. This Guide telling me for Information i have to delete or rename the "system-configuration"-File in Devs but this Path is not there. For Historyline, i think, i manually have to ad "custom 1=2" for skipping the Intro to anywhere, but i dont know where. To the Configuration(.uae)-File? After two Days of reading and trying i dont know further. Please, can anyone help me?
Thx & Greets
superkoch -
@superkoch both of these games have problems with their WHDLoad slave files. I have reported JaguarXJ220 to the developers.
After running the booter and a script is created, you should go into your RetroPie 'configs' share and find the file
JaguarXJ220Files.auto-startup
orJaguarXJ220Image.auto-startup
and ammend the line startingwhdload
to include theDATA=
parameter:e.g.
WHDLOAD SLAVE="whdloadgame:JaguarXJ220Files/JaguarXJ220Files.slave" PRELOAD NOWRITECACHE NOREQ SPLASHDELAY=0 CUSTOM2=0001 CUSTOM3=0001 DATA="whdloadgame:JaguarXJ220Files/data/"
This is because the game install doesnt pick up the folder by default - which is a bug:
http://mantis.whdload.de/view.php?id=3831There is a similar problem with HistoryLine - in that the game needs a 'manual' setting to load, and the non-default setting should probably be reported to the developers. For this one you need to add
CUSTOM1=2
(i am not sure what this does, but possibly used to pick a level set) -
@HoraceAndSpider What about Another World/Out of this World? It run under Amiberry? It dsnt works on me.
-
@darishzone Another World runs fine - did you see my post on this above?
@horaceandspider said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
@darishzone said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
Can't get to work Another World/Out of this World on Amiberry, the game stuck after symbols screen, all versions. Any toughs?
navigate the cursor to 'OK' and press fire. Repeat again and the game loads.
This is the original copy protection , which althrough disabled, still appears. -
@HoraceAndSpider Sorry man, i did not not read your post. Nevermind.
-
@darishzone said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
@HoraceAndSpider Sorry man, i did not not read your post. Nevermind.
No problem - figures cross you get to enjoy this great game again.... shame it only lasts about 45 minutes once you know how!
-
@horaceandspider said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
@darishzone said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:
@HoraceAndSpider Sorry man, i did not not read your post. Nevermind.
No problem - figures cross you get to enjoy this great game again.... shame it only lasts about 45 minutes once you know how!
I hope too, i cannot pass copy protection screen, i push ok and game freeze.
-
What's the status on the possibility to have ipac controllers custom mapped? I'm thinking if it's possible to to map the Amiga buttons and joysticks to some other keyboard inputs?
-
Hi guys
Got a weird issue, wondering if you could help please.
I Install Amiberry and seteup from source, run a game (Sensi 97/98 in LHA format from Amiga Board and it boots great.
Next time I run it or any game I just get a black screen. So basically I can play any game once then no other games even after a restart.
I have even removed the autoboot config file and debug file and it still doesnt work
zip's work fine still
seen something about different controllers, tried 2 different controllers and its the same
running retropie 4.4 on odroid xu4
thanks in advance
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.