[SOFT] GameList Editor
-
Sympa, beau boulot
-
Merci !!
Evidemment si quelqu'un rencontre un bug, ce qui peut arriver, n'hésitez pas à me le signaler ici ainsi que le contexte pour le reproduire et je ferai en sorte de corriger rapidement.Autre chose, d'autres fonctionnalités seront apportées au fur à mesure, ne soyez pas impatients, j'aimerais m'assurer que cette version "de base" est la plusstable possible avant de rajouter des trucs (une base propre c'est toujours mieux pour bosser sereinement ensuite).
J'ai également oublié de préciser dans le post initial, mais pour l'instant il n'y a qu'une seule image par défaut, qui sert pour tous les systèmes.
J'aurais bien aimé en faire pour chaque système mais c'est chronophage et j'ai déjà assez de taf entre mon boulot et le développemenbt de l'application.
Par contre, il est tout à fait possible pour les utilisateurs d'en faire eux même et de les utiliser directement dans l'application.
Disons que vous avez fait une image par défaut pour la nes par exemple :- renommez la en "nes-default.png" (le format doit être png).
- placez la dans le dossier "Resources/DefaultPictures" de l'application
Et c'est tout, ce sera elle qui sera utilisée désormais comme image par défaut pour la Nes !!!
Le même principe s'applique pour tous les autres systèmes.Et surtout si vous créez des images par défaut, n'hésitez pas à les poster ici, si elles me conviennent je les incluerai au package de téléchargement
-
@NeeeeB Awesome job pal !
-
@neeeeb Merci ! Carrément plus pratique que mon éditeur texte !
-
Merci, effectivement, plus simple que d'éditer avec notepad++ ^^
Pensez bien à remonter les bugs si vous en rencontrez surtout ! -
Nouvelle version 0.9.1-beta disponible !!!
New version 0.9.1-beta available !!- Ajout de la traduction Française, disponible dans les options.
- Added French translation, available in options.
https://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.1-beta
-
Je suis également à la recherche de bonnes âmes pouvant me filer un coup de main sur la traduction de l'application.
Une centaine de strings à traduire, c'est assez rapide :https://www.poeditor.com/join/project/TamUPDnDeX
Merci d'avance !!
-
Beau boulot !!
-
great idea. is there any chance that you can also display the filename somehwere? make is it easier to identify wrongly scraped games. e.g. I have a Mega Drive Protoype rom that is called Beyond Zero Tolerance and a rom that is called Zero Tolerance. both were scraped as Zero Toloerance and I cannot say which one is which in emulation station as well as in your tool, unless i look up the xml file manually or the downloaded_images folder.
-
Hi, and thanks.
Yes I can do this pretty easily, I already have the rom name stored so the only problem is to find a place in the GUI to display it ^^
I'm gonna try and do it now, will tell when it's ready. -
@NeeeeB thanks for sharing this soft. I will try to do corret name of some games was wrong.
-
@neeeeb that's be super cool. I also use subfolders, maybe you can display the path of the rom as well, like snes/subfolder/game.zip, below the list box where you have all the titles. thanks very much for this tool, I was looking for something like that.
-
Thanks.
and again, I am still looking for people to help me translate it to other languages :
https://www.poeditor.com/join/project/TamUPDnDeX@gmgman
Subfolders ? I can't say for sure it will work, didn't think of that case when I developed it.
I would be curious to have your feedback about this -
@neeeeb yes i have subfolders, e.g. to categorize roms like
snes/#hacks/
snes/#japan/
snes/#translated/
etc.
I put '#' as the first character so that the folders appear on top in emulationstation. your tool scans those subfolders already, i see the games in the list box but it would help if the path + filename were displayed too somewhere in your tool. -
Nice !! well I've implemented your request, just let me have diner and I'll upload a new version
EDIT:
Ok, v0.9.2-beta released with the request from @gmgman implemented !!
https://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.2-beta
-
awesome, you're a great guy thanks
one more thing I can think of as a improvement would be a seach function or some sort of that, where you type some letters and it will filter the list box depending on what you just typed. maybe an idea for the futire. thanks again for this tool and your implementation buddy
-
A search function is on the TODO list
For the moment, when the focus is on the game list, typing one letter will bring the list to the first game with this letter -
New version available !!!
Nouvelle version disponible !!Added a search box to find games easily
Refactored some code
Fixed a bug where games in subfolders wouldn't be deletedAjout d'un champ de recherche pour trouver les jeux facilement
Refonte de certaines parties du code
Corrigé un bug qui ne supprimait pas les jeux dans des sous-dossiershttps://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.3-beta
-
You're pretty fast man
If your tool would also be able toscroblescrape somehow that be pretty d**n cool. But i'm fine with what it is, it really helps cleaning the gamelist.edit: scrape, not scrobble lol
-
@neeeeb I don't know if this is in the feature list as this isn't mentioned but it would be cool if the tool would be able to detect "orphan" gamelist entries (with no corresponding existing game) and propose to delete them