Port of xRick to the libretro API. xRick is a game engine for the classic game Rick Dangerous by dissolved developer Core Design.
Go to file
LibretroAdmin fc1f9aa005
Merge pull request #25 from warmenhoven/warmenhoven/pr/tvos13
tvos: properly set min supported version
2024-10-21 16:41:24 -05:00
deps/libz (zlib) Cleanup 2021-10-08 14:24:01 +02:00
include - Set correct core provided aspect ratio 2022-02-09 15:25:08 +00:00
jni - Set correct core provided aspect ratio 2022-02-09 15:25:08 +00:00
libretro Buildfix for PSL1GHT hopefully 2023-02-21 13:29:31 +01:00
libretro-common Update libretro-common 2023-02-21 13:36:03 +01:00
src - Set correct core provided aspect ratio 2022-02-09 15:25:08 +00:00
.gitignore Merging. 2014-03-29 23:09:46 -04:00
.gitlab-ci.yml Update .gitlab-ci.yml 2023-02-21 13:20:24 +01:00
.travis.yml add travis build script 2017-10-24 13:32:32 -04:00
data.zip Add data.zip 2017-03-24 09:41:53 +01:00
Makefile Get rid of some stuff which is unneeded for the libretro port; 2017-03-24 03:21:31 +01:00
Makefile.common Add VFS - make all file I/O go through VFS 2021-10-01 22:58:20 +02:00
Makefile.libretro tvos: properly set min supported version 2024-10-21 14:08:11 -04:00
README Initial import. 2014-03-29 23:08:42 -04:00
README.md Added MacOS X compatibility desc. 2014-03-29 23:14:16 -04:00

xrick

Xrick is an open source implementation of the legendary game "Rick Dangerous".

Based on BigOrno (bigorno@bigorno.net)'s work (http://www.bigorno.net/xrick/). I added and XCode project and the game now runs on MacOS X Maverick.

Platforms

Windows, MacOS X and Linux

Dependencies

SDL 1.2

Enjoy,

Fabien