HoraceAndTheSpider / Amiberry-XML-Builder

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

[Lionheart] change needed to get it playable #47

Closed AlGrenadine closed 4 years ago

AlGrenadine commented 4 years ago

I had to set CPU =68000, chipset=ecs and clock=max to get it playable

Please include this change ;)

Thanks

nemo93 commented 4 years ago

Hi @AlGrenadine ! I can't replicate. With the default/current xml file the game does launch properly. There are other issues as referenced in this ticket but game is playable on my setup. I'm posting right below the config.

nemo93 commented 4 years ago

ID

Lionheart_v2.2_0845 subpath: Lionheart

Proposed changes

I suggest adding the following parameter to hardware list:

SCREEN_HEIGHT=216
screen_center_horizontal=smart
screen_center_vertical=smart

Reason

Allow for a wider screen.

I've just updated Amiberry to latest stable (3.0.3) on a Pi3B+. Happy to proceed with further testing anytime. For record the uae generated after my testing session on 3.0.3: Lionheart_v2.2_0845.uae

AlGrenadine commented 4 years ago

Hi @AlGrenadine ! I can't replicate. With the default/current xml file the game does launch properly. There are other issues as referenced in this ticket but game is playable on my setup. I'm posting right below the config.

Hi, It happens on recalbox 6.1.1 which uses amiberry 2.25 i think

HoraceAndTheSpider commented 4 years ago

@AlGrenadine has recallbox been updated to a newer amiberry yet? I would like to close this ticket if this is now resolved.

nemo93 commented 4 years ago

With the latest changes the game will run flawless (assuming latest Amiberry + package version installed). Below the current settings:

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