Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JonahUK

Pages: [1] 2 3
1
General Discussion & Help / Re: SEARCH ENGINE
« on: August 07, 2025, 03:19:45 PM »
Thank you jonahuk I have just got a email saying that there has been new posts on here and i have just read them. I am waiting  for him to release his searching I just want it for my own build as i have a very large fruit machine build and sometimes it takes a long time to find a specific machine this would make the job so much easier. I have been looking for one for a long time (search my posts here and u will see that I asked for information on a retrofe search function along time ago)

Many thanks rob look forward to the tool if he decides to release it

It will probably be released if certain people stopped with the lies.

For the record, this is NOT a CORE project, its a personal project but some people just want to lie and spread untruths.

I'm sure he will make a post here if he decides to release it, from the videos it looks interesting and would make a nice addition to a retrofe build (with the required changes).

Regards,
JonahUK.

2
General Discussion & Help / Re: SEARCH ENGINE
« on: August 07, 2025, 01:49:33 PM »
Just wish someone would post the search engine here for us all to try as it's open source or at least give us a link to it so we can try it out. As I can't find anything about it online Cheers Rob

Its an addon for RetroFE and as such, any RetroFE files changed will be released as he has stated and when he feels its ready.
There is no public release.

Personally, if it were me, I'd never release it due to thieves, liars and wankers like Ken pushing and slandering people.

3
General Discussion & Help / Re: video in menu
« on: August 21, 2023, 10:45:59 AM »
For system_artwork usage, name your mp4 as video.mp4 or if calling from the layout\collections folder, use the correct mode argument (mode="system" / "layout" etc)

4
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« on: July 01, 2023, 06:39:38 PM »
Legend. Setting numscreens to 2 but setting the second screen to a number outside of 1 like 2 or 3 works. Retrofe is opening every time I run it. Thanks for your help Jonah.

Cool, thanks for the confirmation and glad its working for you.

5
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« on: June 27, 2023, 11:14:53 AM »
FYI: Looks like it’s still happening. It’s only when you set settings.conf to use only one monitor but you have two connected. If you allow retrofe to use both monitors, even without a layout for the 2nd it works fine. I’ve only learnt of it now as I’ve just started using 2 monitors as I like to keep one up for browsing, but have my main monitor running retrofe.

See my post above, if you want to continue using the second monitor outside of RetroFE then set "screenNum1 = 1" to be a value higher than your max screens (something like "screenNum1 = 2" would send the output to a non-existent screen (0 is screen 1, 1 is screen 2 etc)). You can have higher than connected but not lower.

numscreens is for physical screens connected, not for how many screens you want to use.

May work, may not.

6
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« on: June 11, 2023, 12:08:04 PM »
Log shows 2 monitors detected (physical) but only 1 requested (as the settings.conf is set to 1)

Change the settings.conf accordingly.

Code: [Select]
numScreens             = 2
screenNum0             = 0
screenNum1             = 1

fullscreen0            = no
horizontal0            = stretch
vertical0              = stretch

fullscreen1            = no
horizontal1            = stretch
vertical1              = stretch

You use a different build than I do but the process is still the same,

7
General Discussion & Help / Re: RetroFE video issues
« on: April 05, 2022, 11:03:24 AM »
This isn't a retrofe code problem its avi video problem,
There will be a bad video in your big video build.
I've added 100+ systems since using rfe and never had a crash from a video all mp4 and all under 100mb.

I've never used avi in any build and had crashes with the newer libraries (1.18.3) yet under the old libraries (1.4) no such crashes occur.

9
Tested the latest version on github, still crashing.

10
General Discussion & Help / Re: coinop getting slow after a while
« on: March 20, 2020, 09:41:40 PM »
In addition to the code changes, attached is a modified version of the Worlds theme with minimal usage of large sized (size on screen not file size) pictures.
As mentioned before large pictures are the primary cause of high GPU usage.
Just make a backup of your layouts/Worlds folder and extract the zip on top of it.
In the layout.xml file you can find my comments regarding what does what.

I've also derived a theme from this for the Arcade1UP cab (5:4 ratio) if anyone is interested.

Good job :)

11
General Discussion & Help / Re: collection in collection ?
« on: February 27, 2020, 12:22:53 PM »
Due to recent events, I can't help you any further, sorry.
You need to read the wiki further as it is explained on there, good luck.

12
General Discussion & Help / Re: collection in collection ?
« on: February 26, 2020, 10:13:52 AM »
read the retrofe wiki, all the information about adding tiers etc is on there.
it can be done with any theme, even coinops.

13
General Discussion & Help / Re: Program to create themes
« on: February 25, 2020, 11:32:09 PM »
@mikomi

Very similar to me and its a good way to work.
Also, using data sets and variables is an excellent way to cut down on any repetitive creation of images that use a text overlay such as those used for year and genre etc.

14
General Discussion & Help / Re: Program to create themes
« on: February 25, 2020, 04:06:00 PM »
Unfortunately not, there is no drag and drop solution to making themes.
As for your other points, Pieter can confirm if those will happen or ask in the feature request/suggestions thread.

http://retrofe.nl/SMF/index.php?board=3.0

15
Feature Requests / Suggestions / Re: info.conf database / collection
« on: February 02, 2020, 12:04:05 PM »
Some of these may need updating as they are from a while ago.

Pages: [1] 2 3