HoraceAndTheSpider / Amiberry-XML-Builder

Python script to scan LHA files for WHDLoad integration in Amiberry
13 stars 3 forks source link

Files renaming + small bunch of games fixes #55

Closed nemo93 closed 4 years ago

nemo93 commented 4 years ago

Let's start with the easy stuff :-)

  1. to follow proper naming convention, let's rename the 2 "centering" files that way: Screen_NoCenter_H.txt and Screen_NoCenter_V.txt. So that whenever a game is being added to either or both it will have a "centering" value set to "none" (off).

  2. small fixes for a handful of games I got on my to-do (no more flickering in Banshee, slower gameplay for BodyBlows* and hopefully this time Ishar AGA will display proper graphics).

HoraceAndTheSpider commented 4 years ago

This is fine, but the actual file check needs adding into amiberry_xml_builder.py !