Jump to content
LaunchBox Community Forums

launchretrogirl2562

Members
  • Posts

    2,349
  • Joined

  • Last visited

  • Days Won

    157

Everything posted by launchretrogirl2562

  1. Works like a charm. Thanks for this! I didn't use additional apps...I just added it in my arculator.bat file and placed the arculatorAHK script in the same directory. That way there is no need to edit each game and add an additional app. arculator.bat ArculatorAHK.ahk
  2. Suite PreCure - Melody Collection
  3. Bare Knuckle (blue)
  4. Bare Knuckle IV
  5. Akiyama Jin no Suugaku Mystery: Hihou India no Honou wo Shishu Seyo
  6. Bare Knuckle
  7. Shining wisdom
  8. Beast Ball (4K)
  9. Future Spy
  10. I haven't released my others yet. Atom is the one i am working on the release next. Don't worry about missing any. If I make a new post, I will tag u in it.
  11. some tryout's output1.mp4 output3.mp4
  12. Also, to add to this...in another launcher of mine, i parsed the whole xml hash from mame...and included all run commands from the xml in my local_games exceptions. But not every xml from mame has these run commands listed. With those that don't have...it is just trying.
  13. No. I just made that one myself by converting the gif to mp4 format. I can have a look if I can add scanlines to it.
  14. World Soccer: Winning Eleven 6 International
  15. Method...that is trial and error. For some launchers for instance...I included a *CAT command before I run the actual game. The *CAT command shows the directory listing of the disk. Most floppy disks run with !BOOT....and that already shows then when u pull up the directory. But sometimes, some games....they show for instance the game name, or show how u need to run it. So yeah, a launcher can only go so far. But at least I made it customizable. Most of my lua's have a local_games variable which can be added to... It's near impossible to make a launcher that runs everything, without knowing each launch command for each game. But, for most platforms...the standard commands run basically 80% of all games. Rest is indeed manual labor to add the exceptions. But beggars can't be choosers. I hope to learn from other users, and slowly improve on the launcher to include all exceptions.
  16. I already made a launcher for electron I will be releasing others in the coming weeks. Atom is next on the list to release. And these following systems I already made similar launchers for...but I still have to release them. |
  17. I pointed to this in my original posting. All LUA's that have a local_games setting...such as the bbc_cass has...can be expanded upon. For cassette games...they have a default of TAPE CHAIN...but if u encounter any cassette games that don't launch...u can add to the local_games list in the cass lua...and try it with RUN...or try it with LOAD I just paved the way for most games running with the defaults. Any exceptions...I hope to learn from user input here.
  18. here ya go 1530028903_LoneBeneficialBagworm.mp4
  19. Boffin and boffin2 just needed be added to the exceptions in bbc_cass_new.lua These games need *TAPE and the *RUN to launch ["boffin"] = "RUN", ["boffin2"] = "RUN", just replace your bbc_cass_new with this one. i also updated the zip to include these changes. bbc_cass_new.lua
  20. I will look into the boffin files. Shouldn't be too hard to find out. Will get working on an atom post. Thanks for testing!
  21. Thanks for the appreciation 😊
  22. Go! Go! Birdie Chance https://gamesdb.launchbox-app.com/games/details/106679-go-go-birdie-chance
  23. Quiz Avenue III https://gamesdb.launchbox-app.com/games/details/106798-quiz-avenue-iii
  24. CD Hanafuda Bishoujo Fan Club https://gamesdb.launchbox-app.com/games/details/106650-cd-hanafuda-bishoujo-fan-club
×
×
  • Create New...