Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Help / Re: Call menu by bat
« Last post by sonkers on August 05, 2024, 04:04:27 PM »
Hi!

What I exactly wanted was to open a fake menu with a sub or bat on top of the selected game so that it displays information about the game so that I can select it, like the one in Aura, but as there is no retroFe update and it only has a fork, In the fork, there is only menu 0, if you want another menu you need to go to layout>create collection and copy the layout there.
In this old version, transitions and some lines do not work correctly.
32
Help / Background starting a game
« Last post by sonkers on August 02, 2024, 12:22:41 PM »
Hi!

Is there any way when I select a game and I want to put something in front while the game starts in the background?
Example:

I want to put an image when the game starts while this image stays for like 5 seconds, meanwhile in the background the rom starts like rocket launch

tks.
33
Help / Re: Layout on menu
« Last post by sonkers on August 02, 2024, 12:20:23 PM »
Hi!

Which software? retrofe? any forks? what is your discord channel? Could it pass? tks
34
General Discussion & Help / Re: Black screen hang on startup
« Last post by Pieter Hulshoff on July 30, 2024, 12:37:02 PM »
Many of the themes on the website are outdated, and haven't been tested with the latest versions of RetroFE. If you can post the entire log.txt I'm willing to have a look for you. I assume you've made changes to the default download though?
35
General Discussion & Help / Re: Debugging
« Last post by Pieter Hulshoff on July 30, 2024, 12:34:23 PM »
I've always used gdb myself.
36
General Discussion & Help / Re: Black screen hang on startup
« Last post by lordbah on July 26, 2024, 06:31:15 PM »
The trigger is collections/MAME/system_artwork/video.mp4, but I'm no closer to understanding why. It plays fine in vlc. Nothing shown in that video is a game that is installed here so I'm just going to delete the file for now.
37
General Discussion & Help / Re: Black screen hang on startup
« Last post by lordbah on July 26, 2024, 04:51:20 AM »
Did some manual cleaning and finally got symbols. It's choking in Page.cpp trying to iterate menus. Maybe now I can finally get somewhere.
38
General Discussion & Help / Re: Black screen hang on startup
« Last post by lordbah on July 26, 2024, 04:32:38 AM »
I'm about at my wit's end here. No matter how I build it the retrofe executable does not contain debug symbols according to gdb - though it does say "not stripped".
You know, I suspect that --clean-first isn't really cleaning, since some of the timestamps in RetroFE/Build/CMakeFiles/retrofe.dir are hours too old. link.txt is not showing the -ggdb argument.
I need the --I-said-CLEAN-damn-it argument.
39
General Discussion & Help / Re: Black screen hang on startup
« Last post by lordbah on July 26, 2024, 12:27:08 AM »
segfault with either core or core 1.4.

With the source and vscode/gdb I can see there is an exception but not what it is. (after mogrifying the .png files in Ergo Proxy)
Call stack attached, hopefully. But it's in gstreamer video land.
40
General Discussion & Help / Debugging
« Last post by lordbah on July 25, 2024, 08:52:59 PM »
How are people debugging RetroFE on Linux? gdb? vscode? Something else?
Pages: 1 2 3 [4] 5 6 ... 10