Search found 781 matches

by RealLarry
Wed Jan 31, 2024 2:07 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

I have noticed that if I go into a core too soon after the MiSTer boots that the Uno has trouble pulling up the graphic for that console (and subsequently for each game I launch). Do you think that is an issue with the Uno or perhaps with MiSTer still undergoing some booting processes and failing to write the core name for your program to grab? It...
by RealLarry
Tue Jan 30, 2024 1:56 pm
Forum: Hardware Setups
Topic: tty2rpi Add-On (shows core based pictures and videos on a HDMI or DSI display)
Replies: 135
Views: 42819

Re: tty2rpi Add-On (shows core based pictures and videos on a HDMI or DSI display)

Another update: Cores like Atari2600, Atari800, C64, N64 etc can now show their own ROM/Game pictures! Just create a new directory under ~/marquee-pictures named exactly like the core itself (ie Atari2600, case insensitive) and drop all your pictures there. Picture names has to be the same name as the ROM/Game itself! Example: Core is SNES , game R...
by RealLarry
Tue Jan 30, 2024 1:16 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

After cleaning up and last handcraft on fixing small things it went public now! Just run update_tty2tft.sh on MiSTer and enjoy zillions of new pictures for consol- and computer cores now! (Same goes to tty2rpi but it will get it's own announcement later) BTW looks like I've found an old but small bug and not noticed so far: When returning to Menu a...
by RealLarry
Tue Jan 30, 2024 6:53 am
Forum: Other Computer / System Cores
Topic: Atari 8-Bit Computers
Replies: 128
Views: 88744

Re: Atari 8-Bit Computers

There is a similar thread at Atari-Forum about this game and its problems to work on MiST.

by RealLarry
Mon Jan 29, 2024 4:29 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

I'm very glad that you both are very glad :) Thank you both for tickling me. Even when it was some hours of work, it was a handful lines of code at the end.

by RealLarry
Mon Jan 29, 2024 2:07 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Thanks again for implementing this functionality RealLarry! Do you think you will add the game image matching to the TTY2RPi project as well? I'd still like to give that one a try at some point. It definitely sounds more robust and flexible than the Uno based displays. Yes, and it is already implemented, but not yet published. Almost all tty2* pro...
by RealLarry
Mon Jan 29, 2024 6:30 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Thank you both for the report! Looks like I'm/we're already at or near the finish line!? I'll do a review and cleanup the next days if nothing unexpected will be repoted. I think I might have asked this before, but is it possible to access the SD card in the Uno module through a USB hub connected to the DE-10 using FTP like we can do with other dev...
by RealLarry
Sun Jan 28, 2024 12:19 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Another small update. The tty2tft Daemon is now sending CORE+GAME instead of GAME only if log_file_entry=1 is set. This is enough for the ESP to interpret this as an "extended path" without knowing anything about that fact ;) For your sent examples that means that all pictures have to go the following way to EPS's SD: /jpg/320x240/A/Atari...
by RealLarry
Sat Jan 27, 2024 2:30 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Received, thanks a lot! When I loaded "Rally Cross 2" that does not have artwork assigned. The TFT picked up artwork for another arcade "Rally" game. Yeah, my ESP code is searching for a similar name if none was found earlier. It shortens the given name character by character until something is found, or show "not available...
by RealLarry
Sat Jan 27, 2024 7:15 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Woah there! That was way easier than I thought: No new line of code, only an addition to an existing line (plus some optimization). New version attached for your satisfaction. A new version already? :o Looking forward to testing it out. 👍🏻 What “new” behaviors should we expect with the updated script? Nothing very special, only a fix about what @K...
by RealLarry
Fri Jan 26, 2024 4:03 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Woah there! That was way easier than I thought: No new line of code, only an addition to an existing line (plus some optimization).
New version attached for your satisfaction.

by RealLarry
Fri Jan 26, 2024 1:32 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

I'll do the same here on weekend before further (re-) coding to collect the "what happens where and why (not)".
Best would be if you also post the/some log messages when something misbehaves. See my announcement how to watch the logile.

by RealLarry
Fri Jan 26, 2024 7:30 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

The core logo will stay on the TFT after exiting the Mister Menu screen. The only way to get the game logo back is to load a different game and load RE DC again. The same thing happens if I load another game without game artwork (I see the "file not found" as expected) the core (PlayStation) logo appears when bringing up the Mister Menu ...
by RealLarry
Fri Jan 26, 2024 7:11 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

