Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen on boot on ARM64 MacOS #69

Closed
j0lol opened this issue Feb 6, 2024 · 1 comment
Closed

Black screen on boot on ARM64 MacOS #69

j0lol opened this issue Feb 6, 2024 · 1 comment

Comments

@j0lol
Copy link

j0lol commented Feb 6, 2024

  • x64 build works fine
  • arm64 build shows a logo, then fades to black screen on boot, audio keeps playing
X64 Logs

% ./Celeste64-v1-2/Celeste64
Celeste 64 v.1.1.1
Foster: v0.1.18
Platform: Darwin 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:27 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8103 (Arm64)
Framework: .NET 8.0.1
SDL: v2.30.0
OpenGL: v4.1 Metal - 88, Apple M1
FMOD Bindings: v20218
FMOD: v20218
WARNING: Output of vertex shader 'v_col' not read by fragment shader
WARNING: Output of vertex shader 'v_type' not read by fragment shader

WARNING: Output of vertex shader 'v_color' not read by fragment shader

Loaded Assets in 1324ms

ARM64 Logs

 % ./Celeste64-v1/Celeste64
Celeste 64 v.1.1.1
Foster: v0.1.18
Platform: Darwin 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:27 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8103 (Arm64)
Framework: .NET 8.0.1
SDL: v2.30.0
OpenGL: v4.1 Metal - 88, Apple M1
FMOD Bindings: v20218
FMOD: v20218
WARNING: Output of vertex shader 'v_col' not read by fragment shader
WARNING: Output of vertex shader 'v_type' not read by fragment shader

WARNING: Output of vertex shader 'v_color' not read by fragment shader

Loaded Assets in 748ms

@NoelFB
Copy link
Contributor

NoelFB commented Feb 6, 2024

Merging this into #70 as it happens on Linux and MacOS

@NoelFB NoelFB closed this as completed Feb 6, 2024
coolreader18 pushed a commit to coolreader18/Celeste64 that referenced this issue Apr 8, 2024
Adding Save Selection Screen, Splitting Up Save and Settings Files, and Refactoring Save system to support versioning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants