daniel5151 / ANESE

Another NES Emulator - written for fun & learning - first implementation of wideNES
http://prilik.com/ANESE
MIT License
397 stars 28 forks source link

How do I test wideNES? #4

Closed niss3 closed 6 years ago

niss3 commented 6 years ago

I got the release ANSE_0.9.1. It should already have wideNES?

How do I activate it?

warmCabin commented 6 years ago

You gotta launch it from the command line. anese "C:\Legally Obtained Software\smb.nes" --widenes

niss3 commented 6 years ago

Thank you!