HoraceAndTheSpider / Amiberry-XML-Builder

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

Game - Exile - Not full screen (whdload_db.xml) #82

Closed G0nz0uk closed 4 years ago

G0nz0uk commented 4 years ago

Hi!

Exile_V1.4_0032 runs well, but not full screen.

Regards

nemo93 commented 4 years ago

Thanks. I've pushed a change for that one. The previous settings were cutting the hud on the lower part of the screen. This has been fixed by increasing HEIGHT to 270.

<hardware>
JIT=FALSE
PRIMARY_CONTROL=JOYSTICK
PORT0=JOY
PORT1=JOY
SCREEN_CENTERH=SMART
SCREEN_CENTERV=SMART
SCREEN_HEIGHT=270
</hardware>