Overclocking by “Adding Scanlines” Method for Eliminating Slowdows in Most Games Without Causing Issues

Discussion of developmental aspects of the MiSTer Project.
fpgafan
Posts: 1
Joined: Thu Jul 20, 2023 5:52 pm

Overclocking by “Adding Scanlines” Method for Eliminating Slowdows in Most Games Without Causing Issues

Unread post by fpgafan »

Is the method of overclocking by "adding scanlines" (or some variant of it), described in this article viable on FPGAs:

An advantage of this kind of overclocking seems to be that in most games it does not cause problems with additional bugs/unnecessary speed-ups in comparison to "normal overclocking".

See as well:

User avatar
PistolsAtDawn
Posts: 340
Joined: Fri Feb 18, 2022 7:29 pm
Has thanked: 249 times
Been thanked: 90 times

Re: Overclocking by “Adding Scanlines” Method for Eliminating Slowdows in Most Games Without Causing Issues

Unread post by PistolsAtDawn »

Nobody answered you, so I will attempt that: The FPGA cores we have strive to resemble real hardware. Features like that in software emulation aren't simple to translate to FPGA logic, and since it's hard enough to get an accurate core written, extensions such as that are not really in the cards. Features like save states are simple to implement in software emulation, but much harder in FPGA logic.

You will see certain MiSTer cores do have options to help prevent slowdowns, but I can't recall seeing anything run as fast as the StarFox videos linked in that article.

Post Reply