Code Monkey home page Code Monkey logo

Comments (2)

ptitSeb avatar ptitSeb commented on June 18, 2024 2

No, I don't know why.
I don't reproduce on my linux dev. machine. At least not with a already created WINEPREFIX. Maybe it's the prefix creation that fails?

BIGBLOCKS control how big the Dynarec blocks will be. The bigger they are, the more optimized the generated code will be, but that will also memory consuption bigger, bigger part of the code might end up in several Dynablocks.

the BIGBLOCKS=0 select the smallest size, and should not have any negative impact in stability. There must be something wrong in the dynarec cache managment of box64. I'm currently working on fixing an issue on RV64 that also impact the Dynarec Cache Managment, so it might be linked. We'll see once I fix the issue.

from box64.

Sparda991 avatar Sparda991 commented on June 18, 2024

No, I don't know why. I don't reproduce on my linux dev. machine. At least not with a already created WINEPREFIX. Maybe it's the prefix creation that fails?

BIGBLOCKS control how big the Dynarec blocks will be. The bigger they are, the more optimized the generated code will be, but that will also memory consuption bigger, bigger part of the code might end up in several Dynablocks.

the BIGBLOCKS=0 select the smallest size, and should not have any negative impact in stability. There must be something wrong in the dynarec cache managment of box64. I'm currently working on fixing an issue on RV64 that also impact the Dynarec Cache Managment, so it might be linked. We'll see once I fix the issue.

Thank you man. I updated box64 and BIGBLOCK finally works.THANKS A LOT!!!

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.