GithubHelp home page GithubHelp logo

Test on macOS about ualbion HOT 2 OPEN

csinkers avatar csinkers commented on August 28, 2024
Test on macOS

from ualbion.

Comments (2)

thdankert avatar thdankert commented on August 28, 2024

I just tried it on my Mac Mini (with M1 chip).

After adding the missing checks for OSPlatform.OSX to GetConfigBaseDir() and GetCacheBaseDir(), I was able to run it.

Using the metal backend, I was hit by the "pink screen" Veldrid issue (veldrid/veldrid#402):
Screen Shot 2021-09-11 at 20 43 18

Using OpenGL there was a texture binding error (might be related to bugs in Apple's OpenGL shader compiler: https://blog.dengine.net/2021/01/wonders-and-mysteries-of-the-m1/):

UNSUPPORTED (log once): POSSIBLE ISSUE: unit 0 GLD_TEXTURE_INDEX_2D_ARRAY is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable

Screen Shot 2021-09-11 at 20 43 00

I will recompile everything as x86_64 and run it using rosetta - that way I am also able to test the Vulkan backend.

from ualbion.

csinkers avatar csinkers commented on August 28, 2024

Interesting! Looks like it's closer to running that I'd expected to be honest. The OpenGL issue could be related to loading assets more than the usage of GL, as the button outlines are drawn - those colours are coming from a very simple texture that is dynamically generated.

As far as Metal goes, I think you can run it under xcode as a graphical debugger to investigate further, there was some discussion about doing so in the Veldrid discord recently.

from ualbion.

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.