Hi Everybodies
I am struggling since few days around a problem in mu retropie - Linux configuration of model 3
Everything works fine if i launch a game from command line :
./supermodel /home/pi/RetroPie/roms/model3/srally2.zip everything works perfectly ( Including joypad controls )
But if I try launch it from retropie using :
supermodelfs = "XINIT:/opt/retropie/emulators/supermodel/bin/supermodel -game-xml-file=/opt/retropie/emulators/supermodel/bin/Config/Games.xml -fullscreen %ROM%"
form the retropie config folder games start perfectly but controller wont works .
I've checked the runcommand.log and i Get these info :
arameters:
Executing: /opt/retropie/emulators/supermodel/bin/supermodel -game-xml-file=/opt/retropie/emulators/supermodel/bin/Config/Games.xml -fullscreen "/home/pi/R$
Error: Unable to open 'Config/Supermodel.ini'. Configuration will not be loaded.
Supermodel: A Sega Model 3 Arcade Emulator (Version 0.3a-WIP)
Copyright 2011-2021 by Bart Trzynadlowski, Nik Henson, Ian Curtis,
Harry Tuttle, and Spindizzi
Title: Sega Rally 2 (Export)
ROM Set: srally2
Developer: Sega
Year: 1998
Stepping: 2.0
Extra Hardware: Digital Sound Board (Type DSB2), Drive Board, Net Board
Error: Unable to save NVRAM to 'NVRAM/srally2.nv'. Make sure directory exists!
All the files are in the proper directories and i am unable to understand how to solve it
Anybody has any idea ?
Thanx in advance for any help