HoraceAndTheSpider / Amiberry-XML-Builder

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

Game - Goal - Not full screen (whdload_db.xml) #84

Closed G0nz0uk closed 4 years ago

G0nz0uk commented 4 years ago

Hi!

Goal_V1.01_1817 runs well, but not full screen.

Regards

nemo93 commented 4 years ago

The current settings are fine. If you increase HEIGHT to 240 then you'll cut off the lower part of the screen (with stats/score/player info).

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

Might be worth testing this with auto-height.

I am otherwise closing this issue