Jump to content
LaunchBox Community Forums

darreldearth

Members
  • Posts

    192
  • Joined

  • Last visited

About darreldearth

  • Birthday 09/25/1985

Recent Profile Visitors

1,985 profile views

darreldearth's Achievements

32-Bit GPU

32-Bit GPU (5/7)

39

Reputation

  1. I created a program that everyone can use since the Game comparison logic wasn't built into Launchbox. This program will compare all your games (XML Files) from whichever platform/playlist xml files you want (Which are in your Data Folder), and then give you a list of unique games FOR EACH xml file in a .txt file which are not found in the other xml files. It then allows you to create txt files in subfolders titled with the unique game names so you can import them, You'll just need to manually changing the file extensions of the imported txt files (e.g., from .txt to the appropriate format such as .ISO, .CSO, .7z, or .Zip) using the batch rename function in notepad. Select XML Files: Allows you to pick multiple XML files containing game lists. Compare Games: Reads the selected XMLs, finds games unique to each file (using Database ID first, then normalized filename), and handles variations. Generate Unique Lists: Creates a separate text file for each input XML, listing the games found only in that specific XML. Create Folders/Files: Based on the generated text files, it creates a subfolder for each text file (named after the text file) and puts a blank text file inside for every unique game listed in it. game_comparer_gui.zip
  2. Correct, I'm looking for comparison logic which will give Game A (USA), Game A (EU), Game B (JP) = Game B (JP). Figured LB might have an option for it since it basically has an Audit List capability already built in per platform which would make it easy to do the comparison. I Can always have Ai do the comparison and make the Data xml, but just thought it would be nice if there was a work around already built into launchbox.
  3. That's currently what I'm doing, but wanted to create a playlist combining all 3 platforms which only shows the games which exist within a single platform only. Thus giving me the region exclusive games.
  4. Correct, My games are all listed under the LB DB information by their region which is how I'm sorting them into playlists. Launchbox contains options for Contains, Doesn't Contain, Contains any value, and doesn't contain any value, but it needs an option for Contains only 1 of the values (XOR) Right now hes asking me to use Region - Is Equal to - USA Region - Is Equal to - Japan Region - Is Equal to - Europe which will show all 3, but what i need is.... Region - Contains only one of the values - USA, Japan, Europe (Or something Similar)
  5. I understand what you're saying. However, Most PS1 Games are labeled something like this... Silent Hill (USA) Silent Hill (Europe) Silent Hill (Japan). AND NOT LIKE THIS Silent Hill (USA, Europe) Silent Hill (Europe, Japan) Silent Hill (Japan, North America). As you see there's a separate game for each region (Not 1 game with multiple regions listed). I only want the game to show up if it DOES NOT show up in another region. I would need XOR logic not OR logic. when i do what you're saying they all 3 show up, because the games aren't labeled Silent Hill (USA, Europe), Silent Hill (USA, Japan) etc. etc. If there's no XOR logic then my only other thought would be to use Launchbox IDs, but even then I can't figure out how to not show a game if there's more than 1 game with the same Launchbox ID. And another option would be to separate each of them into different platforms, but even then there's still no way to have launchbox only display a game if it exists in ONLY 1 out of the 3 platforms based off it's name, region or LB ID. Basically trying to show games ONLY if there are no duplicates of that game. Hope this makes sense.
  6. I have my PS2 Games setup with 3 playlists currently. One playlist for US games, One for EU games, and one for JP Games. I'm trying to create a 4th playlist which only shows games that exist within a single playlist (EU, US or Asia), thus giving me region exclusive games. Region is equal to will give me all games which contain that region, but i dont want those games to appear if the game exists in multiple regions/playlists.
  7. I'm trying to create Exclusive Or Logic to only display games that exist within a single region. Such as creating a playlist within PS2 that pulls all games from EU, JP and US and only shows the games which exist only within a single region, and excluding them if they exist in multiple regions, so i can see region exclusive games. any idea how to create the XOR logic?
  8. I have my games sorted into region folders, and I'm trying to create a playlist to only show games which are listed within in a single region only (ex. Exclusive Or "XOR" US, JP or EU). that way i can view only the region specific games. However within the Auto Populate feature within the create playlist I cant figure out which combination to use to achieve this, because under Region there's no XOR option for "Only contains 1 of these values" or something similar. Any ideas how to achieve this?
  9. Anyone using this theme have issues with the 3d "rotateable" boxes stuttering when they bounce in? Still looking for a solution if anyone knows. Thanks
  10. I'm still using 13.18 and the plugin doesn't show up. Maybe it now only works for 13.19 so ill have to either update to beta or wait for it to go live to test it:)
  11. I switched to the newer BIGPEmu emulator because it plays the entire jaguar library with 100% compatibility. If you haven't tried it you may wanna give it a try. I pasted the link to their site below https://www.richwhitehouse.com/jaguar/index.php
  12. Unfortunately having ffmpeg and using the trim feature didn't change anything for me. Still no audio unless I use the data saver mode.
  13. This only downloads audio if it's set to data saver and NOT quality. Haven't figured a way around it so far.
  14. whenever i use that command i get this popup from the emulator "the specified file -C does not exist", and then the emulator closes. if i put it in quotes like this "-C Dolphin.Display.Fullscreen=False" then i get "the specified file "-C Dolphin.Display.Fullscreen=False" does not exist, and the emulator closes.
  15. Just tested a bunch of systems. Only real problem i ran into was with Gamecube (Dolphin). For some reason it only works once in a while to resize the emulator window. The rest of the time it wont resize the window to the selected area and stays tiny in the top left. I don't have desktop scaling on btw, and am also using -b -e in the command line. I do have the games internal resolution set to x4. Only fix was to leave Ffullscreen activated even if it doesn't perfectly fit (Stretch) to the bezels.
×
×
  • Create New...