- Joined
- Dec 2, 2024
- Messages
- 99
- Level up in
- 1 posts
- Reaction score
- 252
- Points
- 627
- Location
- Puerto Rico
GitHub - gopher64/gopher64: Highly compatible N64 emulator
Highly compatible N64 emulator. Contribute to gopher64/gopher64 development by creating an account on GitHub.
What's Changed
- Update to Rust 1.90 and SDL 3.2.22
- Re-enable "selective RDP sync", a performance enhancement that should improve FPS
- Re-arrange and cleanup some RSP code, hopefully without introducing any bugs...
- Other minor code cleanup