PDA

View Full Version : Wolfenstein 3D Ported to the PSP.



wraggster
September 30th, 2006, 12:09
Insert_witty_name (http://forums.ps2dev.org/viewtopic.php?t=6749&sid=f5cd7245924277a1b141297afe44776f) posted this news:


TheLazy1 has ported Wolfenstein 3D to the PSP.

Here's what he had to say about it:

Here is a quick port of Wolfenstein 3D based off the SDL port and using some code from my other Nintendo DS port.

A few notes:
------------------
1) May still be a few bugs
2) No sound
3) No music
4) No saving
5) No loading
6) The analogue stick is used for movement, even in the menu

Default key mapping (from imap.txt):
Code:
shoot=cross
use=circle
run=square
cancel=triangle
menu=select
pause=start
nextweapon=right
prevweapon=left
strafeleft=ltrigger
straferight=rtrigger

You can redefine the keys if you don't like how it's set to by default, just check imap.txt to see how it goes.
If you do find a bug, let me know so it can be fixed.

I have tested this on firmware 1.5 (emulated) and through the 2.71 XMB with the latest homebrew enabler.

Thanks to:
Raphael (GU code)
Insert_witty_name (Various bits of code/info, file hosting)
Anyone on IRC who put up with my dumb questions.

Download and Give Feedback Via Comments

Mr. Shizzy
September 30th, 2006, 12:22
Great news! :D Are there going to be updates? (At least sound hopefully) Thanks TheLazy1 !

splodger15
September 30th, 2006, 12:24
This is fantastic

lamo_PSP_king
September 30th, 2006, 12:24
yay great game cheers mate! :D
damn that dog is sexy shizzy ;-) lol

DEugene
September 30th, 2006, 12:24
This is so cool i am going to try it out!

jimmi
September 30th, 2006, 12:25
:D somebody post some screenshots plz

Mr. Shizzy
September 30th, 2006, 12:26
damn that dog is sexy shizzy ;-) lol



LOL. What?

dejkirkby
September 30th, 2006, 12:31
yay great game cheers mate! :D
damn that dog is sexy shizzy ;-) lol
Wow. That's some weird sh*t right there.
This is great news about wolfenstein 3D.

mmcmill
September 30th, 2006, 12:41
Is this lua or WTF?

mmcmill
September 30th, 2006, 12:42
no eboots in it (sorry double post)

StealthCP
September 30th, 2006, 12:47
ph my GOD!!! I love this game!! :D:D Waited so long for a port, I could hug you :p

quzar
September 30th, 2006, 12:50
iirc wolf3d is gpl. where are the sources?

S34MU5
September 30th, 2006, 12:52
cool!
any scrreeeenies?

mr_nick666
September 30th, 2006, 13:11
Great news! :D Are there going to be updates? (At least sound hopefully) Thanks TheLazy1 !

/\ /\ Savestates have to be more important! :eek:

Nice work :)

aries2k4
September 30th, 2006, 13:41
Good job. I hope you stick with it.

Nikolaos
September 30th, 2006, 14:16
right on :) testing it right now

jools
September 30th, 2006, 14:39
awesome =)
hope sound, music and saving comes soon

MGFox
September 30th, 2006, 15:12
Just tested it, and I must say, fantastic work!

Just a few things...

1) It seems very dark, or dull, you may want to increase the brightness.

2) I've had a few problems with pausing it, sometimes it stays paused, but other times it unpauses as soon as I release the start button.

3) Any chance of the Full Registered version or Spear of Destiny working? (haven't tested them, just a query)

I hope work continues on this very valuable game :)

EDIT: I have now tested the Full Registered version, first by deleting the shareware data files and copying in the WL6 files which resulted in a "problem loading data files" message. I then renamed all the .WL6 files to .WL1 (the shareware suffix) and that resulted in a black screen. So no luck running the Full Registered version :(

Cheers,
Fox

psychadelicious
September 30th, 2006, 17:35
This game is good and all but shit gives me a headache.

TheLazy1
September 30th, 2006, 22:11
iirc wolf3d is gpl. where are the sources?

Actually, it isn't GPL so I don't have to release the sources.
I may release them in the future once I clean up a bit (like I did for the NDS port), but I won't let a section of text force me into it.

Also, I'd really like the GPL to simply stop existing.
I respect what it's trying to do, but in reality it's just a pain in the ass.

wraggster
October 1st, 2006, 01:17
HI Lazy 1, nice to see you here at DCEmu now do i make you PSP coder or DS coder

hmm both i reckon ;)

TheLazy1
October 1st, 2006, 01:20
Yep, I'll still code for both :)

wraggster
October 1st, 2006, 01:20
both it is ;)

JKKDARK
October 1st, 2006, 01:31
it's nice, i love this game :)

quzar
October 1st, 2006, 02:50
Actually, it isn't GPL so I don't have to release the sources.
I may release them in the future once I clean up a bit (like I did for the NDS port), but I won't let a section of text force me into it.

Also, I'd really like the GPL to simply stop existing.
I respect what it's trying to do, but in reality it's just a pain in the ass.

Well, what was it ported from then?

http://www.bebits.com/app/2718 ?
http://sourceforge.net/projects/wolfgl ?

TheLazy1
October 1st, 2006, 03:03
I used the SDL port of Wolfenstein 3D http://icculus.org/wolf3d/ and there is no mention of the GPL license.
If you look in the original source release there is no mention of the GPL in there either.

Wolf3d was released with the ID Software license, any other projects shouldn't be throwing the GPL in there aswell.

quzar
October 1st, 2006, 03:06
I used the SDL port of Wolfenstein 3D http://icculus.org/wolf3d/ and there is no mention of the GPL license.
If you look in the original source release there is no mention of the GPL in there either.

Wolf3d was released with the ID Software license, any other projects shouldn't be throwing the GPL in there aswell.

Afaik, projects can add conditions onto licenses but not remove them. GPL over a non-profit open license would simply be adding conditions.

TheLazy1
October 1st, 2006, 03:12
Well, it doesn't matter anyway since neither the original source release or the SDL port I used added the GPL license I do not have to go by it's terms.

I will release the source when I feel it's ready, quite a bit of code is shared with my NDS port which is open source so I guess you could take a look at that.

Vermin60
November 21st, 2006, 21:51
Call me dumb, but I can not figure how to load or start the game. It is my first attempt at downloading a game to my PSP.

dandoon
June 30th, 2008, 01:02
i like 80"S