EmulationNation Posted May 8, 2022 Share Posted May 8, 2022 Hello All, I started my journey today into Launchbox and Bigbox and the first emulator i wanted to setup was the Atari 2600 (the first console i ever brought) As a test I placed the Stella download in D:\Stella and the roms in D:\Roms I tested this stand alone at the command prompt with D:\Stella\Stella.exe "D:\Roms\asteroids.bin" and it launches to the game. I then setup LaunchBox with Stella (See below) However when you click on the game it goes straight into the Stella Rom Launcher (as shown below, the path to the rom location is correct e.g. D:\Roms) Obviously this will work in Retroarch, but i would like to add scanlines to the output which I don't believe is supported under the Retroarch core Anyone any ideas why the standalone emulator isn't working Regards Quote Link to comment Share on other sites More sharing options...
EmulationNation Posted May 8, 2022 Author Share Posted May 8, 2022 Its ok i have fixed it Created a batch file call Stella.bat and added the following: echo %1 > log.txt D:\Stella\Stella %1 When i looked at the log file the only parameter being passed was "-f" Noticed this was set under "Associated Platforms" removed the value and all now works Hope this may be helpful to anyone else having the same issue 1 Quote Link to comment Share on other sites More sharing options...
paulwgraber Posted August 20, 2023 Share Posted August 20, 2023 Hi sent you a PM. I am having the same issue. can you explain more how you did this? Thx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.