Code Monkey home page Code Monkey logo

Comments (10)

Squall-Leonhart avatar Squall-Leonhart commented on June 7, 2024 1

The fix for this will be in 2.0-62, i have confirmed the changes resolve the issue.

from cemu.

Squall-Leonhart avatar Squall-Leonhart commented on June 7, 2024

do you have UTF8 Beta enabled in the windows settings?

from cemu.

Wronschien avatar Wronschien commented on June 7, 2024

Probably not, how can I check ?

from cemu.

Squall-Leonhart avatar Squall-Leonhart commented on June 7, 2024

the UTF8 beta support fixes this, as does adding a Manifest that configures the application to purely UTF8, i just don't think its the safest solution.

The issue seems to be in the usage of std::filesystem::recursive_directory_iterator which only supports the characterset in the local codepage, (Locale dependent) or if the utf8 path is passed to it instead of the raw FS path.

from cemu.

Wronschien avatar Wronschien commented on June 7, 2024

Well should I activate UTF8 beta then ? I've searched a bit and found this creates problems with other software. I don't mind if the emulator location has changed as long as it works, but I wanted to tell you about the change in behaviour.

from cemu.

Squall-Leonhart avatar Squall-Leonhart commented on June 7, 2024

Turns out someone did a PR to fix this a while ago

#1010

from cemu.

Wronschien avatar Wronschien commented on June 7, 2024

So this will someday be fixed if I understand well ?

from cemu.

ViniciusCampaner avatar ViniciusCampaner commented on June 7, 2024

Hi, I'm having the same problem in which Cemu crashes after changing any graphick pack parameter, but I don't understand what was done to solve this problem, could someone explain it to me?

from cemu.

Wronschien avatar Wronschien commented on June 7, 2024

Well the current version (2.0-61) apparently doesn't yet fix the problem natively.
What I had done (which still works) is to move the emulator folder from "C:\Émulateurs\Cemu" to "C:\Emulateurs\Cemu", notice the accent over E before and not after.
You may also have in your path an accent or another non English sign like a Spanish tilde, a German umlaut or eszett, something like that. So just move Cemu to a path without them. Try simply "C:\Cemu" for a start, it should work there.
If that's not enough I think the problem is not the same and you should open a new issue.

from cemu.

Wronschien avatar Wronschien commented on June 7, 2024

Great, thanks !

from cemu.

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.