91
FBN Development / Re: dink's FBN Development & Fixes thread
« Last post by dink on May 16, 2025, 09:42:14 AM »Hi Dink
Are there plans to add support for PGM2?
It would be nice, but, no plans yet
Hi Dink
Are there plans to add support for PGM2?
I just learned of a new homebrew port for the Genesis / Mega Drive, the one and only MSX2 classic Metal Gear!
You can grab it here for free.
I wonder if they'll eventually port the second game in the series.
He seems to be using msvc instead of mingw, i think msvc uses project files from https://github.com/finalburnneo/FBNeo/tree/master/projectfiles instead of makefiles (i could be wrong).
Not sure why you'd need to do that with mucci's tutorial, it shouldn't be necessary with msys2+mingw.
Open the file "makefile"
go to this part and disable the avi record with "#" like this:
# Include AVI recording support (uses Video For Windows)
# INCLUDE_AVI_RECORDING = 1
It should work after this, at least with the Mucci's tutorial and tools(ming/gcc) found right here in the forum