Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
General Discussion & Help / Re: Replace gstreamer with VLC - Visual Studio version
« Last post by RfsVieira on October 30, 2023, 11:13:31 AM »
Yes its possible i forgot call it the function that is in the line 97-111... alredy update code, my mistake....
P.S. The red logs that could show,(to me only happens with H.264 but all plays well)  ex [H264 @ 0000485823782] no frame!,  it comes directly from FFmpeg lib(for what i read until now can't hide), however, if video plays normal  and are not causing any issues, ignor them. These messages often occur when the decoder encounters corrupt or incomplete video frames, which might happen in certain edge cases or with specific types of video streams.
62
General Discussion & Help / Re: Replace gstreamer with VLC - Visual Studio version
« Last post by iGarikoitz on October 28, 2023, 09:51:01 AM »
Thanks for this version. Can we hide the log window?
63
General Discussion & Help / Replace gstreamer with VLC - Visual Studio version
« Last post by RfsVieira on October 21, 2023, 08:08:16 PM »
If interested look in Retrofe, Visual Studio version.
https://github.com/RFSVIEIRA/RetroFe_VS 
Doesn't have commits BCS PC issue. If like and have any doubts just pme.
64
General Discussion & Help / Re: Coinops Legends2 Display issue.
« Last post by artmustel on October 12, 2023, 05:47:31 PM »
Got it, sorry about the confusion. Thank you.
65
General Discussion & Help / Re: Coinops Legends2 Display issue.
« Last post by Pieter Hulshoff on October 12, 2023, 08:07:25 AM »
RetroFE is the front-end used by CoinOPS; it's not an emulator.
66
General Discussion & Help / Re: Coinops Legends2 Display issue.
« Last post by artmustel on October 12, 2023, 12:36:00 AM »
Sorry, I believed it was a RetroFE based emulator and I was pretty confident someone here could have helped.
67
General Discussion & Help / Re: Coinops Legends2 Display issue.
« Last post by Pieter Hulshoff on October 11, 2023, 09:24:18 PM »
Your issues are emulator related; not RetroFE related. Please take it up with the CoinOPS team on their discord channel.
68
General Discussion & Help / Coinops Legends2 Display issue.
« Last post by artmustel on October 11, 2023, 08:14:44 PM »
Hello. I installed Coinops Legends 2 Bitwars and I'm delighted with it, however I have an issue with games display on my 2560x1440 monitor: Some emulators show games correctly but most of them like Dreamcast, N64, genesis, Atari, Gamecube, etc show only a small screen on the left side of the bezel and I can't find a way to fix this. If I open retroarch and switch Integer Scale to ON (in video settings) the game displays correctly, however I cannot save anything in retroarch, and as soon as I exit that game, the issue comes back. Another "fix" that works more or less for me is changing screen resolution, before opening the app, to 1920x1080, but this is very inconvenient too. Is there a way to get a permanent fix? I tried to look into the settings.conf and advance settings in Coinops Legends2 however I can't find anything in there. I believe someone may have a solution for this unless this app was meant only for 1920x1080 or lower res. monitors. Please help! Thanks.
69
General Discussion & Help / Aeon Nox Theme
« Last post by buges on October 04, 2023, 09:38:44 PM »
Hi

I'd like to study seperate layouts for collections & have read the Aeon Nox theme does just that.
Please could somebody post it.

Thanks
70
Help / External variables
« Last post by JuanMi73 on September 15, 2023, 05:23:20 PM »
Hello Pieter, I stored a variable in collection\settings.conf or collection\info.com like this.
var = 400

With this code can print on the screen.
<reloadableText type="var" x="500" y="500" fontSize="30" alpha="1" menuScrollReload="true" layer="19"></reloadableText>

But can't use to change the position (yes, this will never work).
<reloadableText type="collectionIndexSize" x="var" y="500" fontSize="30" alpha="1" menuScrollReload="true" layer="19"></reloadableText>

Is there another way to do it?
Thanks.
Pages: 1 ... 5 6 [7] 8 9 10