HoraceAndTheSpider / Amiberry-XML-Builder

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

Sensible World Of Soccer and BLITTER=IMMEDIATE #109

Closed danko79 closed 2 years ago

danko79 commented 2 years ago

Hi,i have a RPi 3b+ with latest version RETROPIE and AMIBERRY 3.3 in all versions Sensible World Of Soccer when play in career mode and select (example Serie A team Milan) black screen appears you hear game music, when try a friendly game works without any problem...the problem is BLITTER=IMMEDIATE Is it possible to update the database in all versions of the game? why every time i update the whdload_db.xml i always have to edit it by hand?

Example SensibleWorldOfSoccer2021_v2.1 from the last whdload_db.xml

SWOS 2021 SWOS2021 56059c61-4a29-5e16-9d1c-604d6f9a08b0 1 SWOS2021.Slave False SWOS2021.Slave PRIMARY_CONTROL=JOYSTICK PORT0=JOY PORT1=JOY FAST_COPPER=FALSE JIT=FALSE SCREEN_AUTOHEIGHT=TRUE SCREEN_CENTERH=SMART SCREEN_CENTERV=SMART

My whdload_db.xml

SWOS 2021 SWOS2021 56059c61-4a29-5e16-9d1c-604d6f9a08b0 1 SWOS2021.Slave False SWOS2021.Slave PRIMARY_CONTROL=JOYSTICK PORT0=JOY PORT1=JOY FAST_COPPER=FALSE BLITTER=IMMEDIATE ( PLEASE ADD THIS STRING! ) JIT=FALSE SCREEN_AUTOHEIGHT=TRUE SCREEN_CENTERH=SMART SCREEN_CENTERV=SMART

With this fix in all versions you will no longer have a problem in career mode.

nemo93 commented 2 years ago

@danko79 you're correct SWOS packages require BLITTER=IMMEDIATE yet as there's quite a lot of games in that franchise I've added that option to only a few. I'll add that option to all packages then. Thanks for pointing that out.

As always the xml is refreshed typically on monday morning so it won't be in until next week.

EDIT: added ff1b895

danko79 commented 2 years ago

No problems when I update the file I will keep you informed. Regards