1) Are png images possible with TTY2TFT? The jpg format does not support transparency apparently. With logo files like the one below you end up with a rectangular image and the background must be filled with some color. However, if the program supported png then I think it would just have a consistent black background throughout the entire display...
by RealLarry
Thu Jan 25, 2024 4:13 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Ladies and Gentlemen, the following is experimental code. If you enable "log_file_entry" in mister.ini , the detection routine in tty2tft on MiSTer is going a different way. Leaving "log_file_entry" disabled goes like before. Detection works an all menu entries except ARCADE (they are having their own naming). No touch support f...
by RealLarry
Thu Jan 25, 2024 7:37 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Expanding the MiSTer part of tty2tft/tty2rpi to also keep an eye on /tmp/ACTIVEGAME (or whatever) isn't that hard and I'll re-open that case for further considerations. But to put it bluntly: I'll not implement any AI magic to to differentiate between a normal core and its loaded content nor to manage media sources. That way it's on the user to fin...
by RealLarry
Wed Jan 24, 2024 4:05 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Would using the roms filename in order to simplify the process for matching artwork to a specific game that has been launched make it easier? Not really. Think about the naming, PacMan for C64 for example. You'll name it "PACMAN.D64". But what about "pac-man.d64" ? (uppercase/lowercase doesn't matter). Or "pacman (namco).d...
by RealLarry
Wed Jan 24, 2024 2:01 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

We have discussed this in the tty2oled thread some time ago. It is possible and there are settings for that in mister.ini but we have paused this idea for now until we've found Columbus egg: How to and who guarantees the exact needed game title and/or its checksum? The code of tty2tft and tty2rpi is already fit for that task: you send and command+n...
by RealLarry
Wed Jan 24, 2024 1:29 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

All existing tty2tft pictures (even those for 320x240) can be "recycled" (will be upscaled) but I already started to rebuild all for an 800x600 resolution (more space for pixel art, will be downscaled - better than upscaling :) ). Pictures for Marquee sized displays can be used from the MAME project (where I did another bunch of 700 new o...
by RealLarry
Wed Jan 24, 2024 12:47 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Exactly. And that's why I'm moving over to tty2rpi: way more powerful and flexible (thanks to the RPi), any display size, autoscaling of videos and pictures (but no touch support for now).

by RealLarry
Wed Jan 24, 2024 12:16 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Well, okay, but there are already almost all pictures for all cores for tty2tft (at least for 320x240 - 480x320 is still missing many of them). Means that a user can download his needed/better pictures from any source, re-scale them for the needed display size and put them onto ESP's SD...

by RealLarry
Wed Jan 24, 2024 9:01 am
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

The video playback only happens when enabled, corresponding video on SD available and is then played only once, followed by a still/picture. While videos are funny, I personally dislike to have/download/manage all available videos when a core is started on MiSTer. This is space and time consuming. I think that if a user wants to have a specific (or...
by RealLarry
Tue Jan 23, 2024 1:30 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Hmm, but looks like that the sync utility is Windows-only/Closed Source and that using their videos requires a subscription/payment. IMHO videos are too many and too big to store them on ESP's SD (respective no SD card >32 GB (or 64 GB?) can't be used with an ESP) and may require downscaling before use. That might an applicable idea for tty2rpi, wh...
by RealLarry
Mon Jan 22, 2024 8:21 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1378
Views: 422864

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Yeah, it would need added communication. The emulators are already customized for Groovy support, so who knows, it might be doable. If it only showed the currently playing game in text, it might not be interesting enough. Should be doable with some communication to @psakhis ;) And yes, making those graphics would be a massive amount of work. It do...
by RealLarry
Mon Jan 22, 2024 8:13 pm
Forum: Hardware Setups
Topic: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)
Replies: 236
Views: 69318

Re: tty2tft Soft & Hardware Add-On (shows core based pictures and videos on a color TFT display)

Is it possible to display artwork of the game that is loaded within a core? This depends on the core. For Arcade cores yes, almost every Arcade core is setting its name which will be displayed as video/picture. For other cores, ie Computer cores like Atari, Commodore and so on, it is also possible in principal - we have discussed this in the past ...
by RealLarry
Mon Jan 22, 2024 4:26 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1378
Views: 422864

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

This one for Groovy! I'm not very happy with that artwork, It is truly not a Van Gough, but better this than nothing for now. Thanks! At least it is already better than just a text. I was wondering too about what it should show, on the one hand it would be cool if the core could somehow show the name of the game being streamed, on the other hand t...
by RealLarry
Mon Jan 22, 2024 12:41 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1378
Views: 422864

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

This one for Groovy! I'm not very happy with that artwork, It is truly not a Van Gough, but better this than nothing for now.

by RealLarry
Mon Jan 22, 2024 12:22 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1378
Views: 422864

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Great work again RealLarry! A picture for the excellent Groovy core would be great as well. Good idea, but makes this sense? I thought that Groovy is a "special core" where the MiSTer/DE10 isn't playing any but will become a GPU for CRT's? EDIT: I see...it IS setting a "setname" tag. Well, but I'm clueless for now what theme to...
by RealLarry
Mon Jan 22, 2024 9:14 am
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1378
Views: 422864

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

There's a new core for the good ole Sega/Gremlin VIC Z80 arcades and therefore a bunch of new pictures for them!

montage.jpg
by RealLarry
Mon Jan 22, 2024 8:18 am
Forum: Other Computer / System Cores
Topic: 800 core .. maybe core issue?
Replies: 3
Views: 1490

Re: 800 core .. maybe core issue?

The original manual of the core and the following picture might help, also.

keyboard.JPG
keyboard.JPG (655.7 KiB) Viewed 1305 times