Skip to content

Maniacs Patch: Improper Display of Picture with "Angle (A/B)" #3409

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

Open
jsp4cter opened this issue Apr 29, 2025 · 1 comment
Open

Maniacs Patch: Improper Display of Picture with "Angle (A/B)" #3409

jsp4cter opened this issue Apr 29, 2025 · 1 comment

Comments

@jsp4cter
Copy link

Maniacs allows 2 variables/constants to be assigned to fixed angle display. Dividing one by the other allows for a sort of stand-in for fixed point fractional math, but EasyRPG discards this fractional value and returns the nearest integer out of 360.

Image
Maniacs RPG_RT behavior

Image
EasyRPG behavior

Demo Project:
PicRotDemo.zip

@Ghabry
Copy link
Member

Ghabry commented Apr 29, 2025

Interesting, this could be actually the reason why the map in the game mentioned in #1807 flickers while rotating.

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

No branches or pull requests

2 participants