More actions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title=Dave Gnukem PSP | |title=Dave Gnukem PSP | ||
|image= | |image=Davegnukempsp2.png | ||
|description=2D scrolling platform shoot-em-up, very similar (and inspired by) Duke Nukem 1. | |description=2D scrolling platform shoot-em-up, very similar (and inspired by) Duke Nukem 1. | ||
|author=Denis Televnyy ( | |author=Denis Televnyy (deniska) | ||
|lastupdated=2006/01/26 | |lastupdated=2006/01/26 | ||
|type= | |type=Platform | ||
|version=2006 | |version=2006 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/psphomebrew/davegnukempsp. | |download=https://dlhb.gamebrew.org/psphomebrew/davegnukempsp.zip | ||
|website=https://www.dcemu.co.uk/vbulletin/threads/17785-Dave-Gnukem-ported-to-PSP | |website=https://www.dcemu.co.uk/vbulletin/threads/17785-Dave-Gnukem-ported-to-PSP | ||
}} | }} | ||
Dave Gnukem is a 2D scrolling platform shoot-em-up. It is very similar to (and inspired by) Duke Nukem 1. | Dave Gnukem is a 2D scrolling platform shoot-em-up. It is very similar to (and inspired by) Duke Nukem 1. | ||
Line 23: | Line 22: | ||
==Installation== | ==Installation== | ||
Copy contents of the 1.5 folder to | Copy contents of the 1.5 folder to ms0:/PSP/GAME/. | ||
Go to the 1.0 folder, copy EBOOT.PBP to | Go to the 1.0 folder, copy EBOOT.PBP to ms0:/PSP/GAME/daveGnukem/. | ||
==User guide== | ==User guide== | ||
Line 61: | Line 60: | ||
==External links== | ==External links== | ||
* DCEmu - https://www.dcemu.co.uk/vbulletin/threads/17785-Dave-Gnukem-ported-to-PSP | * DCEmu - https://www.dcemu.co.uk/vbulletin/threads/17785-Dave-Gnukem-ported-to-PSP | ||
Latest revision as of 11:39, 19 Haziran 2024
Dave Gnukem PSP | |
---|---|
General | |
Author | Denis Televnyy (deniska) |
Type | Platform |
Version | 2006 |
License | GPL-2.0 |
Last Updated | 2006/01/26 |
Links | |
Download | |
Website | |
Dave Gnukem is a 2D scrolling platform shoot-em-up. It is very similar to (and inspired by) Duke Nukem 1.
C/C++ source code with makefile profided for those who want to study/improve the game.
Features
- Improved sound fx handling
- Music soundtrack support (ogg, s3m, xm, mod).
- Snaphot mode.
- Custom level and graphics.
Installation
Copy contents of the 1.5 folder to ms0:/PSP/GAME/.
Go to the 1.0 folder, copy EBOOT.PBP to ms0:/PSP/GAME/daveGnukem/.
User guide
You can create new levels with the windows version editor and edit the game's graphics.
Controls
Left/Right - Move left/right
R/Triangle - Jump
Up/Square - Action key
Cross - Shoot, Menu
Start - Pause, Menu select, Exit
L - Snapshot
Screenshots
Credits
- David Joffe - Coding, sprites, levels.
- Felix Richter - Documentation contributions.
- Steve Merrifield - Level contribution.
- Denis Televnyy - PSP Port.