libretro / ludo

A libretro frontend written in golang
https://ludo.libretro.com/
GNU General Public License v3.0
582 stars 68 forks source link

Ludo Output on Desktop PC #399

Open ghost opened 3 years ago

ghost commented 3 years ago

Rasperry Pi 4 B 4gb Ludo OS

The output works fine untill after the Ludo OS logo then it comes up partially when viewing this on my desktop via usb hardware and OBS. Ludo OBS

I was trying to show that Ludo OS was not accepting certain roms when scanning. such as the PC-98 Touhou 1. Ludo OS rpi4 scan error

kivutar commented 3 years ago

OK, can you please give more info about your screen?

I have a RPi3 at home, and tested this on 2 or 3 TVs and never noticed this bug.

kivutar commented 3 years ago

Touhou is indeed missing from this database https://github.com/kivutar/ludo-database/blob/kivutar/xml/NEC%20-%20PC-98.dat

Any idea why? This is a redump dat, so maybe it lists only CDs and this game was released on another type of media?

ghost commented 2 years ago

I will need to retest with a Raspberry Pi 4 to see if that is still a reoccuring issue. It may have been due to my HDMI cable. As for the Touhou rom, PC-98 has floppies as a media, the format I have commonly seen are hdi which seems to eliminate swapping the emulated diskette. The Touhou roms I was using are English Translated rom hacks. Since this issue was posted there has been a PC-98 dat created and updated with those Touhou English Translated roms.

Touhou Wiki - https://en.touhouwiki.net/wiki/Highly_Responsive_to_Prayers

kivutar commented 2 years ago

Ludo uses XML dats like this one https://github.com/kivutar/ludo-database/blob/master/NEC%20-%20PC-98.dat

It comes from redump so it only has discs. Let me see if I can find one with the HDI too.