Giter VIP home page Giter VIP logo

Comments (12)

LeonardFiedrowicz avatar LeonardFiedrowicz commented on May 26, 2024

I'm not really doing anything special when launching the game except opening it in fullscreen. In line 174 of the plugin.py remove the -f part so that it says
subprocess.Popen(["./cemu.exe", "-g", game_path])
(be sure do not add any tabs by copy and pasting the line since python doesn't like that, just remove that ,"-f" part).

from galaxy-integration-cemu.

HengiFettlich avatar HengiFettlich commented on May 26, 2024

This could be because you're launching the update. There's really no clear cut way to differentiate between Games, DLCs and Updates, so it could be that simple. Could you send the log.txt from your Cemu folder after the Game crashed?

from galaxy-integration-cemu.

joshuadyson avatar joshuadyson commented on May 26, 2024

I can send the log in the morning. I'm pretty sure I'm not loading the update as I have launched botws through gog b4, and I had hide the one that actually was the update that dident do anything what do ever when launched, not even load cemu. @HengiFettlich

@LeonardFiedrowicz I'll try that in the morning and let you know asap

from galaxy-integration-cemu.

joshuadyson avatar joshuadyson commented on May 26, 2024

log.txt
Cemu log

Removeing ,"-f" dident change the problem

sorry for the very late reply. i got caught up in school

from galaxy-integration-cemu.

HengiFettlich avatar HengiFettlich commented on May 26, 2024

that's launching the game update, not the actual game

from galaxy-integration-cemu.

joshuadyson avatar joshuadyson commented on May 26, 2024

when i run the other version in gog it dosent even launch Cemu
I tried removing the ,"-f" again when using the other botw in gog, but once again it dosent even load cemu, so no change.

is there any other files you would need to help? could it maybe have somthing to do with my Cemu Version?

from galaxy-integration-cemu.

HengiFettlich avatar HengiFettlich commented on May 26, 2024

a suggestion would be to store your update data and DLCs seperate from the actual games. It's hard to distinguish the two, so you're better off just doing that manually. Just move all Updates and DLCs to a Subdirectory

from galaxy-integration-cemu.

joshuadyson avatar joshuadyson commented on May 26, 2024

that worked @HengiFettlich thanks!
though i dont know why it suddenly became a problem when it worked fine before.

from galaxy-integration-cemu.

HengiFettlich avatar HengiFettlich commented on May 26, 2024

@LeonardFiedrowicz I've added some Update-Filtering to my fork, this should fix the issue without the need to restructure your folder
https://github.com/HengiFettlich/galaxy-integration-cemu/blob/73a1e05607c84e75f7663afdd833f915ce2118fd/plugin.py#L321-L327

from galaxy-integration-cemu.

LeonardFiedrowicz avatar LeonardFiedrowicz commented on May 26, 2024

That looks like it should work.
I'm not that experienced with GitHub, do you do a pull requrest or would I have to add that?

from galaxy-integration-cemu.

HengiFettlich avatar HengiFettlich commented on May 26, 2024

well if i would do a PR with all my changes, then there would be a bit more than just this one :D

all the changes are in the commit history of my fork
https://github.com/HengiFettlich/galaxy-integration-cemu/commits/master

from galaxy-integration-cemu.

LeonardFiedrowicz avatar LeonardFiedrowicz commented on May 26, 2024

Feel free to do a PR if you want.
As long as it works its probably fine :D
Looks like you got updating the game time to work as well.

from galaxy-integration-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.