stigzler Posted November 9, 2015 Share Posted November 9, 2015 An application to manage game related image sets. Specifically designed for collaborative efforts via cloud services, but can also be used individually with local folders only. Basically, it parses info from any game .dat/.xml/.db3 files, pulls a specified field for game/image names in your assets folder then presents a GUI to compare and move around images matched to the games between 3 folders Screenshots Video Download https://gamesetmatch.codeplex.com/ Hoping it makes the whole business of image sets a bit more manageable. Tthurman, dude - hopefully the end of messing about with that horrendous spreadsheet! We should just plug in Flash's list and should be golden Just gotta bug-shoot GE db3 files now. Reading them fine on my local machine, but something gets lost in deployment. Sure it won't be a biggie... Hope of use.... 3 Quote Link to comment Share on other sites More sharing options...
stigzler Posted November 9, 2015 Author Share Posted November 9, 2015 Just gotta bug-shoot GE db3 files now. Reading them fine on my local machine, but something gets lost in deployment. Sure it won't be a biggie...Me and my big mouth! That was a PITA to fix. Was all around the SQLite.dll, nuget and clickonce. However, all fixed now and you can use GSM fully with the GameEx databases now. Point GSM to a GE db file (in GameEx>DATA>EMULATORS) then choose a field to process images by. I'm still not clear on how GameEx and EmuMovies interface when dowloading/renaming/saving images, so not sure which convention or gamename are used when saving auto-downloaded images. Also, what format emu movies stores its images in (I'm suspecting various depending on system). You can either do it by trial and error (just select different standards and click go), or examine the db3 files directly, using this nice app:http://sqlitebrowser.orgExample working setup below:Have fun. 1 Quote Link to comment Share on other sites More sharing options...
nullPointer Posted November 9, 2015 Share Posted November 9, 2015 Cool app Stigz! Looks really interesting, and it's really awesome that it interfaces with the GameEx databases. Bang-up job. You're quite the busy worker bee lately! Quote Link to comment Share on other sites More sharing options...
stigzler Posted November 9, 2015 Author Share Posted November 9, 2015 Thanks Null. Hopefully, that should be the last bit of coding for a while. It's taken me a year to get the things I needed up and running (dynamic game-specific controls and marquees) and also the support apps behind them to make it worthwhile. I haven't been outside for a year, I'm the colour or porcelain (pushing pewter) and I have permanently red eyes (the latter being an actual fact!). I'm starting to scare people at work (a non-IT profession!)Hopefully now the nice business of sourcing and co-coordinating assets to get the cab all 'bostin'I'll start some separate threads in the Media forum if anyone wants to help out with image-set a-making. Quote Link to comment Share on other sites More sharing options...
tthurman Posted November 10, 2015 Share Posted November 10, 2015 Just think, soon you'll be able to sit by the fire with a spiked cup of eggnog, where you can relax and enjoy the Thanksgiving and Christmas Holidays! All kidding aside, you've been on a mission for months on end now, you're clearly not afraid to just jump in and go for it. Pretty amazing you have the fortitude to just write your own software.So, when you starting that pincab? Quote Link to comment Share on other sites More sharing options...
stigzler Posted November 10, 2015 Author Share Posted November 10, 2015 Stop blaspheming my love of Christmas Pincab's next - after I've taken a sabbatical and found a wife... Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted November 10, 2015 Share Posted November 10, 2015 ..you might want to readdress your priorities... sabbatical, pincab, wife. She is less likely to make you get rid of it if you already have it than she will be to let you build one if you don't. Quote Link to comment Share on other sites More sharing options...
stigzler Posted November 10, 2015 Author Share Posted November 10, 2015 Good thinkin' batman. Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 22, 2016 Author Share Posted May 22, 2016 Major Update 1.1.0 Overhaul of Image Matching: - Remove bracketed text from Image filename (e.g. "(USA)") Option to save image (on move from one folder to another) as: - Original Filename - Database Game Name - Database RomName (e.g. as per differetn sets - Goodname, NoIntro, Hyperlist etc) Fuzzy Search using Levenshtein and simple substring finding. This allows you to find images that the search via the chosen RomName format (e.g. NoInto, GoodName etc) may miss. Big speedup of loading db and images Choice of what format to save moved images in - The DB Game or filename or as the original filename (in the source folder) Defaults to DB GameName format if no DB Filename found Any DB Gamenames made filesafe (e.g. ":"s stripped from filenames - replaced with " -") See vid in 1st post for this version up and running. 2 Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 28, 2016 Author Share Posted May 28, 2016 Update 1.2.0 Added facilitiy for Hyperlist parsing Added faciltiy to remove tags (bracketd text) from Database filenames and Gamenames (only in HS at the moment - not needed in GE?) Added open folders buttons to main edit window. Will auto-update on app launch. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 28, 2016 Share Posted May 28, 2016 I believe remove bracketed text is an option available in GameEx. Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 28, 2016 Author Share Posted May 28, 2016 Lol. That it is, Draco. But the functionality of that in both are really quite separate. In this app - it's more for matching images to database names. That's a bit like saying both cars and bikes have wheels. Sorry, but just found your post curious. Unless I'm missing your meaning... Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 29, 2016 Share Posted May 29, 2016 Perhaps I am missing your meaning. Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 29, 2016 Author Share Posted May 29, 2016 I'm totally lost - let me know if there're any issues, Draco. It's just meant to be an app to help out the community. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 29, 2016 Share Posted May 29, 2016 I was just saying that there are setting in GameEx to display the names without bracketed text when displaying the game name in the lists. I don't know if that will have any impact on the end result of what your application does when the games are displayed within GameEx so far as image display is concerned. Nothing meant to disparage the app and your efforts. I am a fan! Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 29, 2016 Author Share Posted May 29, 2016 Naw - don't think it'll have any impact at all, although I do keep meaning to ask about how GameEx matches rom names to images.... + disparage away, man - none of my stuff works anyways - today was launch day getting everything set up + implemented, but now it's more like bug-shoot day. Apologies - maybe I was just coding-cranky. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 29, 2016 Share Posted May 29, 2016 Step back away from the code, have a pint or two and get some fresh air. You've been cranking out the goodness. Treat yourself. Quote Link to comment Share on other sites More sharing options...
stigzler Posted May 29, 2016 Author Share Posted May 29, 2016 When I'm finished.... Quote Link to comment Share on other sites More sharing options...
stigzler Posted June 5, 2016 Author Share Posted June 5, 2016 Massive update: 1.3.0 Fixed Select All bug Fixed major deal breaker - Other folders not being matched. Added setting to show images that also match the gamename. Added overide saveas when moving images between folders - allows manual setting of filename (made safe) Added open search result images in image editor for editing before putting image set folders Added image search preview Added save any images as png when moving/adding/copying - produces unified sets of png images Added database backup roller - keeps rolling backup over months, weeks, days - limited to 10 files Added open logs/chagelog buttons Added manual backup and restore of database. Added image webserch function! Added new features and workings to hopefully make amalgamating/constructing/creating image sets a breeze. Updated OP with new screenies and Video Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.