mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-25 12:06:55 +01:00
Set frame skip to 2 by default when an amiga model is selected
This commit is contained in:
parent
0f22612d28
commit
43f4f4e06e
@ -201,7 +201,8 @@ static void A1200_config(void)
|
|||||||
|
|
||||||
static void default_config(void)
|
static void default_config(void)
|
||||||
{
|
{
|
||||||
/* For now these are in uaerc instead */
|
/* "good enough" and "fast enough" on the Wii */
|
||||||
|
changed_prefs.gfx_framerate = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int prefs_has_changed;
|
static int prefs_has_changed;
|
||||||
|
Loading…
Reference in New Issue
Block a user