Code Monkey home page Code Monkey logo

Comments (2)

andre0707 avatar andre0707 commented on July 28, 2024

The cartridge analysis worked without errors on my device.
Looking at the provided cartridge source code from the analysis, I also don’t see a missing category in the analysis result.
The data in the categories I would expect to see seems complete.

There are no waypoints specified in the source code, so the app can not show any.
However, the owner tried to hide the final coordinates somewhat.
If you check the source code you will find the section:

Text = ("The final co-ordinates for the geocache are…
S37 46." ..
_jwh * 10 - 252) ..
"
E 144
58.0") .. _jwh - 42

I looked for the variable _jwh in the source code and found the initialization as _jwh=100
I didn’t check if that was the only occurrence or if it changed at some later point.

So no guarantee the final is at S 37 46.748 E 144 58.058, but that’s what it looks to me like taking a very short look at the source code.
To be sure, you can check the whole source code for changes of _jwh.

After all, all the information are in the source code. Some owner just try to make it harder to directly see coordinates.

Please let me know if the analysis did not work on your device or specify a little more detailed, what’s not working as expected.

from wighelper.

andre0707 avatar andre0707 commented on July 28, 2024

No further feedback, so I will close this issue.

from wighelper.

Related Issues (7)

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.