mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replaced fullscreen on Esc key by Alt+Enter, Esc now escape fullscreen or stop emulation (as requested, but i find it better too)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3101 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -166,8 +166,6 @@ bool CFileSystemGCWii::InitFileSystem()
|
||||
}
|
||||
else
|
||||
{
|
||||
// Mario Kart Wii gets here on its third partition...
|
||||
// Does it use a fake partition ? another type we don't know ?
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user