Skip to content

Commit 8fdcc2d

Browse files
authored
Update README.md
1 parent 69a21bf commit 8fdcc2d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,13 @@
22
A Quake3Arena BSP and MAP file parser written in Java
33

44
Update: Now contains a Quake2 Map to Prodeus Map Converter!
5+
6+
Here are the steps needed to convert Quake2 Base1 to Prodeus:
7+
8+
1. Buy, install and run Prodeus at least once.
9+
2. Download and extract Base1.map from https://icculus.org/gtkradiant/downloads/1.5/gamepacks/q2-example-maps-2004-12-06.tar.gz
10+
3. Download and extract quake2-neural-upscale-textures-2.0.1.zip from https://github.com/Calinou/quake2-neural-upscale
11+
4. Download MapConverter from https://github.com/rhulha/Q3BSPParser/releases
12+
5. If you want to decompile BSPs to Maps, I had great success using this: https://github.com/wfowler1/bsp-decompiler
13+
14+

0 commit comments

Comments
 (0)