I'm trying to get Stella to work in GameEx and I can't figure ou what's going wrong. The command line in my config looks like this: Stella.exe -fullscreen 1 "[ROMPATH]\[ROMFILE]" However, when I look in the log after the game doesn't load properly (Stella launches to the menu acting like it can't find the rom), the cmd that was issued was: cmd.exe /c C: Stella.exe -fullscreen 1 "C:\Roms\Atari 2600\Roms\Adventures of Tron (1983) (Mattel)_a26.7z" Why is it looking for a .7z file? The rom is not a .7z file, it's a .a26 or .bin, and I thought Stella doesn't support 7z. If I take the rom and pack it so it's a 7z file, when stella launches I get a black screen and a fast paced beeping sound. What stupid thing am I doing (or not doing)? Thanks for the help!