Page 1 of 2
Game linking and audio
Posted: Mon Jun 25, 2012 8:30 pm
by tysonrss
Hello all.
Â
I decided to give Four Swords another shot, using VBA-M and taking advantage of the default HQ filtering. While enabling the link, I notice audio problems, like a stuttering noise. The game doesn't appear to be slow, but I can't be arsed to play that way.
Â
My CPU is 2.4 GHz dual core, so I'm pretty sure I can handle at least 2 players. When I unclick "Enable GBA Linking" the audio returns to normal. I'm using Xaudio.
Â
Could someone assist me? I would really like to play with the enhanced graphics.
Game linking and audio
Posted: Mon Jun 25, 2012 10:51 pm
by Squall Leonhart
what are your audio settings
Game linking and audio
Posted: Tue Jun 26, 2012 11:15 am
by tysonrss
I've decided to with b180.
Â
But they are the default settings.I noticed it happening with b103 as well.
Game linking and audio
Posted: Tue Jun 26, 2012 11:35 am
by Squall Leonhart
Game linking and audio
Posted: Tue Jun 26, 2012 11:44 am
by tysonrss
The one made long ago, like in 06-07. VBA 180 with the original link support.
Â
Turns out it too, has those filters.
Game linking and audio
Posted: Tue Jun 26, 2012 11:46 am
by Squall Leonhart
your cpu is the 4600, running 2 instances of vba-m with HQ4x filtering might be a tad heavy when simulating the link sockets
Game linking and audio
Posted: Tue Jun 26, 2012 11:53 am
by tysonrss
I even tired it without those and with the default settings and it still produces the same thing.
Game linking and audio
Posted: Tue Jun 26, 2012 11:59 am
by Squall Leonhart
do you have the AMD Dual core optimiser installed?
Â
otherwise its probably the Cool and quite glitch on the X2 processors.
Game linking and audio
Posted: Tue Jun 26, 2012 12:03 pm
by tysonrss
I think I uninstalled it since I have Windows 7, which I heard is irrelevant on 7.
Â
But Cool N Quiet is enabled.
Game linking and audio
Posted: Tue Jun 26, 2012 12:24 pm
by Squall Leonhart
Actually, since 7 defaults to using TSC, the optimiser would definitely help things
But you can also force HPET enabled which should be more accurate than TSC
Â
if you add userplatformclock to bcedit (bcdedit /set useplatformclock true)
then it would use the HPET timer, which Vista did by default.
Â
the optimiser helped on XP by forcing the use of the power management timer.