Hey, sorry about that! Could you try running it through a terminal window (like command prompt) with something like VVVVVV.exe -renderer direct3d and see if that works?
If not, could you try the others on this page https://wiki.libsdl.org/SDL2/SDL_HINT_RENDER_DRIVER and see if any DOES work and report back? We made a last-minute change to the renderer and I wonder if that causes a bug on some machines.
← Return to mod
Comments
Log in with itch.io to leave a comment.
i had a lot of fun with this!
We’re happy to hear, thank you for playing :D
Seems to just be a black screen for me on Windows? Pressing Z starts playing menu music, but no video output seems to be happening.
Edit: Forgot to mention that the latest version of regular VVVVVV does seem to run properly for me
Hey, sorry about that! Could you try running it through a terminal window (like command prompt) with something like
VVVVVV.exe -renderer direct3d
and see if that works?If not, could you try the others on this page https://wiki.libsdl.org/SDL2/SDL_HINT_RENDER_DRIVER and see if any DOES work and report back? We made a last-minute change to the renderer and I wonder if that causes a bug on some machines.
That seems to make it work, thanks!
We’ve now released v1.1.1 which undoes the last-minute renderer change – so hopefully this bug shouldn’t happen anymore!