/MMLCWindowResolution

A program to change the window size of the Mega Man Legacy Collection.

Primary LanguageCGNU General Public License v3.0GPL-3.0

MMLCWindowResolution

A program to change the window size of the Mega Man Legacy Collection.

Installing

Installation instructions can be found in the guide of Steam created by me: MMLCWindowResolution Tool

Building

windres MMLCWindowResolution.rc -O coff -o MMLCWindowResolution.res
gcc -Wall -static-libgcc MMLCWindowResolution.c -o MMLCWindowResolution.exe MMLCWindowResolution.res