What's new

Nemu64 unofficial release

Mr. 64

New member
I've made an improved Version of this Emulator.
Download: https://github.com/purplemarshmallow/Nemu64/releases

Changelog:
Nemu64:
updated links
added ini file by Federelli
added gs_dll.dll and Cheats.ini by Gent
added fixed input plugin by Lemmy

Nemu64 Graphics:
improved microcode detection, now more games are supported
fixed bugs with other emulators (PJ64, 1964,...)
Fullscreen mode now works with any Emulator
added wireframe option (useful for geometry dumping)
added a combiner setting
changed the way geometry dumping works
fixed a possible crash when dumping geometry
ui changes
code cleanups (removed 3dNow, ...)

source code: https://github.com/purplemarshmallow/Nemu64
 
Last edited:

Jelta

New member
Nice:tup:
I'll quick fixed a nemu64.ini based Federelli's Nemu64 0.8 .INI file.
 

Attachments

  • uonemu64ini.zip
    18.9 KB · Views: 695

Gent

The Soul Reaving Gentleman
Administrator
Very nice indeed well done :tup:

when i get a bit of time i'll update that a bit more for you if you like :)
 
OP
M

Mr. 64

New member
would be cool :)
I fixed many "Microcode Autodetection failed" errors
I did some testing but maybe some games are still not working
If someone notices it it might be easy to fix it
 

Iconoclast

New member
I was thinking Nemu64 could use a patch to implement some of the RSP graphics microcode in LLE so that I can finally test RCP-timing-sensitive titles, but I have not yet attempted a patch for it. Could probably just interpret the RSP within the graphics plugin itself, but that doesn't allow me to test the RCP synchronization in Nemu64 in real time.
 
OP
M

Mr. 64

New member
it needs lle gfx, Shunyuan's SoftGraphic Plugin works with Nemu
but there are glitches with recompiler, you can fall through the floor
interpreter seems to work
 

Gent

The Soul Reaving Gentleman
Administrator
Updated 0.2 Cheats.ini & smaller packed exe with Ctrl+C Short Cut for Cheats

Just updated with little more cheat support still WIP.

Code:
// Nemu64 Un-Official Cheats Database (Cheats.ini)
//    All Region Cheat Codes Database By Emu64 Cheats Staff.
// ----------------------------------------------------
// 
// This Cheat file is only to be used with Nemu64 Version 0.8 Or Higher
// 
// ----------------------------------------------------
//
//
[Meta]
Author=Gent
Version=0.2 WIP 
Date=29th August 2017
Homepage=http://cheats.emulation64.com/Nemu64/
//
//
// ----------------------------------------------------
//
//
Games with Cheat Support at the moment
//
//
// ----------------------------------------------------
//
//

[007 - The World is Not Enough]
[EUR]

[AEROGAUGE]
[JAP Kiosk v1.0]
[JAP v1.1]
[USA]
[EUR]

[AirBoarder64]
[JAP]
[EUR]

[Akumajou Dracula Mokushiroku - Real Action Adventure (J)]

[Akumajou Dracula Mokushiroku Gaiden - Legend of Cornell (J)]

[Baku Bomberman]

[Baku Bomberman 2]

[Bomberman 64 - Arcade Edition (J)]

[Bomberman Hero - Mirian Oujo wo Sukue! (J)]

[Buck Bumble]

[Castlevania]
[USA]
[EUR]

[Castlevania - Legacy of Darkness]
[USA]
[EUR]

[Chameleon Twist]
[JAP]
[EUR]
[USA]

[Super Mario 64]
[JAP] 
[USA]
[EUR]

[Super Mario 64 - Shindou Pack Taiou Version (J) (V1.3)]
[JAP Rumble]

[THE LEGEND OF ZELDA]
[JAP]
[USA V1.0/EUR V1.0]
[USA V1.1]/EUR V1.1]
[USA V1.2]

[ZELDA MASTER QUEST]

Also added an exe with Ctrl+C to access Cheat Dialog when game is running, which is something i have always found useful.
 

Attachments

  • Nemu64.exe
    2 MB · Views: 727
  • Nemu64_Cheats_Ini..zip
    12.4 KB · Views: 585

Top