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

Floating point implementation doesn't load #193

Open
GlimmerDev opened this issue Mar 24, 2023 · 0 comments
Open

Floating point implementation doesn't load #193

GlimmerDev opened this issue Mar 24, 2023 · 0 comments

Comments

@GlimmerDev
Copy link

GlimmerDev commented Mar 24, 2023

In making a cart based on a floating point implementation by JWinslow23, I noticed testing on fake-08 gives wildly inaccurate values for the floats. The value in my game, for example, goes up by 1 every second, but by orders of magnitude with fake-08. (Just to be clear, I have confirmed it works properly in official P8). Additionally, the author's sample cart fails to load, giving this error:

"Error! Press (x) to close.
Runtime error"

Unfortunately it's a bit beyond me exactly what's going on with it. See below for author's sample cart and my spaghetti code.

float
magics p8

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

1 participant