Final Burn Neo > FBN Discussion

Best Of Best Issue

(1/1)

cmart:
I tried playing Best Of Best and for some reason it runs very slow. I thought maybe my computer was too slow so decided to run it in MAME and runs normal there. Is there any special settings needed (tried adjusting CPU speed among other things to no avail) or is it still a work in progress.

iq_132:
Looks like a mistake on my part.

When I get access to my pc later on today (or if Barry sees this) it will get fixed.

In the bestbestframe() function

      SekRun(nCyclesTotal[0] / 2);

Really should be

      SekRun(nCyclesTotal[0] / nInterleave);

cmart:
Thank IQ

iq_132:
No problem. It is fixed in the svn (source code depository) and you'll be co-credited for the fix in the next fba release. :)

cmart:
Awesome

Navigation

[0] Message Index

Go to full version