Suggestions for ports
-
No problem. Your gratitude is appreciated. It seems as tough 1999 is mostly the limit of PC game ports to be running on a $35 device such as a Raspberry Pi, however that may change with future builds and compatibility with the Raspberry Pi 4.
Ah yes DosBox. A great emulator that needs some configuring to get it up and running as best it can to each owns setup. Even Windows 3.1 is nice to emulate though it mostly would be only for preview rather than normal usage. It would be cool to get a full Windows 95/98 desktop running. Me too. I have probably spent way more configuring and testing to see what works and what doesn't in the past year than playing the games.
Maybe the creator of the original work of DosBox for RetroPie can help out with that, otherwise it will probably need someone else with the knowhow to make it happen.
-
tpo1990 is it possible to create portable bosbox games for retropie eg:a game with dosbox in the same folder run dosbox and play directly the game eg: like the game beneath a steel sky that can be installed directly with apt install and include dosbox and when you run the game its loads it thought dosbox directly
-
@retropi19 I'm not sure why you would want to do that on a RetroPie system, but I think I have seen something about creating script files that you can use with DosBox to be able to run certain files that are located in a folder. I cannot remember where I saw that.
However you could possibly just place the DosBox contents in a subfolder placed in the specific Dos game that you want. I know that GOG.com does that when you install older PC games that are used with DosBox.
-
If you specifically want to play Beneath A Steel Sky, it will autoload on Amiberry with the appropriate WHDload image.
-
@VictimRLSH said in Suggestions for ports:
If you specifically want to play Beneath A Steel Sky, it will autoload on Amiberry with the appropriate WHDload image.
Or ScummVM if they really want the PC version.
-
@tpo1990 there is ported version of blood that uses the eduke32 engine already included in retropie, but i cannot figure out how to build or to run can you take a look?
-
@retropi19 Ïnteresting. Could be something to look up on further to see if it works or not. Maybe I will. Others here that know how to build from source are free to try it out as well.
-
@tpo1990 this engine plays Blood/Redneck Rampage/and Exhumed if you can make a port for all this three will be amazing
also the diablo port plays you can make a script if you want
https://github.com/diasurgical/devilutionX
and the shadow warrior game port here
-
@retropi19 JFSw does work, but you have to have it in window mode due to the frame rate being crap, it runs really slow if you dont have it in window mode
-
@retropi19 Yes there are probably more ports to make into scripts for RetroPie that will require a lot of work.
@ExarKunIv I agree that it is too slow. JFSw is probably not ready for RetroPie and if it is, then it might require optimizing the configuration to be able to run at a respectable framerate.
-
if it run thought runcommand with matchbox maybe it performs better
-
Has anyone tried to get VCMI (heroes of might and magic 3 engine) running on raspberry pi? I thought I might give it a shot but won't bother if someone has already tried. I have hmm2 running through dosbox but hmm3 was windows only.
-
It would work, there is an android build. I think the prerequisite libraries are all available.
https://wiki.vcmi.eu/How_to_build_VCMI_(Linux)#Prerequisites
-
@Efriim Yea it look like it should work on linux as well. Doesnt look like its fully feature complete though which is a shame.
-
So I'm trying to get VCMI installed. The installation instructions say that VCMI is part of the raspbian contrib repository but when I sudo apt-get install vcmi it says it can't locate the package. http://raspbian.raspberrypi.org/raspbian/pool/contrib/v/ if you click on the link you can see vcmi is there so I'm not sure what the issue is.
-
@quicksilver The web folder contains just the source package, there's no binary to install.
-
@mitu so if I understand correctly I can remove the # from the deb-src line in the sources.list to get source packages?
-
@quicksilver Yes, that way you'd be able to download/compile and obtain an installable
.deb
from the sources. -
So I uncommented
deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
And it still says vcmi not found. What am I doing wrong?
-
@quicksilver said in Suggestions for ports:
And it still says vcmi not found. What am I doing wrong?
You need to use
apt-src
to install a source package - https://wiki.debian.org/apt-src.
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.