EXE
WinGet
Project64 (Development)
Project64 Development Team · 4.0.0.6543 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
"Project64 (Development)-4.0.0.6543.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
Project64 (Development)-4.0.0.6543.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Project64.Project64.Dev
Version
4.0.0.6543
Description
Nintendo 64 Emulator
License
GNU General Public License v2.0
↗
Release Notes
Core: In R4300iOp::ExecuteOps only update UpdateInstructionMemory at the start of the loop
Core: in CRecompiler::RecompilerMain_Lookup when TriggerAddressException has occured, update the PC before checking if valid
Core: In CX86RecompilerOps::COP0_MT update the count register when writing to Count
Core: In CX86RecompilerOps::COP1_S_CVT, CX86RecompilerOps::CompileCheckFPUResult32 set softfloat_exceptionFlags to the FPU exception value
Core: When syncing CPU make sure PC matches on 64bit address…