How to Change Q3A BSP Version: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Created page with "Hi EveryBody! so this theard is about "How to Change BSP version", exemple bsp version of Quake 3 (also Tremulous OFC) is 46, RtCW - 47. So we need for edit: 1.Brain withou..."
 
Line 28: Line 28:


This page is a direct copy of  
This page is a direct copy of  
* http://tremulous.net/forum/index.php?topic=22598.0
* [http://tremulous.net/forum/index.php?topic=22598.0 Topic: Tutorial: Changing BSP version without .map re-compiling]


The source site is sometimes offline.
The source site is sometimes offline.
Credit to the original author: [http://tremulous.net/forum/index.php?PHPSESSID=tsq4seHHdpRIrgFuCkw9m0&action=profile;u=33968 NewSource]

Revision as of 16:48, 24 December 2018

Hi EveryBody!

so this theard is about "How to Change BSP version", exemple bsp version of Quake 3 (also Tremulous OFC) is 46, RtCW - 47.

So we need for edit:

1.Brain without asshands :) 2.Hex Editor

So let's go, step one, open .bsp in any hex editor

So we see here some unknown stuff (well for 99% they is, but for guys like me, this isn't unknown)

So in first line here is 2f, this mean 47, so yes this is RtCW map..

So in 4th byte (or correct me if im totally WRONG) is number of BSP ver So change they to 2e:

Save and test

Reference

This page is a direct copy of

The source site is sometimes offline.

Credit to the original author: NewSource