Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhulha authored Jan 21, 2021
1 parent 69a21bf commit 8fdcc2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@
A Quake3Arena BSP and MAP file parser written in Java

Update: Now contains a Quake2 Map to Prodeus Map Converter!

Here are the steps needed to convert Quake2 Base1 to Prodeus:

1. Buy, install and run Prodeus at least once.
2. Download and extract Base1.map from https://icculus.org/gtkradiant/downloads/1.5/gamepacks/q2-example-maps-2004-12-06.tar.gz
3. Download and extract quake2-neural-upscale-textures-2.0.1.zip from https://github.com/Calinou/quake2-neural-upscale
4. Download MapConverter from https://github.com/rhulha/Q3BSPParser/releases
5. If you want to decompile BSPs to Maps, I had great success using this: https://github.com/wfowler1/bsp-decompiler


0 comments on commit 8fdcc2d

Please sign in to comment.