Releases: l1ve709/NeuroPace-RDNA
NeuroPace RDNA v0.1.0 (Beta)
NeuroPace RDNA v0.1.0
New Features in this Build (Equiv. to v0.2.0)
- Self-Learning AI Engine: Added OnlineTrainer module that automatically collects data, labels it, and retrains the AI model during gameplay.
- Global AMD Radeon Support: Compatibility expanded from RX 7800 XT specifically to all AMD RDNA 1, RDNA 2, and RDNA 3 graphics cards.
- 200Hz Telemetry: Doubled the telemetry polling rate (from 10ms to 5ms) for lightning-fast AI reaction time.
- Hot-Reload Models: The AI Engine dynamically updates its model without needing a restart when retraining completes.
Improvements
- Anti-Cheat Safe Fallback: Actuator now gracefully falls back to thread priority management if strict affinity fails (fixes "Error 5" crashes with Anti-Cheats).
- Reduced End-to-End Latency: The combined speed optimizations reduced worst-case reaction time from ~60ms down to ~5ms.
- TGP Boost Upgrades: Increased TGP boost aggressiveness (Low: 20W, Mid: 35W, High: 50W) for stronger mitigation of frametime spikes.
- UI Overhaul: Dashboard now reports "Driver-FPS" directly from the AMD ADLX SDK when running in Exclusive Fullscreen.
??? Security & Verification
We take system security seriously. NeuroPace operates in User-Mode (Ring-3) and does not use any drivers (.sys files). Below are the precise SHA256 checksums of the compiled binaries in this release so you can verify their integrity.
How to Verify with VirusTotal
Since these are newly compiled binaries, they won't show up via hash search on VirusTotal until someone uploads them. You can upload the .zip or any .exe file directly to virustotal.com to verify they are 100% clean. The SHA-256 in the scan will match the ones below.
Manual Checksum Verification (SHA-256)
powershell NeuroPace-RDNA-v0.1.0-Win64.zip E9F62D575122202543E59A0B022680CEA18DD9322B9E4C6555CE8C764A046FD4 bin\neuropace-telemetry.exe 89813406ACD5B47F493DA00026702DD51D6BA8B342B227CE0EC01DA48733FBE8 bin\neuropace-actuator.exe 78EDEA3939A0EFF53CD793077EAF632B538281B3013C1CA96448B66F6EF8BE2D NeuroPace.exe E8FA96773F3F65CE4C49F03F44B400AB3200EC01C81167DA2CF10D4965BD21E4
Installation
- Extract the zip folder.
- Run NeuroPace.exe as Administrator to launch the web interface.
- (First run may take a minute to install dashboard dependencies automatically).