GithubHelp home page GithubHelp logo

Comments (17)

ptitSeb avatar ptitSeb commented on June 21, 2024 1

No, it should be closed. The performance issue is something completly different.
It something that you can also see, more or less, with other JIT based engined, like Mono/Unity3D (with Terraria or Broforce for example).
The solution is not clear yet, nor is the root cause of the slowdown...

from box64.

ptitSeb avatar ptitSeb commented on June 21, 2024

interresting. I'll check, thanks for the details.

from box64.

xctan avatar xctan commented on June 21, 2024

I tried this game with 0e14d42 in qemu, the game crashed after entering gameplay (always press z without selecting other options), and the memory footprint was kept below 1 GB.
image

from box64.

ksco avatar ksco commented on June 21, 2024

0e14d42 is two more commits away from the latest main, I've tried, also leads to OOM. So not the last two commits, but QEMU and SBC do behave inconsistently on this...

from box64.

ptitSeb avatar ptitSeb commented on June 21, 2024

Not sure on RV64 as I haven't tried yet, but I fixed all issues running this game on ARM64. It's a bit slowish when lots of action is occuring, but I haven't analysed what is happening yet.

from box64.

ksco avatar ksco commented on June 21, 2024

I'll check that later today.

from box64.

ksco avatar ksco commented on June 21, 2024

It works on VF2, and it's slow too. But after playing for a while, it reported an error.

image

from box64.

ksco avatar ksco commented on June 21, 2024

Seems it will report this error as soon as a bullet hits a target, looks like an opcode bug.

from box64.

ptitSeb avatar ptitSeb commented on June 21, 2024

Yeah, I don't have this on ARM64, it works fine. I played a couple of time and there was no errors.

from box64.

ksco avatar ksco commented on June 21, 2024

Ok, I'll try fix the opcode bug.

from box64.

xctan avatar xctan commented on June 21, 2024

I found this bug after running the game half an hour under cosim. The rounding mode should apply to the raw value, not the absolute one.

from box64.

ksco avatar ksco commented on June 21, 2024

Cosim is awesome!

from box64.

ptitSeb avatar ptitSeb commented on June 21, 2024

That's strange, I think I saw that before, but it was ok because the sign bit was copied after the conversion.

from box64.

xctan avatar xctan commented on June 21, 2024

BTW the gameplay is still slow at 1.8~7 fps, drastically dropped from above 30 fps in the menu.

from box64.

xctan avatar xctan commented on June 21, 2024

And if the player is not shooting, the game runs at ~12 fps with much less danmaku.

from box64.

ptitSeb avatar ptitSeb commented on June 21, 2024

Yes, I noticed. I tried some analysis, but I'm still unsure what is going on. I think it's luajit that doesn't play nice with box64 Dynarec, but even that I'm unsure yet.

from box64.

ksco avatar ksco commented on June 21, 2024

Should I leave this ticket open? The OOM issue is fixed.

from box64.

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.