Is there a repository with old versions of the recalbox?
Posts made by Marcos Breviglieri
-
[Request] Repository
-
RE: [PROBLEM] Custom es_system.cfg
@bkg2k said in [PROBLEM] Custom es_system.cfg:
You can add new systems or modify order by adding a new es_system.cfg in /recalbox/share/system/.emulationstation/ to:
Add new systems in the same way they are declared in the original es_system.cfg
Modifying the order. Systems already declared in es_system.cfg should not be fully redeclared here. Only name and platform keys are required. You cannot override commands from original systems, any redeclaration is ignored.OK, I don´t change original file and put my modified file in share folder. I changed tag <name> to a new entry. Now, new system are listed in menu, but the games do not work, even selecting the correct emulator from the advanced emulator menu.
Example:
<system>
<fullname>Capcom</fullname>
<name>capcom</name>
<path>/recalbox/share/roms/capcom</path>
<extension>.zip .ZIP .fba .FBA .7z .7Z</extension>
<command>python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -emulator %EMULATOR% -core %CORE% -ratio %RATIO% %NETPLAY%</command>
<platform>arcade</platform>
<theme>capcom</theme>
<emulators>
<emulator name="libretro">
<cores>
<core>fbalpha</core>
</cores>
</emulator>
</emulators>
</system>This already happened with previous versions of the recalbox, if i used a tag <name> that not exist on the system, it did not start the emulator. That's why i use tag <name> as other systems.
-
[PROBLEM] Custom es_system.cfg
Hi, first of all I apologize for my poor english.
I always used custom es_system.cfg file in recalbox. Since version 6.0 RC1, I not able to use it in the same way as before.
When I have more than one system with the same tag <name>, emulation station displays only the last entry in the cfg file.Example: I use Capcom and Konami roms in a separate folder, but it used the same settings as the fba_libretro folder.
I am attaching my custom es_system.cfg
It worked this way in all versions of the recalbox until the Christmas Beta!!!
-
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
@oyyodams said in Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...):
Hi friends,
First of all, upgrade link is fixed. But that's not all! We've just released a new version of the beta, with some improvements:
- Many fixes on ES and less memory consumption
- Better handle of memory between GPU and CPU, so now PSP games should launch really better
- Zipped WHDL support
- Default resolution fix on mupen
There are still some work to do:
- Keyboard bug in ES
- Auto pad configuration
- Kodi b*mp
- etc.
We're working on it
Any news about these emultors problems on rpi3 version?
BLUEMSX - Returns to the menu
FMSX - Stop on a black screen
HATARI - Returns to the menu after error message -
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
Hi, following emulators did not work in the latest beta version:
BLUEMSX - Returns to the menu
FMSX - Stop on a black screen
HATARI - Returns to the menu after error messageEDIT: RPI3 version
-
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
Is there a newer beta than the one previously available? Are we close to the stable version being released?
-
RE: Problems files remap * .rmp
@substring Same problem here. Although the file is loaded when fba starts, button mapping does not work. Can you help with some solution?
-
RE: NETPLAY : SELECT not working anymore - feedback
@substring I tested it in several games and it worked.
-
RE: NETPLAY : SELECT not working anymore - feedback
@substring Yes, I am, you can send files for testing.
-
RE: NETPLAY : SELECT not working anymore - feedback
@substring If you need I'll do the test and give you feedback
-
RE: NETPLAY : SELECT not working anymore - feedback
@substring I have the same problem, it seems to me that it has nothing to do with netplay. Even playing solo when using Super NES controls, I have to set the hotkey on the same button as the select. In some games of tFBA emulator (all CPS2 and NEO GEO) simply the select (coin) does not work.
-
RE: netplay does not work with update
I already found the problem, I use a custom es_system in the .emulationstation folder. I deleted the file and it is creating room and entering online games.
-
RE: netplay does not work with update
@acris I read the blog and followed all the steps. I looked now and did not find any information about this issue when upgrading the version.
-
netplay does not work with update
Updating version 18.04.20 to 18.06.27 netplay does not work. Simply enter the game without giving any messages in the lower right corner when starting network play. When entering a networked game room, even with all the right items (green V) the game starts from the beginning as if it were playing solo.
Any solution to this problem?
-
RE: 17.12.02 to 18.03.30?
Resolved after releasing placeholder on partition with command tune2fs
-
RE: 17.12.02 to 18.03.30?
@oyyodams said in 17.12.02 to 18.03.30?:
@marcos-breviglieri do you have a file named uuid in your system folder?
Yes the file is there. This is his content:
3ead2903-bec3-45df-9fdb-a7df01b13840 -
17.12.02 to 18.03.30?
Is there any way to upgrade from version 17.12.02 to 18.03.30? Because the system shows there are no updates available.