Difference between revisions of "CEN64"

From Emulation General Wiki
Jump to navigation Jump to search
(External links)
(4 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
|website = [http://www.cen64.com CEN64.com]
 
|website = [http://www.cen64.com CEN64.com]
 
|source = [https://github.com/tj90241/cen64 GitHub]
 
|source = [https://github.com/tj90241/cen64 GitHub]
 +
|license = BSD 3-Clause
 
}}
 
}}
 
'''CEN64''' aims to become a cycle-accurate open-source [[Nintendo 64 emulators|Nintendo 64 emulator]] for Windows, Linux and macOS that is still in very early development.  
 
'''CEN64''' aims to become a cycle-accurate open-source [[Nintendo 64 emulators|Nintendo 64 emulator]] for Windows, Linux and macOS that is still in very early development.  
 +
 +
==Downloads==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|Lin|Mac}}
 +
|'''[https://cen64.com/ Official Stable/Dev builds]'''
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|[http://www.emucr.com/search/label/Cen64 Dev builds]<br/><small>Compiled by emucr</small>
 +
|}
  
 
==Overview==
 
==Overview==
Line 17: Line 30:
  
 
CEN64 is slightly unoptimized at this point. However, there are reports of people being able to run the emulator at decent frame rates using at least an Intel i5 4670K, and the performance is getting slightly better with each release. MarathonMan is aiming for system requirements on the level of bsnes. Whether or not that's possible remains to be seen.
 
CEN64 is slightly unoptimized at this point. However, there are reports of people being able to run the emulator at decent frame rates using at least an Intel i5 4670K, and the performance is getting slightly better with each release. MarathonMan is aiming for system requirements on the level of bsnes. Whether or not that's possible remains to be seen.
 
==Downloads==
 
* [http://www.emucr.com/search/label/Cen64 Latest build] (64-bit OS required)
 
  
 
==External links==
 
==External links==
* [https://www.youtube.com/user/gamspony/videos gamax92's "If CEN64 ran at full speed" video series] His CEN64 videos are very interesting. He did a frame dump of a select number of games and put the images together into movies to show what the games would look like if there weren't any performance issues. Notice how many of the games shown are almost completely accurate to their console counterparts, save for a few hiccups. There are many parts of games shown that are notoriously difficult to emulate.
+
* [https://www.youtube.com/user/gamspony/videos gamax92's "If CEN64 ran at full speed" video series] The CEN64 related videos are particularly interesting. Gamax92 dumped the frames of a select number of games and put the images together into movies to show what the games would look like if there weren't any performance issues. Notice how many of the games shown are almost completely accurate to their console counterparts, save for a few hiccups.
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 18:58, 13 January 2020

CEN64
1367212779452.png
Developer(s) MarathonMan
Latest version 0.3
Active Yes
Platform(s) Windows, Linux, macOS
Emulates Nintendo 64
Website CEN64.com
License BSD 3-Clause
Source code GitHub

CEN64 aims to become a cycle-accurate open-source Nintendo 64 emulator for Windows, Linux and macOS that is still in very early development.

Downloads

Windows Linux macOS Official Stable/Dev builds

Windows Dev builds
Compiled by emucr

Overview

One of the emulator's branches is based on Angrylion's MAME video implementation, which is highly accurate, although MarathonMan wants to write his own RDP in the future. The goal is to add additional full cycle accuracy.

It is rapidly progressing to a usable state and is already capable of playing many commercial ROMs with only minor issues. However, due to its extreme focus on accuracy, it will also require good hardware to play at decent speeds. It also lacks dynarec until the next core rewrite is completed. The emulator does have sound processing but not a UI yet, although there are already quite a few good unofficial frontends available (like CEN64-Qt).

CEN64 is slightly unoptimized at this point. However, there are reports of people being able to run the emulator at decent frame rates using at least an Intel i5 4670K, and the performance is getting slightly better with each release. MarathonMan is aiming for system requirements on the level of bsnes. Whether or not that's possible remains to be seen.

External links

  • gamax92's "If CEN64 ran at full speed" video series The CEN64 related videos are particularly interesting. Gamax92 dumped the frames of a select number of games and put the images together into movies to show what the games would look like if there weren't any performance issues. Notice how many of the games shown are almost completely accurate to their console counterparts, save for a few hiccups.