|
|
|
@ -646,7 +646,7 @@ void GameDatabase::Entry::ApplySettings(Settings& settings, bool display_osd_mes
|
|
|
|
#else
|
|
|
|
#else
|
|
|
|
Host::AddIconOSDWarning("gamedb_force_pgxp_cpu", ICON_EMOJI_WARNING,
|
|
|
|
Host::AddIconOSDWarning("gamedb_force_pgxp_cpu", ICON_EMOJI_WARNING,
|
|
|
|
"This game requires PGXP CPU mode, which increases system requirements.\n"
|
|
|
|
"This game requires PGXP CPU mode, which increases system requirements.\n"
|
|
|
|
" If the game runs too slow, disable PGXP for this game.",
|
|
|
|
" If the game runs too slow, disable PGXP for this game.",
|
|
|
|
Host::OSD_WARNING_DURATION);
|
|
|
|
Host::OSD_WARNING_DURATION);
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|