Recent Posts

Pages: 1 [2] 3 4 ... 10
11
General Discussion & Help / Re: Awesome Sauce for Atgames Legends Ultimate
« Last post by Pieter Hulshoff on November 13, 2023, 08:25:14 AM »
There are no roms in those packs, I hope? I don't want rom links on these forums.

Sent from my SM-G781B using Tapatalk

12
General Discussion & Help / Awesome Sauce for Atgames Legends Ultimate
« Last post by Jestyn on November 12, 2023, 01:28:56 PM »
Hello, I'm Jestyn and I'm new here. Just wondering if there's anyone here who owns a "Atgames Legends Ultimate " that runs Awesome Sauce? (also called One Sauce) and also willing to share a mapping files with me? (.rmp) I tried remapping the games in retroarch but the b1, b2 confuses me.

​For those who don't know, Atgames Legends Ultimate is a arcade machine released by Atgames obviously. See video here for details:

https://m.youtube.com/watch?v=zgol92_edqo&pp=ygUYYXRnYW1lcyBsZWdlbmRzIHVsdGltYXRl


And Awesome Sauce is RetroFE based distro frontend that you can install and run on this machine:

https://m.youtube.com/watch?v=RzMyVkrJ9q4&pp=ygUNYXdlc29tZSBzYXVjZQ%3D%3D


Here's the link for the full pack, if you want to know about the built:
Edit =link removed=
However, this I only want the Core or basic pack since I don't really want other consoles on my machine in order to have a authentic Arcade feel to it:
Edit: =link removed=


13
Share your theme / Re: RetroFlix
« Last post by Sleeps5 on November 10, 2023, 04:52:55 PM »





14
Share your theme / RetroFlix
« Last post by Sleeps5 on November 10, 2023, 07:56:14 AM »
Inspired by a netflix look.  will probably force a screenshot before the video and fade into video after.  but had fun making this one.  i wanted something simple, but think i might want to add some more animation, specifically around the cartridge and box art.
15
General Discussion & Help / Re: Reloadable Items inside a container
« Last post by Pieter Hulshoff on November 01, 2023, 08:24:58 PM »
I'm afraid not. RetroFE uses 2D SDL, and so the container code is just a simple view window I implemented. Creating a rotated view window is a lot harder to do. I'll give it some thought though.
16
General Discussion & Help / Reloadable Items inside a container
« Last post by Sleeps5 on November 01, 2023, 06:21:30 AM »
I'm trying to build a layout that uses only what's available in the users medium and system artwork folders.  And I'm using containers to "draw" the layout, but I'm limited to squares and rotation.  I wanted to display a video inside a rotated square container, but have the video left alone, but only visible inside the container.  is this possible?

I tried this, but the code doesn't work.
<container backgroundColor="0000ff" x="center" y="center" angle="45" xOffset="0" yOffset="0" backgroundAlpha=".15" height="200" width="200" layer="3">
<reloadableVideo imageType="screenshot" height="400" width="400" layer="2"/>
</container>

This has it in the correct space, but the video is of course rotated.  I can make the video smaller and the container tags limit the visibility as expected.  But in all instances the video is rotated also.
<reloadableVideo imageType="screenshot" x="center" y="center" xOffset="340" yOffset="-100" height="400" width="400" containerX="1300" containerY="440" angle="45" layer="2"/>
17
Third party applications/tools / Re: Gamelist XML To Hyperlist XML
« Last post by celtium on October 30, 2023, 06:18:15 PM »
Merci beaucoup pour cette utilitaire :)
18
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.
19
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?
20
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.
Pages: 1 [2] 3 4 ... 10