Jump to content
LaunchBox Community Forums

Johnny T

Members
  • Posts

    553
  • Joined

  • Last visited

Everything posted by Johnny T

  1. Removing the Atari 2600 backup.xml seems to have sorted it I think!! A big thanks to Faeran and C-Beats for your help guys!! Very much appreciated. Hopefully that will be it sorted now. I've deleted a couple of other *backup files I found in the Data/Platforms/ folder too... Thanks again
  2. I have just found an Atari 2600 backup.xml in there and deleted it.... just trying it again now. Thanks
  3. Hi Faeran Yes, my roms are zip files and I just imported the folder. It's happening all the time with Atari 2600 roms - I'm just working on curating that system so I've not tried it with other systems yet. I'm busy experimenting with it at the moment to try and make a pattern out of the behaviour. I'll post back if I come up with something. Thanks ?
  4. Hi all, I'm trying to curate my list of Atari 2600 ROMs. I've been through and deleted some of the ROMs. I "Scan for Removed ROMs" and it finds a list that I've deleted and I tell it to remove them. I then scan for removed ROMs again and it doesn't find anything... so far so good.... However, if I power LB off and then go back the next day and "scan for removed roms" again, it finds a load more ( nearly 100 of them!!). Do I need to somehow 'refresh' the cache or something after it has 'removed roms' ?? Thanks PS... Not sure if it's relevant but I have "Allow deleting ROMs when deleting games" ticked - although I'm not sure that's relevant if it's just removing 'removed ROMs' as, presumably, it should just be updating the xml file for that system??
  5. Ha!!! Neil, you're a genius!!! That link actually goes to another URL which does redirect to the correct place in the database! (even though the IDs aren't the same!!). That's excellent. I just need to link to gamesdb.launchbox-app.com/games/dbid/..... Great stuff. Thanks for the nudge in the right direction matey
  6. I've been making some software that checks the LB DB and checks it against all the games in your library for the chosen system. It tells you what games you're missing and what extraneous games you've got. It's just to feed my OCD to collect every game for each system (which I know isn't everyone's cup of tea but it's something I'd like to do). In the table I display the LB database ID and I'd like to make it an URL to link to the LB DB. The other solution would be to embed the URL into the metadata.xml and I could just read it out of there? Quite a selfish reason - I know But I'm sure it would come in handy for other applications too....
  7. Hi there, Currently the URLs of the Games DB on the website end in a unique number that doesn't match the database ID of the game. For instance... On the Atari 2600 - "Bionic Breakthrough" is here -> https://gamesdb.launchbox-app.com/games/details/83243 You would expect the game ID in the database to be 83243 but it is 133243 I wondered if it would be possible to either (a) set up the URLs so they match the games OR (b) set up some redirect pages such as -> gamesdb.launchbox-app.com/games/link/133243 that redirects to the correct URL ? Is this feasible? Thanks ?
  8. Yep, I've got them all working but know there's a lot of issues with them so the more things people can try the better
  9. @Tutor good info. Thanks for that
  10. Just to feedback... thanks to your brilliant advice I've now knocked together what I want - a bit of software that will let me know which games I'm missing from each system.... VERY rough and ready.... and still needs a bit more work but seems to be very useful even in it's current state. Just wanted to thank you again for letting me know about that database.
  11. That's great info!! Thanks for that. I'll see if I can maybe write something in PHP to do some magic on that XML and compare it against the games I have in LB. Thanks again for your help
  12. Thanks (again!!) - much appreciated. I really want to be able to 'export' the list into a 'dat' file and then I could import into a rom manager and (in theory) have quick visibility of all the roms that I haven't got that have full details available for them in the database. However, I'll have a play around with the audit tool and see what I can come up with. Thanks ?
  13. Great advice. I'll give that a go! Thank you ?
  14. I would like to put together a "definitive" list of games for the Atari 2600. I have the no-intro dat file but there's games missing from that (specifically homebrew games like Alien Greed etc). All the games seem to be in the Launchbox Database but there doesn't seem to be a way to add them all to a 'list'. Ideally - I would like to add all the ones with full details available to a 'list' (so ignoring the Unknown Activision #1 game etc). Is this something that can be done? Or, if not, would be something that could go on the 'wish list' to be implemented in a future update perhaps? Or is there another way of getting that data from the LB database - maybe some form of API or some way of using Launchbox itself to grab the data or a plugin or something along those lines etc? Any help much appreciated ?
  15. I've got a strange problem at the moment. When I 'pause' a MAME game in BigBox then the screen goes black and I can't unpause the game. I've set the pause theme to 'default' in both LB and BB (previously I was using the instruction card pause theme). I've tested launching a MAME game from LB and pausing and it works correctly - it brings up the Resume menu with a graphic. However, in BB it just freezes and I end up having to restart BB? Anyone got any ideas on how I can diagnose what the issue is? Thanks ?
  16. That looks REALLY good!! Thanks for the link Neil. I'm actually planning on getting my head around the Theme Creator soon so this will come in very handy. Thanks for creating this @Mr. RetroLust
  17. Thanks for that. Makes sense. Cheers ?
  18. I have a separate stretched LCD screen as a 'marquee' on my cab. I've noticed there are two image folders in each Platform called "Banner" and "Arcade - Marquee". From my testing it seems that "Arcade - Marquee" is the folder that holds images that will be put on my marquee screen. I just wondered what the 'banner' folder was for? Is it used for marquee images for non-arcade platforms for instance? Or something else? Thanks
  19. Ref the above post.... maybe you need to run at ".bat" file instead of .singe file if you have crimepatrol.bat inside your folder?
  20. Yep, I just run a file called American Laser Games.bat and it has the following: daphne.exe singe vldp -fullscreen_window -ignore_aspect_ratio -x 800 -y 600 -framefile singe/%1/%1.txt -script singe/%1/%1.singe My launchbox set up looks like this: The inside of my crimepatrol folder (along with the path etc) looks like this: Does any of that help? I don't have a crimepatrol.bat file? I just have a crimepatrol.singe file?
  21. Looking at your log you have a ".singe" at the end of your path. So it's trying to find Games\crimepatrol.bat".singe which is invalid. You can see it here: --Command line is: daphne.exe singe vldp -fullscreen_window -x 800 -y 600 -framefile singe/"R:\LAUNCHBOX\Emulators\American Laser Games\crimepatrol.bat"/"R:\LAUNCHBOX\Emulators\American Laser Games\crimepatrol.bat".txt -script singe/"R:\LAUNCHBOX\Emulators\American Laser Games\crimepatrol.bat"/cdrom-"R:\LAUNCHBOX\Emulators\American Laser Games\crimepatrol.bat".singe
  22. Okay, thanks for that. Apologies for the confusion. It was just strange that I could add extra folders to my Images folder to help curate them (for instance - Fanart - Box - Front/Ace/Big Break.png or whatever) but in the videos folder they all have to just be in one folder and can't be put in sub-folders. It makes sense though as you point out that it is just one big "pool" of games etc. Thanks again
  23. It should be in LaunchBox/Data/Playlists/ once you've made your playlists. Or maybe LB/Data/Platform/ if it's a platform.
  24. Hi Neil, This isn't working for some reason? I have Playlist called "Ace" (within a Platform called MFME). I have a machine called Big Break. Within \Videos\MFME\Recordings\ I have "Big Break-01.mkv" and this video shows fine. However, if I move it to \Videos\Playlists\Ace\Big Break-01.mkv then it doesn't show up? I've tried \Videos\Playlists\MFME\Ace\Big Break-01.mkv I've also tried a .mp4 (in case it was a problem with mkv files within the Playlist folder) But none of them are working?? Any ideas? Thanks
  25. Excellent. Thanks Neil. Thought it would be something simple that I was missing
×
×
  • Create New...