Jump to content

Recommended Posts

Posted

Hello,

Could you help me, please.

I'm looking for the command to launch games with EmulationStation

<emulator name="raine" command="%HOME%\..\emulators\raine\raine.exe - ???  %ROM%"/>

what should we put in place of ???

Thanks a lot

 

 

Posted

Wrong forum, you should post to emulationstation, I don't know this frontend...

Or you could try raine directly eventually !

Posted

yeah and you can even use raine -h to get the command line options (assuming you have a real terminal, not cmd.exe).

If you have cmd.exe then do something like raine -h > log.txt and look inside log.txt then !

Posted

Hello,

Just a little question :

i used with Raine64, the command (for  example) :
raine.exe -n -fs 1 -g "c:\emulationstation\roms\raine\1944.7z"

but it doesn't work...

Could you help me understand my syntax error, please

Thanks a lot

Posted (edited)

-g is optional but is not followed by a path, but by a game name. If the game is the last parameter then you can forget -g
A path is used only when passing a neocd cue or iso file.

Now you are out of luck there seems to be a bug with opengl when using -n

Meanwhile you can use -video 1 which is working with -n, or wait, but I don't plan to fix it just now, sorry, or try to patch it yourself... !

Edited by Tux
Posted (edited)

Hello,

I'm a newbie.

I don't know enough to do it myself 😓

I will wait for a next fix from you even if it is in the distant future👼
I tested with -video 1 but i have a message (see the picture)
and the game does not start.

I tested with many roms

Thanks for your help

Capture3.JPG

Edited by newton
Posted

Yeah yuv overlays are disabled in 64 bits because the color conversion is done in mmx asm, very fast, but 32 bits only.

You can also try the windowed mode. -fs 0 with -geometry. Reminds me that I should add a command line option for "no border"...

Posted

Probably because you passed a zip file on the command line, so it assumed it was a zip containing files for a neocd game, ipl.txt being the main one if it doesn't find it, it stops here. You are going to have to learn at least the basic, I can't answer all the basic questions !

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...