Suggestions for ports
-
Got FreeRTC working now too. This one brings up a question. Why are devs of Raspbian packages giving up so easily? I'm a noob to compiling and building open source games, yet have been succeeding in building games that are not in the repos yet. I've been noticing that the "low hanging fruit" of source code is already in Raspbian repositories, but anything requiring much more effort than a make and make install isn't winding up in there.
This one just required manually constructing a .cfg file with a font choice. I've noticed others that nobody did the legwork required to get a good game working. It is sad to see good games not get the opportunity to be played because nobody wanted to make the effort to make them work.
Glad I'm learning how to compile and build games, I'd be missing out on some cool stuff otherwise. I just need to make the extra effort myself so OTHER people can play some of these too.
-
@VictimRLSH I think it's because there are just too many versions of Linux for them to keep up with.
-
Hexoshi is working and looks great, I'm just not sure how much game is actually there because it is labeled as a "demo", but has save slots so can't be THAT short. Catchy music.
-
Got KQ Lives running, I might actually play this one for a bit, has the look and feel of the Lufia games on the SNES and an awesome soundtrack as well. Another one I would like to develop an install script for, but is a keyboard game as well. There are few enough controls to convert to a 10 button controller though.
Kobo Deluxe is going too, REALLY like this one, it's like Bosconian on crack. You have a level map of bases that are launching shots and fighters at you like Bonconian, but you get much larger 2-D "Borg" style cube ships and have to destroy nodes on the outer side of the maze to make it far enough in to destroy the core, you can't insta-kill the cores like you can in Bosconian, you have to chew on them for a while.
-
Magarena works, but there is some bad with the good.
Good: You can play Magic The Gathering without the thousands of dollars of expense in cards, dealing with toxic players, and much of the grief normally associated with the game. You play 1p vs a quite capable CPU opponent using any cards you want out of the over 13,000 available.
Bad: There are 13,000+ cards, and the artwork is indeed neat to look at, but it takes about 1.5gb and a LOT of time to download the card art. The artwork is pulled from online MTG sites, and about 250 cards can't be found, so text only on those.
The source will NOT compile properly, but the Linux package is all Java and contains no x86 code, so the scripts will properly start up the game if your java is updated to Java 8.
Oh, has built-in screenshot capability too.
-
Hi all, this isn't a port as such I suppose, but I came across a discussion in here a few years ago about a lib core melonds
https://retropie.org.uk/forum/topic/9777/new-libretro-core-for-nds-melonds
I'm asking this in this topic as everyone seems to have an understanding on how to compile these.
So the steps so far I got from here: https://github.com/libretro/melonDS
I installed the dependancies ok, I make the build directory but cmake gives me an error, am I doing something wrong here that means I need to compile differently?
-
@retropieuser555 What is the error message? Cloning the repository into your Home will create a directory that needs root permissions to modify, did you try sudo cmake.. ?
-
pi@retropie:~/build $ cmake .. CMake Error: The source directory "/home/pi" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. pi@retropie:~/build $
I think the instructions they have in the github don't mention cloning the .git of the program? I need to do that I guess?
Apologies am a total noob with compiling manually.
Edit:-
I think I've gotten further I ran
git clone https://github.com/libretro/melonDS.git
Then managed to build it with sudo cmake. Thanks! So now that's a libcore sitting in the directory? How would I go about testing or using it to load content from? Aside from going into retroarch manually?
-
@retropieuser555 I have not tried any Libreto yet, don't know the install procedure.
-
@VictimRLSH that's cool. Doing this gave me a melonDS file but I get the feeling I need to create a .so file somehow. Anyway, I guess someone must've managed it before as there's a thread about it 3 years ago.
-
How do you create a scriptmodule? I have gotten Super Mario 64 PC running through commands, and even created a .sh file for booting from emulation station, and would love to make a scriptmodule for it, but don't know how.
-
I managed to compile the lr-melonDS core and getting it working the pi4. It's not too shabby but it doesn't play a lot of games and does have alot of slowdowns. I got perfect performance on Tetris DS and Phoenix Wright series. But anything 3d, mario 64, mario kart etc it doesn't handle it very well. But as an experiment it does work.
-
Got Stendhal working, was able to register a new account, create a character, and join the game.
No compilation is required, just start with java -jar stendhal-starter.jar
You need to create an account on the game site https://stendhalgame.org/ before logging in from the client. There seems to be many active players. Not sure if this one can be launched from Retropie, and would require KBM if so.
EDIT: Got Cosmoscroll running, a side-scrolling space shooter that is a bit like Gradius, but in addition to collecting drops to upgrade your weapons and shields, you can also buy upgrades from a shop between levels. Controller configured and a good candidate for a Retropie install script.
-
@quicksilver well i finally got to try both OpenJKA and OpenJKO. on my pi3
they will not start. my guess it has something to do with the GL drivers. from looking at the runcommand log
i did look into the .cfg for it, but it does not launch so it does not make a cfg file to me to go into and change.
it was worth a shot, right
-
@ExarKunIv thanks for testing that out. I would bet that your probably right about it being an OpenGL related issue. I guess it's time to upgrade to a pi 4 now? ;)
-
@quicksilver and i did. i got it for my birthday. been messing with it on and off
i just have been focused on getting my pi3 working all the way. so i can just leave it under my tv and no longer have to worry about it.
-
CaptainClaw / OpenClaw
https://github.com/pjasicek/OpenClawcan someone help my install it ? :)
-
@shavecat said in Suggestions for ports:
CaptainClaw / OpenClaw
https://github.com/pjasicek/OpenClawcan someone help my install it ? :)
What have you tried?
-
@zerojay
Dont know how to start or how :
Wish i could ... -
@shavecat It has a CmakeList.txt file, did you try QT5 Creator?
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.