Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: qqplayer on August 03, 2017, 07:03:08 AM

Title: Rpi log when launch emulator?
Post by: qqplayer on August 03, 2017, 07:03:08 AM
Is there a way to see the exact command line arguments executed by AM on a Rpi when I launch a game?

On windows I usually execute the f.e. on windowed mode and copy paste from the command window.
Can I search on some log file or anything?Thanks.

Title: Re: Rpi log when launch emulator?
Post by: akafox on August 04, 2017, 10:07:37 AM
it says right there in the little grey box what path it is... (not sure myself)

/dev/shm/  the file is runcommand.log

it can be opened with nano



Title: Re: Rpi log when launch emulator?
Post by: qqplayer on August 07, 2017, 04:10:47 AM
thanks for the replay but this only works if you set a command line using the native retropie "runcommand".
The thing is I have set a bunch of systems on windows with "cmd" and want to port some of them to my rpi.
I just need a native AM log or something like that.