HoraceAndTheSpider / Amiberry-XML-Builder

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

Game - Flashback - Not full screen (whdload_db.xml) #81

Closed G0nz0uk closed 4 years ago

G0nz0uk commented 4 years ago

Game - Flashback - Not full screen (whdload_db.xml)

Hi!

Flashback_V3.4_1163 runs well, but not full screen.

Regards

nemo93 commented 4 years ago

The current settings are fine. If you increase HEIGHT to 216 then you'll cut off the lower part of the screen.

<hardware>
JIT=FALSE
PRIMARY_CONTROL=JOYSTICK
PORT0=JOY
PORT1=JOY
SCREEN_CENTERH=SMART
SCREEN_CENTERV=SMART
SCREEN_HEIGHT=240
</hardware>
HoraceAndTheSpider commented 4 years ago

Might be worth testing this with auto-height.

I am otherwise closing this issue