Unable to get Emulationstation to recognize jzintv install
-
Hello All,
I'm am trying to get jzintv emulator running on Retropie but not having much success. I would like to use Jzintv rather than lr-frreeintv since jzintv support the intellivision voice. I do have the Atari2600 emulator working so RetroPie is setup correctly. I have setup all of the needed configuration files based on info from the RetroPie docs and from the RetroPie setup on Github, as well as the required bios and exec files and have install several game roms. Neither the game or emulationstation logs were of any help.I think the missing piece of the puzzle is how to tell Emulationstation there is a new emulator installed. Am I suppose to manually edit the /etc/emulationstation/es_systems.cfg file or it is somehow done automatically?
RetroPie image, Version 4.8
PS3 controller
RPi4Thanks
Markcat .emulationstation/es_log.txt Nov 06 15:39:00 lvl2: EmulationStation - v2.11.2rp, built Aug 22 2023 - 23:00:06 Nov 06 15:39:00 lvl2: Parsing XML file "/opt/retropie/supplementary/emulationstation/resources/mamenames.xml"... Nov 06 15:39:00 lvl2: Parsing XML file "/opt/retropie/supplementary/emulationstation/resources/mamebioses.xml"... Nov 06 15:39:00 lvl2: Parsing XML file "/opt/retropie/supplementary/emulationstation/resources/mamedevices.xml"... Nov 06 15:39:00 lvl2: Creating window... Nov 06 15:39:01 lvl2: Created window successfully. Nov 06 15:39:01 lvl2: GL vendor: Broadcom Nov 06 15:39:01 lvl2: GL renderer: V3D 4.2 Nov 06 15:39:01 lvl2: GL version: 2.1 Mesa 19.3.2 Nov 06 15:39:01 lvl2: Checking available OpenGL extensions... Nov 06 15:39:01 lvl2: ARB_texture_non_power_of_two: ok Nov 06 15:39:02 lvl2: Loading system config file /etc/emulationstation/es_systems.cfg... Nov 06 15:39:02 lvl1: System "amstradcpc" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "arcade" has no games! Ignoring it. Nov 06 15:39:02 lvl2: Parsing XML file "/home/mark/.emulationstation/gamelists/atari2600/gamelist.xml"... Nov 06 15:39:02 lvl1: System "atari5200" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "atari7800" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "atari800" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "atarilynx" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "channelf" has no games! Ignoring it. Nov 06 15:39:02 lvl1: System "coleco" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "fba" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "fds" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "gamegear" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "gb" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "gba" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "gbc" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "mame-libretro" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "mastersystem" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "megadrive" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "msx" has no games! Ignoring it. Nov 06 15:39:03 lvl1: System "n64" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "neogeo" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "nes" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "ngp" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "ngpc" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "pcengine" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "psx" has no games! Ignoring it. Nov 06 15:39:04 lvl2: Parsing XML file "/home/mark/.emulationstation/gamelists/retropie/gamelist.xml"... Nov 06 15:39:04 lvl1: System "sega32x" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "segacd" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "sg-1000" has no games! Ignoring it. Nov 06 15:39:04 lvl1: System "snes" has no games! Ignoring it. Nov 06 15:39:05 lvl1: System "vectrex" has no games! Ignoring it. Nov 06 15:39:05 lvl1: System "zxspectrum" has no games! Ignoring it. Nov 06 15:39:05 lvl2: Added known joystick 'ShanWan USB WirelessGamepad ' (instance ID: 0, device index: 0) Nov 06 15:39:06 lvl2: Added known joystick 'ShanWan USB WirelessGamepad ' (instance ID: 0, device index: 0) Nov 06 15:40:23 lvl2: EmulationStation cleanly shutting down.
-
@oldmb said in Unable to get Emulationstation to recognize jzintv install:
I have setup all of the needed configuration files based on info from the RetroPie docs and from the RetroPie setup on Github, as well as the required bios and exec files and have install several game roms.
Did you actually install the jzintv emulator from the RetroPie-Setup script under "optional packages"?
@oldmb said in Unable to get Emulationstation to recognize jzintv install:
Am I suppose to manually edit the /etc/emulationstation/es_systems.cfg file or it is somehow done automatically?
It should be automatic, yeah. Can you show the RP-Setup log from when you installed jzintv? Logs are at
~/RetroPie-Setup/logs/
. They are compressed in.gz
format; you can extract them withgunzip
or view in place withzless
. Only the 20 most recent logs are retained -- if you can't find the one that installed jzintv, please try installing it again. -
I wasn't aware that was an option. On the "Please choose a package from below"; jzintv showed jzintv (Installed - via unknown). I selected Install from Source and it is now up and running. I have a few launch issues but I should be able to work those out. Thanks much for your help.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.