GPU/External Registers: Difference between revisions
m N3DS bit  | 
				Vague Rant (talk | contribs)  →LCD Source Framebuffer Setup:  Correct typo in mathematical calculation.  | 
				||
| Line 241: | Line 241: | ||
VClock = PClock / (HTotal + 1) / (VTotal + 1)  | VClock = PClock / (HTotal + 1) / (VTotal + 1)  | ||
Setting this to 494 lowers framerate to about 50.040660858 Hz ((268111856 / 24) / (  | Setting this to 494 lowers framerate to about 50.040660858 Hz ((268111856 / 24) / (450 + 1) / (494 + 1)).  | ||
|-  | |-  | ||
| 0x28  | | 0x28  | ||