Skip to content

VBjin VGM mod

Current version: svn103 (released on 2017-05-27)

Technical discussion about the VGM format, and all the software you need to handle VGM files.

Moderator: Staff

  • User avatar
  • ValleyBell Offline
  • Posts: 4768
  • Joined: 2011-12-01, 20:20:07
  • Location: Germany

VBjin VGM mod

Post by ValleyBell »

Program: VBjin svn103 (GitHub page)
Program Type: VGM Creator/Emulator
Platform: Windows (32-bit)
Logs chips: Virtual Boy VSU-VUE
Comment: Modded by Valley Bell to log vgms.

Win32 Binary / Source

Sorry, I kept forgetting to post this.
  • User avatar
  • ValleyBell Offline
  • Posts: 4768
  • Joined: 2011-12-01, 20:20:07
  • Location: Germany

Post by ValleyBell »

Gnome asked me for help with compiling VBjin with more recent Visual Studio versions.
Getting it compiled on VS2015 and above ended up being more difficult than expected due to a bunch of differences. (e.g. VS2017 automatically pulling stdint.h resulting in type conflicts, linking against static VS2008 libaries, ...)

For the sake of preservation, here are a few recent patches I made, which are supposed to be applied onto the VGM modded VBjin:
Post Reply