Skip to content

coding-fish-1989/DisplayBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aae5431 · Apr 25, 2024

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisplayBoy

Web app to convert GB, GBC, and GBA screenshots to resemble the display of the actual device more closely.

Written in Rust, compiled to WASM. All code runs locally on your browser, nothing is sent to a server.

Live Demo

Avaibale Modes

  • GB
  • GBP
  • GBL
  • GB Custom (allows you to configure colors)
  • GBC
  • GBA
  • GBA SP
  • GBA SP White (a variant of GBA SP mode)
  • CRT

GB Camera Mode

This mode is used to apply similar effects to the GB Camera, such as dithering, brightness, contrast, and edge enhancements. It can be used to make modern photos resemble those shot using the GB Camera.

Building

wasm-pack build

Running Locally

cd www
npm run start

About

Web app to make GB, GBC and GBA screenshots look closer to the real thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published