Giter Site home page Giter Site logo

GUI Error? (Mac) about gdsdecomp HOT 10 CLOSED

ItzKeneh avatar ItzKeneh commented on July 23, 2024
GUI Error? (Mac)

from gdsdecomp.

Comments (10)

ItzKeneh avatar ItzKeneh commented on July 23, 2024 1

THANKS! That was all I needed! You're a godsend!

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

Unfortunately, your GPU is old enough that it doesn't run Vulkan, which is the default renderer for Godot 4. I think you might be able to run with the GLES renderer, but I am not sure if that's still an option for macOS. In a terminal, can you run "Godot RE Tools.app\Contents\MacOS\Godot RE Tools" --help --verbose and post the output here?

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

derp, it has the command line option to do that right there in the message box. Just try that.

from gdsdecomp.

ItzKeneh avatar ItzKeneh commented on July 23, 2024

derp, it has the command line option to do that right there in the message box. Just try that.

I did do the command line option from the message box. As stated before, I am met with the gray box.
As for the other command you sent this is what it returned.

Screen Shot 2022-12-09 at 1 06 56 PM

[EDIT]

When adding just the verbose argument instead of help, it returns this.

Screen Shot 2022-12-09 at 1 09 45 PM

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

try "Godot RE Tools.app\Contents\MacOS\Godot RE Tools" --headless --help.

from gdsdecomp.

ItzKeneh avatar ItzKeneh commented on July 23, 2024

Screen Shot 2022-12-09 at 1 22 04 PM

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

Talking with one of the Godot devs, it appears that while Godot 4.x retains the opengl3 renderer, it's not guaranteed to work on macOS for all hardware (chalk it up to Apple's crappy OpenGL support). Unfortunately, it looks like that's the case here.

You can still run this as a CLI tool though, and it does everything that the GUI does:
"Godot RE Tools.app\Contents\MacOS\Godot RE Tools" --headless --recover=<game>.pck --output-dir=<output-dir>

(make sure to include the = for the parameter values, this is a limitation of the godot cli parser)

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

Yo, I just released 0.5.0, which uses the GL renderer by default. They’ve apparently made some improvements to old Mac support; Can you give this a test to see if this works for you in GUI mode? https://github.com/bruvzg/gdsdecomp/releases/tag/v0.5.0

from gdsdecomp.

ItzKeneh avatar ItzKeneh commented on July 23, 2024

Plot twist: I have a new pc and no longer use mac. Sorry.

from gdsdecomp.

nikitalita avatar nikitalita commented on July 23, 2024

Ah, well at least you've upgraded and can use the new Godot 4 vulkan features :)

from gdsdecomp.

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.