xyproto / zsnes

A maintained fork of ZSNES, a Super Nintendo emulator. The original project needs patches to build and is not maintained anymore: https://sourceforge.net/projects/zsnes/
https://zsnes.com
GNU General Public License v2.0
129 stars 16 forks source link

ZSNES Compiling Issues #8

Closed P0W3 closed 1 year ago

P0W3 commented 1 year ago

In the Command Prompt, I made a command, make, and it did not work.

What are the requirements for compiling ZSNES?

xyproto commented 1 year ago

Which OS are you on, and what is the error message?

The main goal is to support Linux on x86_64.

P0W3 commented 1 year ago

Here is what I did.

image image

Info.txt

xyproto commented 1 year ago

Thanks for the screenshot.

Compiled executables for ZSNES 1.51 for Windows are available at https://sourceforge.net/projects/zsnes/files/zsnes/ZSNES%20v1.51/.

I can update the README.md file if it's not clear enough on what the project goals are and which platforms are currently supported.

Pull requests for making this repository build on Windows are welcome, but I personally think it will take more effort than it's worth.