amigavision / AmigaVision

The ultimate Amiga games & demo scene setup for MiSTer & Pocket FPGAs, emulators, and real hardware. Open source, community driven. This is an Amiga HDF image builder using WHDL or custom installs, based on the Arcade Game Selector launcher.
https://amiga.vision
MIT License
111 stars 4 forks source link

Agony is cropped too much, might be good to include PAL version. #134

Closed rsn8887 closed 9 months ago

rsn8887 commented 11 months ago

The Agony default crop or screenmode is wrong. This is a PAL game and should use all the lines. With the current version, the speed of the title music is also wrong (too slow) when forcing PAL. .adf floppy version works fine.

Here's one example

Correct image: image

Current AmigaVision behavior (too few lines): image

A huge amount of the wonderful artwork on the top and bottom is missing!

This isn't the only image cropped too small, there is one at the beginning of every world. All those images are cropped wrong. These are some of the best pixel art images on the platform. They deserve to be seen fully. :)

It might be a good idea to include the PAL version, at least as an option.

keungk commented 10 months ago

can you check Switchblade 2 as well. That is far too cropped for me. try forcing PAL in the amiga vision options

limi commented 9 months ago

Addressed in https://github.com/amigavision/AmigaVision/commit/dbf4adb86389465087963f228801f6357a1f90de

Note that while we have made PAL the default now, it’s still using 5×PAL Dynamic Crop by default, and we consider it a reasonable tradeoff that some of the title screens are cut off a bit to prioritize 5× scale for gameplay, in line with the other configurations. If you don’t want Dynamic Crop, you can Force PAL in the Options, which will disable the crop/scale.

But music and speed should be consistent with what you expect in both cases now.