Bon Pifef a tellement été "quick" qu'il s'est planté dans son lien.
![Cheesy :D](http://www.gamoover.net/Forums/Smileys/guntar/cheesy.gif)
l'utilitaire en question est dispo là :
http://www.ultimarc.com/avres.zipDmame ne fonctionne pas de la même manière que winmame, mais les ini sont quand même utilisables. Il faut indiquer à dmame la résolution voulue via l'option -resolution lors du lancement. pour cela il faut créer un batch qui ira chercher les infos dans le bon fichier ini.
Voilà un copier/coller du doc expliquant tout.
1. Create a INI directory in your DMAME directory.
2. Follow the instructions within the ArcadeVGARES readme to pick the location of your DMAME executable and generate a mame.lst file (if one doesn't already exist)
3. Check the checkbox 'Add dashes'
4. Hit the red ArcadeVGA button and wait until processing completes.
5. Go into the INI directory and verify you have ini files and they have a dash '-' in front of the word resolution.
Now comes the very important part of the process, creating a batch file to pass the resolution string to DMAME during startup. A big thanks to Lars Lindgård who posted in the Ultimarc forum about using a batch file to pass the parameters.
6. Create a batch file (d.bat) in your DMAME directory with these contents:
dmame %1 @ini\%1.ini (or dmamepp if using that version). Save and close the batch file.
7. Test your progress by launching a game from the command prompt. Example: d gyruss
The batch file should launch DMAME and start up gyruss with the resolution settings from gyruss.ini.
[...]
Voilà!
DZ