N64 Emulator
Go to file
Derek "Turtle" Roe f8bfec42f5
Add the new README, new support documents, and new changelog (#2258)
* Add icon and screenshot

* Add support document

* Add the new README

* Update README.md

* Fix screenshot and icon

* Try to fix icon a bit

* Finally fix logo

* Fix screenshot too?

* Remove duplicate (oops)

* Add note about 64-bit builds

* Formatting and punctuation

* Overhaul contributing file

* Make links relative

* Fix support document?

* Flesh out the bug issue template a bit and provide some additional info

* Split the changelogs, and update formatting

* Link to the Android changelog

* Make a slightly more accurate changelog

* Small fix

* Fix some wording

* Add icon and screenshot

* Add support document

* Add the new README

* Update README.md

* Fix screenshot and icon

* Try to fix icon a bit

* Finally fix logo

* Fix screenshot too?

* Remove duplicate (oops)

* Add note about 64-bit builds

* Formatting and punctuation

* Overhaul contributing file

* Make links relative

* Fix support document?

* Flesh out the bug issue template a bit and provide some additional info

* Split the changelogs, and update formatting

* Link to the Android changelog

* Make a slightly more accurate changelog

* Small fix

* Fix some wording

* Add some more TODOs

* Add another TODO

* Update README.md
2022-08-09 20:43:58 +09:30
.github Add the new README, new support documents, and new changelog (#2258) 2022-08-09 20:43:58 +09:30
Android Android: Style Notification Window 2022-08-01 09:15:48 +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 Add config for generic DK64 rom (DK64 Randomizer) (#2228) 2022-05-16 19:40:21 +09:30
Docs Add the new README, new support documents, and new changelog (#2258) 2022-08-09 20:43:58 +09:30
Lang Update Chinese (Simplified).pj.Lang (#2246) 2022-07-04 17:15:34 +09:30
Plugin Jabo_Direct3D8 no d3d syslog.txt 2016-09-07 16:35:49 +01:00
PropertySheets x64: some code clean up and remove warning on Common and 3rd party 2022-07-11 19:30:25 +09:30
Scripts [Debugger] Rewrite script API (#2110) 2021-09-03 14:41:04 +09:30
Source Core: Fix compile issue in android bridge 2022-08-09 20:42:31 +09:30
.gitignore Enhancement -> Enhancements (Updated package scripts as well) 2021-06-13 14:55: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
JS-API-Documentation.html [Debugger] JS API: Fix Buffer links in documentation (#2169) 2022-01-13 11:07:39 +10:30
Project64.sln Update copyright date 2021-03-02 12:43:17 +10:30
README.md Add the new README, new support documents, and new changelog (#2258) 2022-08-09 20:43:58 +09:30
appveyor.yml Actually fix Zip file name 2019-10-02 23:32:16 -07:00
license.md Rename licence.md to license.md 2020-06-14 15:21:56 -05:00

README.md

logo

Project64

Project64 is a free and open-source emulator for the Nintendo 64 and Nintendo 64 Disk Drive written in C++ currently only for Windows (planned support for other platforms in the future).

Features

  • Development and debugging tools
  • Save/load states
  • Fullscreen
  • Controller support
  • Great language support
  • Support for many popular N64 emulator plugins

Screenshot

screenshot

Installation

Installer for the latest stable releases are available here.

Download nightly builds here.

AppVeyor (Windows x86/x64): Build status

Side note: 64-bit builds are considered experimental and aren't currently supported

Minimum requirements

  • Operating system (limited support for Windows 8.1 and below)
    • Windows XP SP3, Windows 7 SP1, Windows 8.1, and the latest version of Windows 10
  • CPU
    • Intel or AMD processor with at least SSE2 support
  • RAM
    • 512MB or more
  • Graphics card
    • DirectX 8 capable (Jabo's Direct3D8)
    • OpenGL 1.1 capable (Project64 Video)
    • OpenGL 3.3 capable (GLideN64)

Support

For support, we ask all users read our support document. Read this before opening issues.

Please join our Discord server for support, questions, etc.

Changelog

If you would like to see a changelog that is available here.

Dependencies

  • Duktape: MIT license
  • 7-Zip: LGPL+unRAR license
  • zlib: zlib license
  • png: libpng license
  • discord-rpc: Copyright (C) Discord
  • DirectX: Copyright (C) Microsoft
  • Windows Template Library: Copyright (C) Microsoft

Contributing

Contributions are always welcome!

See the contributing file for ways to get started.

Maintainers and contributors

  • @Project64 - Zilmar - current maintainer
  • Jabo - Previous contributor
  • Smiff - Previous contributor
  • Gent - Previous contributor

Also see the list of community contributors.

License

GitHub

Please see the license for more details.