ares-emulator / ares

ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
https://ares-emu.net
Other
940 stars 114 forks source link

[N64] Extended RDRAM is not 8MB #144

Open jeltaqq opened 3 years ago

jeltaqq commented 3 years ago

The RDRAMTest detects 63MB of RDRAM. 8MB is recommended.

Edit: These titles work on https://github.com/ares-emulator/ares/commit/049211abae882289e70f8c60fa0570829ee96ede This is probably the reason why Star Wars: Battle for Naboo and Indiana Jones and the Infernal Machine do not boot. A old emulators booted by disabling extended RDRAM.

https://github.com/PeterLemon/N64/tree/master/RDRAMTest rdram

LukeUsher commented 3 years ago

ares does only provide 8MB RDRAM, so it's not the amount of RDRAM that is wrong, but the method the game uses to detect RDRAM being broken in ares right now