VBAGX and System Link Games December 18, 2008 07:00PM | Registered: 16 years ago Posts: 186 |
Re: VBAGX and System Link Games December 18, 2008 07:57PM | Registered: 16 years ago Posts: 443 |
Re: VBAGX and System Link Games December 18, 2008 08:17PM | Registered: 16 years ago Posts: 186 |
Re: VBAGX and System Link Games December 18, 2008 09:17PM | Registered: 16 years ago Posts: 289 |
Re: VBAGX and System Link Games December 18, 2008 09:24PM | Registered: 16 years ago Posts: 920 |
Re: VBAGX and System Link Games December 18, 2008 11:24PM | Admin Registered: 16 years ago Posts: 5,132 |
Re: VBAGX and System Link Games December 18, 2008 11:42PM | Registered: 16 years ago Posts: 1,012 |
Re: VBAGX and System Link Games December 19, 2008 12:00AM | Registered: 16 years ago Posts: 499 |
Re: VBAGX and System Link Games December 19, 2008 12:08AM | Registered: 16 years ago Posts: 1,012 |
Quote
DanielHueho
After all, is probably "only" needed to emulate the system link interface, and the network code of the games does the rest.
(Sorry about lame english :P I'm getting worse on this)
Re: VBAGX and System Link Games December 19, 2008 01:57AM | Registered: 16 years ago Posts: 441 |
Quote
daniel_c_w
I never tried any GBA emulator, but I am surprised, that the Wii would not be powerfull enought to have multiple instances of GBA emulations running.
Re: VBAGX and System Link Games December 19, 2008 01:57AM | Registered: 16 years ago Posts: 441 |
Quote
TheManuel
Is there any way to play local multiplayer on Gamboy Advance games that used the system link feature?
I'm instrested in Legend of Zelda: Four Swords in particular (I know there is a Gamecube version).
I wonder if the emulator features some way allowing local multiplayer through splitscreen.
Re: VBAGX and System Link Games December 19, 2008 07:46AM | Registered: 16 years ago Posts: 186 |
Quote
TantricQuote
daniel_c_w
I never tried any GBA emulator, but I am surprised, that the Wii would not be powerfull enought to have multiple instances of GBA emulations running.
One problem is that VBA is written for Intel architecture (x86 asm). The Wii has a PPC chip. So I'm using the C core of VBA for most stuff, which is slower.
Re: VBAGX and System Link Games December 19, 2008 08:37AM | Registered: 16 years ago Posts: 443 |
Quote
TheManuel
I have a 700MHz PIII based Celeron on my MAME machine (soon to be upgraded) and it can't run even Mario Kart GP at full speed.
Re: VBAGX and System Link Games December 19, 2008 03:29PM | Registered: 16 years ago Posts: 186 |
Quote
whodares
This will not be as clear cut as you might imagine. How many other programs you have running (and what they are) will drastically affect performance of the machine in general. Then more specific to the emulator will be what rendering method you are using (DirectX, OpenGL, Windows GDI), combine that with your graphics card.
One of my machines has a 1.3GHz chip, but it runs dog slow on some gaming applications because the in-built graphics card isn't up to much, and I haven't bothered to replace it.
Re: VBAGX and System Link Games December 20, 2008 04:52PM | Registered: 16 years ago Posts: 499 |
Re: VBAGX and System Link Games December 20, 2008 05:46PM | Registered: 16 years ago Posts: 920 |