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

Can't open Bonzomatic to fullscreen in Windows 10 Pro #163

Open
xintrea opened this issue Aug 2, 2021 · 1 comment
Open

Can't open Bonzomatic to fullscreen in Windows 10 Pro #163

xintrea opened this issue Aug 2, 2021 · 1 comment

Comments

@xintrea
Copy link

xintrea commented Aug 2, 2021

Hello!

I am compile current version 8504e2a from GitHub.
I am have display with resolution 1280 x 1024 pix.
And i am use next config.json:

{
  "skipSetupDialog": true, // If true, setup dialog will be suppressed - all values you provide below will be used without validation (at your own risk!)

  "window":{ // default window size / state; if there's a setup dialog, it will override it
    "fullscreen":true,
  }
}

But Bonzomatic running in windowed mode. Window size set to 1280 x 720 pix. Console output:

Looking for config.json in 'C:\Users\xintrea\work\develop\glsl\bonzo'...
Config file found, parsing...
[FFT] MAL context initialized, backend is 'WASAPI'
[GLFW] Version String: 3.3.3 Win32 WGL EGL OSMesa VisualC
[GLFW] Using GLEW 1.13.0
[GLFW] OpenGL Version 4.1.0 - Build 27.20.100.8935, GLSL 4.10 - Build 27.20.100.8935
[GLFW] Requested framebuffer size: 1280 x 720
[GLFW] Obtained framebuffer size: 1280 x 720
[FFT] [mal:00007FF7747B8A30:0000000000000000]
 [WASAPI] Failed to retrieve IMMDevice.[FFT] Failed to initialize capture device: -1
FFT::Open() failed, continuing anyway...
Loading last shader...
Last shader works fine.
[FFT] [mal:00007FF7747B8A30:00007FF7747B8C00]
 ma_device_stop() called for an uninitialized device.

Question: how to run Bonzomatic in fullscreen mode?

@Gargaj
Copy link
Owner

Gargaj commented Dec 31, 2021

Does your config.json hardwire the resolution to 1280x720?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants