More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
This is a simple application writen over the past 2 days that lets you view a Quake 3 BSP map file on the PSP. This is early alpha build. | This is a simple application writen over the past 2 days that lets you view a Quake 3 BSP map file on the PSP. This is early alpha build. | ||
It was submitted to the PSP | It was submitted to the PSP News & Lik Sang 30 Day Coding Comp #1 (3rd place). | ||
==Featues== | ==Featues== | ||
Line 46: | Line 46: | ||
==External links== | ==External links== | ||
* DCEmu - http://psp-news.dcemu.co.uk/psp30codingcomp.shtml | * DCEmu - http://psp-news.dcemu.co.uk/psp30codingcomp.shtml | ||
[[Category:PSP News and Lik Sang 30 Day Coding Comp 1]] |
Latest revision as of 02:08, 25 Haziran 2024
Quake 3 Bsp Map Viewer | |
---|---|
General | |
Author | PSmonkey |
Type | Other |
Version | 0.1 |
License | Mixed |
Last Updated | 2005/11/07 |
Links | |
Download | |
Website | |
This is a simple application writen over the past 2 days that lets you view a Quake 3 BSP map file on the PSP. This is early alpha build.
It was submitted to the PSP News & Lik Sang 30 Day Coding Comp #1 (3rd place).
Featues
- Renders Quake 3 Bsp Maps.
- Suports Polygon Surfaces.
- Suports Vertex coloring & Lightmaps.
- Simple Camera navigation.
Installation
Make sure you have a Quake 3 map named test.bsp in ms0:/BspMaps/.
If you find a .pk3 file, rename it to .zip, open the zip then go into the maps folder to get to the bsp maps.
Controls
D-Pad - Movement (think quake style)
R/L - Move Camera Up/Down
Triangle/X - Rotate X Axis
Square/Circle - Rotate Y Axis
Start - Reset Camera
Credits
Icon - By pochi.
Greetings - Clessy, wraggster, Pochi, Zeenbor, all at dcemu, everybody who suported ngPsp.
Special Thanks - ID Software, People who wrote the docs on parsing the Q3 Bsp file & the guy who made the chq2 dm mappak.