Skip to content

Helper repository with the external WebAssembly dependencies for GB Studio

License

Notifications You must be signed in to change notification settings

pau-tomas/gb-studio-wasm-deps

Repository files navigation

GB Studio's WebAssembly dependencies

Helper repository with the external WebAssembly dependencies for GB Studio.

Format and build scripts pretty much based on rgbds-live.

Dependencies

Binjgb: Embedded emulator in GB Studio and also used in web exports and, in the background, to play previews of music and sound effects. Currently using a fork that exposes a couple of extra methods used in GB Studio's music editor.

RGBDS: Used to compile the songs and sound effects into a rom used for preview. Currently using version 0.6.1 patched with the contents of rgbds.patch on build.

Build

./build-binjgb.sh
./build-rgbds.sh

Use the files from build/wasm to replace the ones GB Studio's appData/wasm/binjgb and appData/wasm/rgbds folders.

About

Helper repository with the external WebAssembly dependencies for GB Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages