new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!)
-
@valerino said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
@roslof thanks for the addition, great!!! can you make me a pull request with all the emulators you added ?
Note: I also updated all of your scripts. They were breaking extensions and removing the name for each system in es-systems.cfg. Feel free to review them and take what you'd like. I added a couple more too. Eg. Vectrex, Oric Atmos.
btw, about the extension.... few commits ago i committed a fix to scriptmodules/helpers.sh. that was the culprit of adding one space more between the extension.
also the name removing bug should be fixed in all (yesterday) versions of the scripts.EDIT: yep, i can confirm.
https://github.com/roslof/RetroPie-Setup/commit/ae10af7f118df140c76a3434708469ed67ad8831 (your changes)
https://github.com/valerino/RetroPie-Setup/blob/master/scriptmodules/libretrocores/lr-mess-dragon32.sh (one of my script)you have somewhat outdated files, you probably took single files from my repo.
never do that if you want to help developing: clone my repo and always git pull then commit your stuff, then do me a pull request :)
this is because i also added stuff to retropie files helpers.sh and packages.sh, to avoid i.e. writing system name in multiple places (so that can be used in all scripts, not just lr-mess).
awaiting your proper pull request so, great work!Isn't the Ti99 now added to the master?
-
-
@valerino working on this now.
-
Thank you for your reply.
I still can't get the xvic to work....This is what I have done:
I have copied vice_xvic_libretro.so to the /opt/retropie/libretocores/lr-vice folder.
I then copied the c64 emulator config file and replaced the c64 instruction with this:
lr-vice = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-vice/vice_xvic_libretro.so --config /opt/retropie/configs/vic20/retroarch.cfg %ROM%"
default = "lr-xvic"
and saved it as vic20 and placed in a folder called vic20 in the /opt/retropie/configs folder
I then copied the c64 entry and changed the details for the vic20 in the es_systems.cfg file:
<system>
<name>vic20</name>
<fullname>Commodore VIC-20</fullname>
<path>/home/pi/RetroPie/roms/vic20</path>
<extension>.crt .prg .tap .zip .CRT .PRG .TAP .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS vic20 %ROM%</command>
<platform>vic20</platform>
<theme>vic20</theme>
</system>I took out the unrelated c64 rom extensions.
And still no joy...Any further pointers?
Thank you for your previous help
CCF
-
@CCFox why dont you simply use my script? clone my repo replacing RetroPie-Setup folder completely, then install lr-vice-xvic as normal.
-
Valerino
I did copy the lr-vice-xvic.sh and relaunched the setup but I couldn't see the option for lr-vice-xvic.
I looked in the experimental etc and it wasn't there....What am I doing wrong?
Very new to this.
-
1. Exit RetroPie Setup
2. Be sure that lr-vice-xvic.sh is located in ~/RetroPie-Setup/scriptmodules/libretrocores
3. Restart RetroPie Setup
4. Manage Packages
5. exp
6. Scroll the list until you spot the packagePer Valerino, just clone his repo :)
-
-
Valerino
I followed your instructions and successfully installed xvic and xplus4. xplus 4 works and loads games however xvic does not. When I launch a VIC-20 game it does state the lr-xvic emulator is the default emulator. I noticed that the es_systems.cfg file has updated to reflect the 2 new systems. Is there anything else I need to do?
Rgds
CCF
-
When I launch a VIC-20 game it does state the lr-xvic emulator is the default emulator. I noticed that the es_systems.cfg file has updated to reflect the 2 new systems. Is there anything else I need to do?
what happens ? due to what is mentioned in the post referenced here some carts may not work (emulator runs but game not start).
i may fix it later as i said in https://retropie.org.uk/forum/post/217729.
for now, my goal is to have the most possible emulators starting and running games with the default options.
can you confirm that the emulator starts but do not load game ? if so it's probably to the problem mentioned. try other games, i.e. tapes, other carts. they will work for sure. -
Thank you for your reply.
I've tried around 30 games at random and it gets to the blue screen with the emulator box then goes back to emulation station. Doesn't even get to the ready screen.
Rgds
CCF
-
@CCFox said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
I've tried around 30 games at random and it gets to the blue screen with the emulator box
can you be more clear about that ?
anyway, it seems you have something weird.can you verify all of this and tell me if there's any differences ? thanks!
~/RetroPie-Setup(master) » ls -l /opt/retropie/libretrocores/lr-vice-xvic total 3052 -rw-r--r-- 1 root root 17989 Apr 20 10:17 COPYING drwxr-xr-x 14 root root 4096 Apr 20 10:17 data -rw-r--r-- 1 root root 60 Apr 20 10:17 retropie.pkg -rwxr-xr-x 1 root root 3095296 Apr 20 10:17 vice_xvic_libretro.so ~/RetroPie-Setup(master) » cat /opt/retropie/configs/vic20/emulators.cfg lr-vice-xvic = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-vice-xvic/vice_xvic_libretro.so --config /opt/retropie/configs/vic20/retroarch.cfg %ROM%" default = "lr-vice-xvic"
and the following in /etc/emulationstation/es_systems.cfg:
-
Hello again Valerino
Working!!!
the es_systems file matches so that is OK.
The files were all lr-vice-xvic folder.
However the emulators.cfg didn't match what you had posted. So I cut and pasted what you had put and wahey it works!!!
The information in the emulators.cfg file was a mixture of my earlier mistake and the commands that was generated by your quite excellent script.
I will now backup everything you have said.
Once again thank you very much for your help.
Kind Regards
CCF
-
thanks to @roslof, i merged his additions into my repo!
welcome lr-mess-oric, lr-mess-ti99, lr-mess-vectrex ! :)
-
Then a very big thank you to rosof as well! To you both...
A lot of the games work fine with a joypad but still need a keyboard to play Blitz though.....I'll cope. Although the C64 and Plus 4/C16 versions work with a joypad, I don't get the same sense of nostalgia as I do with the VIC-20 version. Also the Plus 4/C16 version does seem to run a little slow I think.
Now just need to create a Plus4/C16 screen for my combined Epic Noir/Chicuelo theme. I had already created one for the VIC-20. Just need to find a good bit of art for a C16/Plus4 game.
Kind Regards
CCF
-
i suggest you all to update from my repo and reinstall all lr-mess scripts (or, if you prefer, do it messing with each generated emulators.cfg directly).
i made changes to run_mess.sh to launch lr-mess with -cfg_directory parameter set to the 'fake core' directory. this way the lr-mess system specific (i.e. joystick) configuration persists across reboot.
i didn't notice first, it 'seemed' to work since it was saved by default in /tmp. of course, after reboot it was cleaned up.as i said, unfortunately it requires you reinstall all lr-mess fake cores .... it will simply overwrites the emulators.cfg for each poiniting to the fixed run_mess.sh (which is now referenced directly from the RetroPie-Setup dir).
cheers!
-
added MSX2, MSX2+, MSX2Turbo-R to lr-bluemsx.
-
@valerino said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
i suggest you all to update from my repo and reinstall all lr-mess scripts (or, if you prefer, do it messing with each generated emulators.cfg directly).
Sorry for asking what you guys are probably going to think is a noob question, but how do I do that?
-
@Zering uhm .... i assume you cloned my repo and replaced RetroPie-Setup.
so, simply
cd RetroPie-Setup git pull # then reinstall each of the lr-mess-blabla emulators, they will fix everything ~/RetroPie/retropie_setup.sh
or, alternatively you can do all in one shot (this will reconfigure all lr-mess-xxx it finds).
cd ~/RetroPie-Setup/scriptmodules/libretrocores for s in lr-mess-*.sh; do sudo ~/RetroPie-Setup/retropie_packages.sh ${s%.*} configure; done
-
added lr-mess-m5.sh and lr-mess-gameduck.sh.
also fixed run_mess.sh to correctly support saving retroarch content directory overrides, and fixed a bug in lr-mess-ti994a.sh (need to be reinstalled). i added a note in the first post for whoever wants to add MESS systems using my scripts :)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.