Search found 38 matches

by AdamN
Wed Jul 19, 2017 10:04 pm
Forum: Control
Topic: When multiple VBA-Ms arelinked to Dolphin, I can't control them simultaneously
Replies: 3
Views: 7767

When multiple VBA-Ms arelinked to Dolphin, I can't control them simultaneously

Try using my mod (vba-m svn1030e) https://www.dropbox.com/s/l2vn877z7ducktd/VisualBoyAdvance-M1030e.zip The thread was archived before vba-m forum got rolled back http://web.archive.org/web/20150309103216/http://vba-m.com/forum/Thread-vba-m-r1030e-sourcecode   I remember it worked on Four Swords as...
by AdamN
Fri Jul 14, 2017 8:38 am
Forum: Bugs and Support
Topic: Breakpoints and Steps with GDB
Replies: 1
Views: 3136

Breakpoints and Steps with GDB

The last time i tried to use GDB with VBA-M on windows it cause my GDB to stop responding >.< and i ended modifying the internal debugger on VBA-M svn1030e in order to put breakpoints (by address or value being written/read) to analyze wireless adapter data, but that was years ago, not sure about th...
by AdamN
Fri Apr 28, 2017 9:28 am
Forum: Control
Topic: Four Swords Problem
Replies: 1
Views: 6309

Four Swords Problem

Try using this unofficial build https://www.dropbox.com/s/l2vn877z7ducktd/VisualBoyAdvance-M1030e.zip

 

i remember i was able to connect 2 or more GBA controllers correctly on Four Swords long ago.

by AdamN
Wed Apr 26, 2017 11:00 pm
Forum: Graphics
Topic: Settings for Smooth Framerate?
Replies: 2
Views: 8151

Settings for Smooth Framerate?

Shouldn't vsync helped if it's related to refresh rate?

by AdamN
Wed Apr 26, 2017 10:56 pm
Forum: Bugs and Support
Topic: Link isn't appearing below "Options"
Replies: 2
Views: 3648

Link isn't appearing below "Options"

1.72 is too old isn't? you should at least use 1.8 or newer   I'm not sure where is the latest version [img]<fileStore.core_Emoticons>/emoticons/biggrin.png[/img]/emoticons/biggrin@2x.png 2x" width="20" height="20" /> may be here http://sourceforge.net/projects/vbam/files/ ...
by AdamN
Wed Apr 26, 2017 10:53 pm
Forum: Bugs and Support
Topic: Slowdowns While Linking With Dolphin
Replies: 10
Views: 17887

Slowdowns While Linking With Dolphin

The issue is related to bottleneck on communication because it blocked cpu emulation while waiting for new data.   No matter how high is your spec there will always be degradation in performance trying to simulate raw data transfer with tcp/udp.   You can try changing the interval of checking for ...
by AdamN
Thu Feb 23, 2017 12:02 am
Forum: Bugs and Support
Topic: grey link function on Loz
Replies: 1
Views: 3722

grey link function on Loz

As i remember it worked well on vba-m svn1030e https://www.dropbox.com/s/l2vn877z7ducktd/VisualBoyAdvance-M1030e.zip

by AdamN
Sun Oct 23, 2016 10:06 am
Forum: Suggestions
Topic: VBA-M 2.0 Starting From Next Beta or SVN Build 64-Bit Perminent Revival
Replies: 1
Views: 7192

VBA-M 2.0 Starting From Next Beta or SVN Build 64-Bit Perminent Revival

My Win10 is getting BSOD more often than my XP though [img]<fileStore.core_Emoticons>/emoticons/biggrin.png[/img]/emoticons/biggrin@2x.png 2x" width="20" height="20" />   Anyway, i don't think there will be much difference in emulation performance between 32bit and 64bit, b...
by AdamN
Thu Jan 14, 2016 1:18 am
Forum: Bugs and Support
Topic: VBA-M 2.0.0 beta 2 linking issue
Replies: 4
Views: 9015

VBA-M 2.0.0 beta 2 linking issue

oh....that explains a lot. What can I do to link in this certain situation? thanks in advance.   Make sure you have a very low latency (<1ms) [img]<fileStore.core_Emoticons>/emoticons/biggrin.png[/img]/emoticons/biggrin@2x.png 2x" width="20" height="20" /> Also, linking us...
by AdamN
Fri Apr 26, 2013 3:55 am
Forum: Audio
Topic: choppy and repeating audio
Replies: 2
Views: 9773

choppy and repeating audio

It will be choppy if the performance is under 100%   Alternatively, you can use VBA-M svn1030c from my modification, it will make the sound smoother by adjusting the sound pitch to follow the performance (or was it to follow the throttle setting, i kindda forgot :shy: ) with the exception of Direct...