Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    [SOFT] Universal XML Scraper V2

    Community projects
    [soft] universal xml scraper
    112
    670
    633025
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • screech
      screech last edited by

      c'est "à moitié" un bug 😞

      En fait, avec la dernière version, le fallback des images est en place.
      En gros, quand il n'arrive pas a générer un mix, il prend le fallback (par défaut cover 2D)
      La question : si la cover 2D existe, la 3D aussi du coup pourquoi il n'arrive pas à générer les MIX 😢

      Je vais chercher...

      Clean your Romset with Universal ROM Cleaner
      Scrape your Romset with Universal XML Scraper

      johnDoe_1 Ramstatlon 2 Replies Last reply Reply Quote 0
      • johnDoe_1
        johnDoe_1 Banned @screech last edited by

        @screech Capricieux la technologie ! 😛

        1 Reply Last reply Reply Quote 0
        • Larlouch
          Larlouch last edited by Larlouch

          Je rencontre également quelques soucis depuis la dernière maj.

          Quand je scrappe, par exemple mes roms snes,
          Ils me manquent quelques screenshots, image des boîtiers,etc,... alors qu'avec l'ancienne versions je n'avais pas de soucis. UXS retrouvais tout et je précise que le test a été fais avec le même romset

          1 Reply Last reply Reply Quote 0
          • Ramstatlon
            Ramstatlon @screech last edited by

            @screech
            Salut Screech, tu as deja du le remarquer mais il semble que UXMLScraper2.2.0.1 n alimente pas les fichier _missing.txt avec les roms non repertories sur screenscrapper.fr durant le scrap

            recalboxOS 4.0.0-beta6
            Raspberry pi 3
            manettes 8Bitdo SCF30 & NES30 Pro

            1 Reply Last reply Reply Quote 0
            • screech
              screech last edited by

              Je suis sur le coup 😉

              prochaine version : nouvelle prise en charge des missings et potentiellement missing d'image 😉

              Clean your Romset with Universal ROM Cleaner
              Scrape your Romset with Universal XML Scraper

              1 Reply Last reply Reply Quote 0
              • jackalpret
                jackalpret Translator last edited by

                Hi !
                This is only for windows ? or it can works in ubuntu via wine ?

                Another question ... the "template" is fixed to consoles ? for example for NES the screenshot is screenshot + cartridge + box ... and for mama is ARCADE with screenshot inside ?
                or how it works ?

                ian57 1 Reply Last reply Reply Quote 0
                • ian57
                  ian57 Staff last edited by ian57

                  @screech Test de la dernière version de UXS via un VM sous linux... c'est d'la balle... le wizard graphique est simplement génial... mille merci et mille bravo...0_1491030562129_uxsV2.jpg

                  "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Dennis Ritchie

                  1 Reply Last reply Reply Quote 0
                  • ian57
                    ian57 Staff @jackalpret last edited by

                    @jackalpret Nop, after multiple tests.. it does not run under wine, you need a real Windows. I use it thanks to a VM.

                    "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Dennis Ritchie

                    Ramstatlon Pepe jackalpret 3 Replies Last reply Reply Quote 0
                    • Ramstatlon
                      Ramstatlon @ian57 last edited by

                      @ian57 Salut Ian, tu as verifie les fichier missing.txt dans les repertoires des rom? En principe ils ne collectent plus les infos pour le moment

                      recalboxOS 4.0.0-beta6
                      Raspberry pi 3
                      manettes 8Bitdo SCF30 & NES30 Pro

                      1 Reply Last reply Reply Quote 0
                      • Pepe
                        Pepe @ian57 last edited by

                        @ian57 If we knew sdk used and dlls on which it is based something could be done. I'm close to getting it but I'm missing information.

                        ian57 1 Reply Last reply Reply Quote 0
                        • jackalpret
                          jackalpret Translator @ian57 last edited by

                          @ian57 said in [SOFT] Universal XML Scraper V2:

                          @jackalpret Nop, after multiple tests.. it does not run under wine, you need a real Windows. I use it thanks to a VM.

                          thanks !!!

                          1 Reply Last reply Reply Quote 0
                          • ian57
                            ian57 Staff @Pepe last edited by

                            @Pepe The SDK is autotit, there are lots of M$ dependencies... and mono uses too old releases of some of them. This make UXS unusable with wine.

                            Its works like a charm in a Windows WM with virtualbox

                            "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Dennis Ritchie

                            1 Reply Last reply Reply Quote 0
                            • Larlouch
                              Larlouch last edited by

                              Bonjour,

                              Je rencontre un soucis de taille d'image que quelques emulateurs (32X, pc engine, scummvm) l'image est toute petite alors que la configuration et la taille dans UXS est identique aux autres emulateurs.
                              Jai également essayé en modifiant la taille des images mais rien y fais.

                              Quelqu'un a déjà eu ce problème?

                              1 Reply Last reply Reply Quote 0
                              • screech
                                screech last edited by

                                @Larlouch Jamais eu ce probleme...
                                Tu aurais un log1.txt à me filer que je check ?

                                @Pepe
                                Sorry I wasn't there too much these last time :S

                                This is a "list" of "things" I use in UXS :
                                External exe (they are IN the UXS executable) :

                                • 7za.exe
                                • plink.exe
                                • pngquant.exe

                                Dll used (I hope I don't forget some ^^) :

                                • Kernel32.dll
                                • User32.dll
                                • gdi32.dll
                                • GDIPlus.dll
                                • ntdll.dll
                                • winhttp.dll
                                • dwmapi.dll
                                • uxtheme.dll
                                • imageres.dll
                                • advapi32.dll
                                • msxmlX.dll (normally X is tested from 8 to 0... But I think the last one will be the best : so msxml8.dll )

                                The problem is on the last dll (I think).
                                When I try (with my poor competence) to run UXS on WINE, I try to install MSXML6 with winetricks (not sure if it was with success ^^) but if it was, I think v6 isn't enough...

                                They're certainly something to do with the arch config (32 or 64) but I'm really to "light" on Linux to work fluently with it :S

                                Don't hesitate to ask if you need someting more 😉

                                Clean your Romset with Universal ROM Cleaner
                                Scrape your Romset with Universal XML Scraper

                                Pepe 2 Replies Last reply Reply Quote 0
                                • Pepe
                                  Pepe @screech last edited by

                                  @screech Thanks for the information, @jackalpret is probably interested, he who wants to run uxs in wine, I'm just curious. Anyway I resume my attempts to make it run, at its time I stayed very close to get it.

                                  jackalpret 1 Reply Last reply Reply Quote 0
                                  • jackalpret
                                    jackalpret Translator @Pepe last edited by

                                    @Pepe said in [SOFT] Universal XML Scraper V2:

                                    @screech Thanks for the information, @jackalpret is probably interested, he who wants to run uxs in wine, I'm just curious. Anyway I resume my attempts to make it run, at its time I stayed very close to get it.

                                    I just abort triying in wine ... I will install in virtual machine in a few days

                                    1 Reply Last reply Reply Quote 0
                                    • Djscop62
                                      Djscop62 @screech last edited by

                                      @screech Bonjour,

                                      J'ai décidé de me lancer pour réaliser une recalbox, je rencontre un problème au niveau du scrappe des jeux, j'ai commencé par les jeux SNES en utilisant UNIVERSAL XML SCRAPPER, dans mon dossier image j'ai toute mes images correspondant à mes jeux mais le soucis c'est que lorsque je reboot la raspberry toute les images ne s'affiche pas quelqu'un aurait-il une idée? j'ai une image sur 10 qui s'affiche alors que dans mon dossier toute mes images sont présentes..
                                      Désolé si le post est déja en doublon mais je ne trouve rien pour résoudre mon problème..
                                      Merci d'avance

                                      GRALLEC 1 Reply Last reply Reply Quote 0
                                      • GRALLEC
                                        GRALLEC @Djscop62 last edited by

                                        @Djscop62 regardes en ouvrant le fichier gamelist.xml s'il est édité correctement.
                                        sinon relances un scrape en veillant a supprimer les images du fichiers "download image" et en plaçant un fichier gamlist vierge dans le répertoire.
                                        Tu choppes dans un dossier rom vide le gamlist que tu copie colle dans ton répertoire snes.

                                        -RPI3

                                        • RECALBOX 4.1 stable (juillet 2018)
                                          -Manettes 8Bitdo NES30 PRO et SFC30 xbox 360 sans fil/ stick arcade NES 30 sanwa /NES/SNES/N64 avec retro Adaptateurs
                                          -SD Scandisk 128
                                          -SuperPicase retroflag
                                          -Windows 10
                                        Djscop62 1 Reply Last reply Reply Quote 0
                                        • Djscop62
                                          Djscop62 @GRALLEC last edited by

                                          @GRALLEC je pense qu'il y a un soucis avec le fichier gamelist... j'ai relancé avec ta méthode mais sans succès toujours le même problème à peu près 1 images / 10 alors que dans le dossier images j'ai toutes mes images... Par contre il ne scrappe pas en FR non plus.. Je suis sous windows en 64 Bits pense-tu que je devrais utiliser la version qui n'est pas en 64 Bits? Je vais faire le test

                                          GRALLEC 1 Reply Last reply Reply Quote 0
                                          • GRALLEC
                                            GRALLEC @Djscop62 last edited by

                                            @Djscop62 oui et désactive l'antivirus ! je fais comme ça

                                            -RPI3

                                            • RECALBOX 4.1 stable (juillet 2018)
                                              -Manettes 8Bitdo NES30 PRO et SFC30 xbox 360 sans fil/ stick arcade NES 30 sanwa /NES/SNES/N64 avec retro Adaptateurs
                                              -SD Scandisk 128
                                              -SuperPicase retroflag
                                              -Windows 10
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            63
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com