From dcb68344911bd19020d401c7484e101705b32464 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sat, 15 Jun 2019 18:52:28 -0400 Subject: Wolfenstein 3-D! This is a port of wolf4sdl to Rockbox, via my SDL port. It *should* work on pretty much anything with a color display, but I have no idea since I haven't tested it. Place the original data files in /.rockbox/wolf3d/. Surprisingly even sound works (and doesn't sound like crap, either!). TODO (in no particular order): * decide whether or not to merge this (license issues) * flesh out manual entry (screenshots) Change-Id: I64c2ba035e0be7e2f49252f40640641416613439 --- apps/plugins/CATEGORIES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/CATEGORIES') diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index 652a0b3..a0527c8 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -180,6 +180,7 @@ wav2wv,viewers wavplay,viewers wavrecord,apps wavview,viewers +wolf3d,games wormlet,games xobox,games xworld,games -- cgit v1.1