Good morning all

I would like to launch a NeoGeo CD game with the Raine emulator (Windows) I used the following configuration:
executable e:\emulateurs\neogeo cd\raine 0.64.16\raine32.exe
args "[romfilename]"
rompath e:\jeux\neogeo cd
romext .cue
Unfortunately the emulator starts but not the game, I have to run it manually ... I went to see the documentation for Raine
here & I changed the configuration like this:
executable e:\emulateurs\neogeo cd\raine 0.64.16\raine32.exe
args -g "[romfilename]"
rompath e:\jeux\neogeo cd
romext .cue
But NOTHING happens... the
-g argument does not work...