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 - Pepeporras

Pages: [1]
1
Share your theme / Re: Animatic
« on: July 18, 2017, 06:47:03 PM »
Nice!!!! The best theme for retroFE.

Congrats!!!!  ;D

2
Third party applications/tools / Re: RetroFE Setup Tool
« on: June 26, 2017, 04:19:07 PM »
Thanks,good job ;)

3
Feature Requests / Suggestions / Re: RetroFe for windows XP
« on: June 26, 2017, 01:57:00 PM »
Then in the afternoon try again, with more calm, if I can compile I can send the file to you so I can offer it for download

4
Feature Requests / Suggestions / Re: RetroFe for windows XP
« on: June 26, 2017, 12:10:00 PM »
I can not compile RetroFe for windows XP, I do not have enough knowledge for this task, someone can help me to compile RetroFe for windows XP, we are many people that use low-pc with XP for our bartop

5
Feature Requests / Suggestions / Re: RetroFe for windows XP
« on: June 26, 2017, 08:27:30 AM »
Thanks, I will try out old versions of RetroFe in case some one runs in XP and I will try to compile the recent version for XP, thanks for your support

6
Feature Requests / Suggestions / RetroFe for windows XP
« on: June 26, 2017, 06:57:10 AM »
Hi, very good, my problem is that I'm doing a bartop arcade and I'm using an old pc that I had at home.

And when I download RetroFe and run it, error is not win32.

Many people use old PCs with XP for their bartop. There is no version of RetroFe compatible with XP?

7
General Discussion & Help / Re: Problem to start the games
« on: June 16, 2017, 09:04:01 PM »
That sounds like an emulator configuration issue. While the emulator is running, RetroFE has no control over it.

Sent from my SM-G920F using Tapatalk

ok, i change the emulator, now edit in emulator key esc for exit, and emulator stop  ;)

8
General Discussion & Help / Re: Problem to start the games
« on: June 16, 2017, 07:36:36 PM »
OMG  :(

now start game but when press esc, not exit, also minimize the emulator :(

Pufffff...

9
General Discussion & Help / Re: Problem to start the games
« on: June 16, 2017, 04:45:17 PM »
The problem is you're using the %ITEM_NAME% as the argument in your jnes launcher so it's sending the file name without the extension. You should use "%ITEM_FILEPATH%" as your argument instead.

You just beat me to it. :) %ITEM_NAME% is generally only used by MAME when launching arcade games or games from the software list. Practically every other emulator needs the full path to the ROM.

More thanks Agent and Pieter  ;)

10
General Discussion & Help / Re: Problem to start the games
« on: June 16, 2017, 02:25:04 PM »
this is my log, i start game but open also emulator,the game not started  :(

I don't see any log; could you attach it to your post, please?

11
General Discussion & Help / Re: Problem to start the games
« on: June 15, 2017, 02:47:10 PM »
You can use any emulator you like.

RetroFE works with a two step approach:
1. In the settings.conf of each collection, you can define the launcher used by the items in that collection.
2. In the launchers/<launcher name>.conf file you define the command (executable) and arguments that need to be used to launch the game.

As said: please upload your log.txt (created after you unsuccessfully try to launch the game), and I will have a look to see if I can figure out what the problem is.


Thanks, later upload  log.txt

12
General Discussion & Help / Re: Problem to start the games
« on: June 15, 2017, 01:39:43 PM »
What do you have on the launcher for the emulators? If, for example, you're using RetroArch for NES with Nestopia, it should look something like:

Code: [Select]
executable = C:\Program Files\RetroArch\retroarch.exe
arguments = "%ITEM_FILEPATH%" -L "cores\nestopia_libretro.dll"

I do not use any launcher, I have the emulators each in their folder and I order the launcher to run the emulator when I select a game. I need a program like retroarch? I can not throw directly giving the order?

executable = C:\Program Files\Emulators\Nes\Nestopia.exe
arguments = "%ITEM_FILEPATH%"


13
General Discussion & Help / Problem to start the games
« on: June 15, 2017, 09:57:46 AM »
Hello, good morning, I downloaded a few days ago RetroFe, it's a wonderful front end but I have a big problem, when I start some game on my list, the emulator opens but it does not start the game, it happens in all emulators except in Mame .

 I need help please :(

Pages: [1]