Jump to content

thetick

New Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by thetick


  1.  

    As MeneerJansen said...it appears you are running Emulation Station in X-Windows/term. The only way you will be able to run CoolCV is to drop to a full screen terminal session. You probably want to create a shell command that runs non-windowed that will start CoolCV. After exiting CoolCV, it should return you to Emulation Station.

     

    Yeah, sounds like it. I'm relatively new to Linux, so I'm still working out a few issues with my retro setup. Anyway, I'll try to write up a shell script tomorrow and see how that works. Thanks for the tip!


  2. Do you mean ssh -x? If so, no, I'm not. Mind you I'm running Linux Mint Rosa and not the typical Retro Pie like a lot of people do. I simply downloaded the v0.6.4 zip, extracted to usr/games and then set up my cfg in Emulationstation like this:

     

    <system>

    <name>coleco</name>
    <fullname>ColecoVision</fullname>
    <path>/home.......</path>
    <extension>.col .COL</extension>
    <command> /usr/games/Colecovision %ROM%</command>
    <platform>coleco</platform>
    <theme>coleco</theme>
    </system>

     

    The emulator runs fine through es, but opens up as a window.

×
×
  • Create New...