-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReactOS package-related issues #182
Comments
* Added an entry for Dave Gnukem Dave Gnukem is a retro-style 2D scrolling platform shooter similar to, and inspired by, Duke Nukem 1 The source and assets are licensed under MIT GPL and CC https://github.com/davidjoffe/dave_gnukem I tested the download and install with RAPPS and it worked. This game installed and ran perfectly even with sound using ReactOS 0.4.13 The creator of the game made some comments in his repo about making changes to the gmae so that it could run under ReactOS. This is the latest version * added extra licenses
Quoting myself from that thread: reactos/rapps-db@745bc9f
|
Oh great, thanks for the info. I'll test, update and eventually do a pull request. |
So curently it works on ReactOS but seems to need that vc_redist manually installed or it gives some DLL error - but what I'm not sure of is whether the same applies even to, say, certain old versions of Windows (e.g. would it work on old Win7 clean installation 'out the box' or also need that redist? E.g. is it a "ReactOS issue" per se or just what qualifies as a packaging issue for DG, e.g. if it's just a case there's a few DLLs we should add to the installer we should do that but I'm not sure which ones, would have to look when I have time (I don't right now) but the right time to check may be when DG 1.0.4 is released, time permitting, if it's something 'quick and simple' that can be added to the DG installer (eg if it's just a couple of MSVC runtime DLLs or something) then it's worthwhile |
Firstly, just came across this and wanted to add it here, as cool to see:
reactos/rapps-db@745bc9f
Secondly, since ReactOS support seems to be occasionally an 'on again, off again' type of thing (it used to work but the latest seems to have some small issues - obviously it's a platform in progress, and our dependencies etc. have changed too with LibSDL2 etc.), so I thought I'd create a dedicated "Issue" here to just reporting and tracking of and helpikng solve ReactOS-compatibility-related issues, for anyone interested ...
@qbancoffee
The text was updated successfully, but these errors were encountered: