torch2424 / wasmboy

Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
https://wasmboy.app/
GNU General Public License v3.0
1.39k stars 65 forks source link

useGbcWhenAvailable / useGbcWhenOptional is not working #356

Closed avinayak closed 2 years ago

avinayak commented 2 years ago

Setting useGbcWhenAvailable (or is it useGbcWhenOptional from the docs?) as false does not force GB mode.

Allakazan commented 1 year ago

I'm having that problem too