> So I moved the file from the Downloads folder into the system32 folder in Wine's virtual C drive because it's obviously looking for it there. Don't do this. It's only looking in system32 as a last resort because it's not in your current directory. Instead, use "cd" to navigate to VisualBoyAdvance.exe's location instead (like cd $HOME/Downloads/).