diff --git a/zsnes/src/vcache.asm b/zsnes/src/vcache.asm index c214ba02..8d275752 100644 --- a/zsnes/src/vcache.asm +++ b/zsnes/src/vcache.asm @@ -317,6 +317,10 @@ NEWSYM cachevideo ; mov dword[Msgptr],SaveRamSaved ; mov eax,[MsgCount] ; mov [MessageOn],eax + ; change dir to LoadDrive/LoadDir + mov dl,[LoadDrive] + mov ebx,LoadDir + call Change_Dir jmp .nofocussave .nofocussaveb mov dword[sramb4save],0