@retrowolfe should work now on both V4 and V5, give this a shot https://github.com/alinke/pixelcade-retrobat/tree/main/scripts/game-start
@pixelcade-admin ok cool im glad I was not tripping lol. I would wait for V5 no clue on release date though.
@retrowolfe
yep you are fine, give the latest a shot, it should work on V4 now for game launches and then when V5 comes out, Pixelcade will also update when you are scrolling through games and systems from ES
@pixelcade-admin You are awesome! Working great so far. I will report back if I see any weirdness. Thanks for the speedy help.
@retrowolfe cool! thanks for letting me know. Almost done with the automated installer if you want to try that out later, perhaps after moving to RetroBat V5
V1.0 released for RetroBat including an automated installer
@pixelcade-admin I will try the installer. The only art not displaying correctly for me is Atari lynx and jaguar displays "arcade" on the marquee. And nintendo ds not showing game names. But idk if this is a missing art issue or something else.
cool, thanks in advance for trying the installer, that will be helpful. For reference, here is the Pixelcade artwork repo https://github.com/alinke/pixelcade/ . There is artwork for lynx and jaguar so could be a naming issue but would be good to get the log (pixelweb.log) and see what is happening. You'd need to go to those, pick some games, and then upload the log.
but run the installer first and that will also get you the latest artwork
@retrowolfe
@pixelcade-admin Ok install seem to went good. after playing around here's my latest log with the lynx and jaguar issues
.
mapping issue on those, in the file console.csv which is in the pixelcade folder, add these two lines:
lynx,atarilynx
jaguar,atarijaguar
i'll add this in the next release
let me know how that goes
@pixelcade-admin Ok I will try that and do I do something similar for each console that doesn't work or just keep notes and let you know?
yep, let me know which ones aren't working and will make those mapping changes too, thx
@pixelcade-admin Opened the csv in notepad copied those two lines but no change.
you'll need to close the pixelcade listener and re-start it after making the changes
@pixelcade-admin That worked. I will keep adding more and keep you updated. Thanks!