Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

I am cleaning up a new exodos release with launchbox. In my testing I have found that my pack contains 1,064 games, however LB displays 1,062. I have run a count on lines with <title> in the platform xml file and confirmed that there are 1,062 of them. to get the two missing games in requires knowing which ones they are. I'm looking for a way to create a file listing of the games i have in LB to I can compare it against a directory listing and figure out the missing titles.

 

if I had a way to export just lines from the xml that have the <title> prefix, then that would accomplish this, however googling ways to extract lines from a text file based on a conditional elemtant such as the first part of a line hasn't given me any usable results.

 

Anyone got any ideas?

Posted

I guess the easiest way to do that without any fancy macros or regex would probably be to just sort all lines of the .xml file alphabetically, use the search to jump to the <Titles> section and then copy all of them to a new text file.

Posted (edited)

I was able to find a way to do it by importing the xml into excel. It was a shame access couldn't directly read the xml due to formatting issues.

 

Thanks for the suggestions!

Edited by eXo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...