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.


Topics - Multiplexer

Pages: [1]
1
General Discussion & Help / launchers per game
« on: March 04, 2017, 01:32:56 AM »
I seem to be having problems with launchers per game for Amiga.
I am trying to create a separate launcher for Super Street Fighter II Turbo as the whdload lha/zip contains illegal characters that windows doesn't like.
The simplest method I could come up with other than installing through amiga workbench was using fs-uae and OpenRetro Game Database UUID.

The command line for this game should be 'fs-uae-launcher.exe 126f259e-6b5c-5438-a293-81b879969dc4'

I have created a .conf file

E:\RetroFE\collections\Commodore Amiga\launchers\Super Street Fighter II Turbo (AGA).conf
which contains:-

executable = C:\Windows\System32\cmd.exe
arguments = cmd.exe /C "%ITEM_FILEPATH%"


and a batch file

E:\RetroFE\collections\Commodore Amiga\roms\Super Street Fighter II Turbo (AGA).bat
which contains:-

@echo off
E:\Emulators\fs-uae\Programs\Windows\x86-64\fs-uae-launcher.exe 126f259e-6b5c-5438-a293-81b879969dc4

However, when I try to launch the game I get this error message in the log file

[2017-03-04 01:05:07] [ERROR] [Launcher] Failed to find launcher executable (launcher: executable = C:\Windows\System32\cmd.exe executable: )

If I try to launch the batch file manually it works fine, so I don't think there is a problem with that, so I am guessing there must be something wrong with my .conf file.
Any help with this would be greatly appreciated. I have spent hours trying to get it to work with no joy.



2
General Discussion & Help / A Couple Of Issues
« on: December 29, 2016, 11:54:20 PM »
Hi,

I appear to be having a couple of issues. The first is an intermittent controller problem using a dual shock 2 (Using rockfire usb) and dual shock 4 controller over bluetooth or usb.
Sometimes they work perfectly fine, other times RetroFE seems to buffer the buttons that are pressed, for example you could press the up button 10 times and nothing will happen, 20 seconds later all 10 presses will happen all at the same time. There also seems to be problems using an Xbox controller. I am currently using windows 10 Pro x64 but this problem existed with windows 7 also and with all releases of RetroFe that I have tried.

The second problem I appear to be having is that when playing platform videos, the audio will randomly stop part way through. This seems to be more of a problem when a 1920x1080 is reduced size within a theme. Just in case it is conflicting hardware, this is my PC spec. Intel core i7 2600K, AMD Radeon R9 390, Sound Blaster Recon 3D PCIe.

Other than these 2 problems, RetroFE is Excellent. The best frontend I have tried including one I have paid for!

Pages: [1]