Removed "Boot game and start" entry

There is already a setting on the menu (Settings > HLE > Always start
after boot) to do that. Make it active by default since disabling it is
only useful for debugging purposes.
This commit is contained in:
Alexandro Sánchez Bach 2014-07-23 12:38:08 +02:00
parent abbd3ae239
commit 602c436e1c
6 changed files with 700 additions and 737 deletions

View file

@ -1524,7 +1524,7 @@ void RSXThread::DoCmd(const u32 fcmd, const u32 cmd, mem32_ptr_t args, const u32
}
break;
// Anti aliasing
// Anti-aliasing
case NV4097_SET_ANTI_ALIASING_CONTROL:
{
// TODO: