2024-12-18 20:34:39 -05:00
2025-02-23 22:44:11 -05:00
2024-12-08 14:49:54 -05:00
2024-10-15 01:06:52 -04:00
2025-01-18 13:57:19 -05:00
2025-02-17 21:19:34 -05:00
2025-02-17 21:19:34 -05:00

Lemur

A Virtual Boy emulator built around the shrooms-vb core. Written in Rust, using winit, wgpu, and egui. Should run on any major OS.

Setup

Install the following dependencies:

  • cargo (via rustup, the version from your package manager is too old)

Run

cargo build --release

The executable will be in target/release/lemur[.exe]

Release

Bump the version number in Cargo.toml, then run this script:

./scripts/release.sh

It uses docker to cross compile for Windows, MacOS, and Linux. All binaries are left in the output directory.

S
Description
Native Virtual Boy emulator using the shrooms-vb core
Readme
7.6 MiB
v0.15.1
Latest
2026-09-07 01:52:36 +00:00
Languages
Rust 98.4%
Shell 0.6%
Dockerfile 0.6%
WGSL 0.4%