HackerN64 / HackerSM64

A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.
328 stars 146 forks source link

Added support for windows MinGW build #800

Closed aglab2 closed 2 months ago

aglab2 commented 3 months ago

This change allows to use MinGW without WSL. A work in progress guide is available at https://github.com/aglab2/winn64libs/blob/main/README.md

gheskett commented 3 months ago

Could you also work on porting that as an additional method to the HackerSM64 Wiki tutorial once it's ready?

aglab2 commented 3 months ago

Yeah, that would be the great final goal to update wiki when 2.3.0 will be closer to release level of quality and some hackers try out MinGW.