N64 Emulator
Go to file
Azimer 84c164ff66 Fix for Windows XP compatibility
I neglected FreeLibrary and have multiple calls to LoadLibrary without freeing.  This is fixed by moving it to the class member level and allocating and deallocating through the class constructor/destructor.
2019-08-01 09:39:39 -05:00
Android Have cheats to record in project64.cfg 2019-04-24 15:17:09 +09:30
Artwork [Artwork] Move AboutScreen.psd to artwork folder 2016-09-17 13:42:48 +10:00
Bin [Project64] Use Settings instead of default in config file 2018-11-26 11:26:08 +10:30
Config Automatically combine cheat files on build 2019-04-23 14:46:36 +09:30
Lang Update Chinese (Simplified).pj.Lang 2019-02-20 11:36:45 +08:00
Plugin Jabo_Direct3D8 no d3d syslog.txt 2016-09-07 16:35:49 +01:00
PropertySheets Remove VS2008 project files 2017-03-15 20:14:25 +11:00
Scripts Add debug features 2017-08-18 00:08:22 -05:00
Source Fix for Windows XP compatibility 2019-08-01 09:39:39 -05:00
.gitattributes XPM is not a binary-encoded image format; it's text. 2016-01-28 00:53:41 -05:00
.gitignore Automatically combine cheat files on build 2019-04-23 14:46:36 +09:30
Directory.Build.props Add defaults file so MSbuild can be run from any subdirectory. 2017-06-07 14:36:30 -07:00
Project64.sln Automatically combine cheat files on build 2019-04-23 14:46:36 +09:30
README.md Created README.md 2019-07-15 14:25:31 -04:00
apidoc.htm ApiDoc update to include cop0 class and cause register. 2019-01-24 19:51:49 +01:00
changes.txt [Project64] Add ability to change defaults 2018-11-25 20:14:15 +10:30
licence.md Create licence.md 2016-02-16 19:37:29 -05:00

README.md

Project 64

Project64 is an N64 emulator for Windows and Android.

Installation

(note: ROMs will need to be downloaded separately)

Windows

An executable file for the most recent version of Project64 can be downloaded here or via the Project64 website Follow the instructions in the setup window to complete the installation.

System Requirements
  • Operating system: Windows XP (or higher)
  • CPU: Any SSE2 CPU
  • RAM: 512MB or more
  • Graphics card: DirectX 9 card or higher
  • Android

    Project64 is available for free in the Google Play store. The Project 64 app can be downloaded to an Android phone or tablet. Allow the requested permissions on your device as Project64 needs to be able to read your device's storage to read game files, save states, and configuration in order to run.

    License

    Project64 is licensed under the GNU General Public License v2.0