-
Posts
643 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by launchretrogirl2562
-
still looking for the others. Coming up
-
good to hear. Hope it keeps working. Else might be time for a beefier pc 😉
-
The Acorn Electron and the GamesDB
launchretrogirl2562 replied to kerszr's topic in News and Updates
-
@AlexDC22 : I have also uploaded all of these to the gamesDB. That way they won't get lost and for the benefit of everyone. But great work. They look absolutely fantastic.
-
I could only find two from the cgenie_cass that were not added. From the 330 games about 257 need the boot_type sequences,...the rest use the fall back (boot_default) in the lua to load the games. charedit = create_boot_type_2_sequence, charset = create_boot_type_2_sequence but these are probably negligible cause they aren't games. (Character Generator/Editor) Then one error I think I found in the lua. It references on line 167 geniepede = create_boot_type_1_sequence("G"), In the MAME SL cgenie_cass this game is called 'genieped', so the line should be genieped = create_boot_type_1_sequence("G"), <software name="genieped"> <description>Geniepede</description> <year>1983</year> <publisher>Ipswich Software Factory</publisher> <info name="author" value="R. Hamilton" /> <info name="usage" value="Type SYSTEM and load with G" /> <part name="cass1" interface="cgenie_cass"> <dataarea name="cass" size="3468"> <rom name="geniepede_part1.cas" size="3468" crc="6a0014d8" sha1="9f6c649b824e303d17cf26ed62310a8fcc9762c1" /> </dataarea> </part> <part name="cass2" interface="cgenie_cass"> <dataarea name="cass" size="5963"> <rom name="geniepede_part2.cas" size="5963" crc="22634e4f" sha1="e283b8ab4918f0bb6b929f32f42194704bf8fd1f" /> </dataarea> </part> </software> I've added the cgenie_cass.lua here @dsync89 : can u comment on my observations? cgenie_cass.lua
-
Oh, I will complete the existing lua dsync did. Will sent it to you when I finish it and will send it to dsync so he can add it to his github Cause I already have a xml parser that gets all the values, so not too difficult to complete the whole lua with everything in the cgenie_cass.xml
-
@spycat : I have a fully working electron script already. I wanted to make a dedicated post for that one. But I will send it to you through message. That way u can be my first testcase before I dedicate a new thread to it 😁
-
Never mind my earlier post. I investigated dsync's script. And I see that in his lua he has configurations for all the games. my bat script just read them from the cgenie_cass.xml So different approach with same result😁
-
Thanks for your response! 😊 YES. I discovered that too (after a but of trial and error) that the ram parameter was causing this. I already built a bat file that launches everything and sends the correct boot commands. Including the correct settings for every game. That way I never have to type anything. Not system, not cload, not ASTRO (to launch astronaut), no BBBBBB, nothing. Only going to mame UI to press play. The BAT file can prefer MAME, or it can prefer Retroarch. U can set them in the bat file with a trigger. Or u can adjust it from within launchbox The lua helped at first but then u still have to enter the correct commands to be able to launch the game. So i decided to make a bat file which handles all of that for every game in the cgenie xml. When I finish fine-tuning it I will make a thread for it so it won't get lost in separate forum responses. I'm trying to make several bat files for several systems. They only need minimal adjustmens and are easy for someone else to use. Basically just change the paths to your mame and retroarch.
-
@spycat:when I enter this mame.exe cgenie -ram 32k -autoboot_command \n\nCLOAD\n -autoboot_delay 1 -cass backgamm I get the first ENTER when the question for MEMORY comes. However, it never gives the CLOAD command. Do you know what could be wrong here?
-
I was making some logo's for the Acorn Electron (electro_flop and electro_cass software lists) I've recently made a simple launcher which runs all these games without fail. Was one of the -platforms to fix- on my todo list.
-
https://gamesdb.launchbox-app.com/games/details/74539-kingdom-of-hamil https://gamesdb.launchbox-app.com/games/details/127341-kingdom-of-hamil
-
https://gamesdb.launchbox-app.com/games/details/157139-the-last-days-of-doom https://gamesdb.launchbox-app.com/games/details/80450-the-last-days-of-doom-part-3
-
I need to go back to the drawing table. Turns out, my config in electron.ini was too wide (top level directory to the software lists) and it was launching the dkong.zip from arcade. So not the electron. That does not mean the settings I shared with you are all wrong. Just that it needs some more tweaking. When I fix this I will post here again.
-
The Acorn Electron and the GamesDB
launchretrogirl2562 replied to kerszr's topic in News and Updates
I've made an electron_launcher.bat which runs all flop and cass games. Only a very few of the games I cannot get to run. (bad program error) But probably they are broken. I just fixed all of them so also the ones which gave 'bad program' run now. So overall I think my launcher runs all of the flop and cass games. My bat file detects all types of media (SSD, ADF, UEF) and gives the correct commands to autoboot the games. Either through lua scripts, or through regular commands. So whether you have electron_flop and electron_cass in the same ACORN Electron games directory. That does not matter. My launcher will recognize all games and boot them. My bat file has the option to mix and match the emulator. Either with Retroarch and with MAME. OR just MAME, or just Retroarch. Some games however I cannot get to launch in Retroarch cause the mame libreto core is not as advanced as regular mame. So in those cases, even with prefer retroarch is selected...it will launch those games in MAME. Is there still a need for my launcher? Else I will make a dedicated new thread for it with all required files in it. -
-
let me try again. I will download retroarch and install it completely fresh. (together with the added instructions I sent you) if that works for me...then it should also work for you
-
and the mame.opt file? Is it place in the retroarch\config\mame directory?
-
what is in your BigBoxSettings.xml? That should show then that you are using the Default theme. Mine shows this. <LaunchBox> <BigBoxSettings> <Theme>Unified & Ultrawide</Theme> have u tried changing that to some other theme? See if that makes a difference? For instance RetroFresh Detailed or any other BB theme <LaunchBox> <BigBoxSettings> <Theme>RetroFresh Detailed</Theme> If any other theme does work, then maybe something is indeed wrong with your files. LB doesn't overwrite everything u did if you update it or do a reinstall. If that is a concern...u can always just install it to a temp directory and move over the files to your current install.
-
just place that font in the directory it is referring to views/launchbox_theme_folder/fonts/ Are you using a custom theme? Cause the redhatdisplay is part of the 'Default' theme and should be in following directory [YOURDRIVE]:\Launchbox\Themes\Default\Fonts So if you are using a custom theme,...copy those fonts over to your custom theme. RedHatDisplay-Black.ttf
-
Acorn Archimedes not working in Launchbox for me
launchretrogirl2562 replied to Dave S Cramer's topic in Troubleshooting
Thanks!!!! It works now! Much obliged. -
I still have these Maybe they are of use to you. They are for a full set. U do mean the xml's to go from 0.277 to 0.278 I presume? MAME 0.278.zip