GithubHelp home page GithubHelp logo

Comments (5)

Jaklyy avatar Jaklyy commented on September 26, 2024

From a quick glance it sounds likely that the square root hardware on the ds takes shortcuts in the calculation
That's very interesting

from melonds.

Kuratius avatar Kuratius commented on September 26, 2024

I did a bit more testing, I think the framecounter is off by 1. If I put a while(1); at the end of the first while loop, it freezes on frame 1 on the emulator and frame 2 on the nds. This affects the correct percentage because I use the framecounter to keep track of the number of iterations when calculating how many were correct.

from melonds.

Jaklyy avatar Jaklyy commented on September 26, 2024

what exactly are you running the rom via on hardware?
since the frame counter appears to be incremented via interrupt it could be possible its running the interrupt handler an extra time before/during the first frame due to a bug with the bootloader.
because i can't actually reproduce that behavior when using a recent-ish build of twilightmenu++ on my 3ds

from melonds.

Jaklyy avatar Jaklyy commented on September 26, 2024

...however i can reproduce it when installed directly to nand
that's very interesting

from melonds.

Kuratius avatar Kuratius commented on September 26, 2024

My build of twilightmenu is probably 2-3 years old, but I'm starting the rom from unlaunch so I dont think it matters.

from melonds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.