This commit is contained in:
CasualPokePlayer 2023-04-04 05:04:00 -07:00
parent b8f3f089f2
commit 9ae5f786de
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ namespace BizHawk.Client.Common
["NES_PAL"] = 50.006977968268290849,
["FDS"] = 60.098813897440515532,
["FDS_PAL"] = 50.006977968268290849,
["SNES"] = 21477272.0 / (4 * 341 * 262), // 60.098475521
["SNES"] = 21477272.0 / (4 * 341 * 262 - 2), // 60.0988118623
["SNES_PAL"] = 21281370.0 / (4 * 341 * 312), // 50.0069789082
["SGB"] = 21477272.0 / (4 * 341 * 262), // 60.098475521
["SGB"] = 21477272.0 / (4 * 341 * 262 - 2), // 60.0988118623
["SGB_PAL"] = 21281370.0 / (4 * 341 * 312), // 50.0069789082
["PCE"] = 7159090.90909090 / 455 / 263, // 59.8261054535
["PCECD"] = 7159090.90909090 / 455 / 263, // 59.8261054535