Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for animated and non-4:3 backgrounds #28

Open
nightmareci opened this issue Mar 6, 2024 · 1 comment
Open

Add support for animated and non-4:3 backgrounds #28

nightmareci opened this issue Mar 6, 2024 · 1 comment

Comments

@nightmareci
Copy link
Owner

SDL_image, the library used for loading images, supports loading animated GIFs and WEBPs, so support for animated backgrounds using the animated image support in SDL_image should be added.

In line with improving background graphics functionality, support for non-4:3 backgrounds should also be added. The current game content layout wouldn't be changed, but would be centered on top of the background, regardless of the current background's aspect ratio. Arbitrary aspect ratios should be supported; don't hard code to only support 4:3 and 16:9 backgrounds, for example.

@zaphod77
Copy link
Contributor

this will really mess with the tomoyo eh 18 gimmick., btw. this bit is the real reason why 4:3 is required. that game mode is 100% incompatible with 2 people playing as well, and i don't know how that can be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants