Playing Tetris with GB Link enabled in TGB Dual

Hi,

I’m trying to play Tetris in two player mode using TGB Dual Core. I’ve added option

tgbdual_gblink_enable = "enabled"

to my ~/.config/retroarch/retroarch.cfg, and I try to start retroarch with following options (according to https://github.com/libretro/tgbdual-libretro/issues/1)

retroarch -L /usr/lib/libretro/tgbdual_libretro.so --sufamiA tetris.gb --sufamiB tetris.gb tetris.gb

But I always have this error :

retroarch: unrecognized option '--sufamiA'

I’am using retroarch v1.0.0.3 on Archlinux. Retroarch is built from AUR package https://aur.archlinux.org/packages/retroarch-git

Can you please tell me what are the good options to use GB Link with TGB Dual core ?

Thanks.

The sufami stuff has been removed for a while. For up -to -date Retroarch all you have to do is load the game, go into core options and enable GB Link, only works for the same game atm.

Thanks for these explanations.

But there’s still a little problem : when I go to “Core options” after choosing TGB Dual core, I have the message “No options available”. I’m using TGB Dual v0.8.3

You need to start your game before going to core options.

Ok, thanks a lot, and sorry for all these lame questions =D