Well, a lot of people have been coming to me asking me to help them with their BSP conversions. Since it got a little annoying, I decided to make a tut, as detailed as I could. I used the same method as shade, I just explained a little more so more people could understand.
Before anyone says I ripped his tut, I did NOT. I used it in the past to do my own, but I didn't feel like fixing everything so I never released it. I wrote this up myself, although it is kind of similar to shade's. Just with more details.
Why would you use the same map that shade used? Everyone knows that shared.map can be converted. Why doesn't someone post a tutorial for SP->MP BSP conversions? That is what people really want.
Last edited by Lavix on Tue Apr 11, 2006 7:00 pm, edited 1 time in total.
You do not always use the same method for each raw. Some raws will not always fit in the proper location and may need to be placed in a different area of the map.
Awsome job... From the looks of the tut it seems alot more understandable now.
As for not having enough room to fit some of the raw data.. that is what the automatic raw relinker is for.. it will shift the map and import any amount of raw so its all done for you now doing the rest of the conversion will be the same process as the shared.map just with alot more depandencies's to be fixed
shade45 wrote:As for not having enough room to fit some of the raw data.. that is what the automatic raw relinker is for.. it will shift the map and import any amount of raw so its all done for you now doing the rest of the conversion will be the same process as the shared.map just with alot more depandencies's to be fixed
That's good news. I'll include it in my tut once I get the hang of it, and make I make sure it works. (Or you could just tell me so I don't have to do it all cause im lazy like that , and I'll add it in)
im having trouble with this tut im triyng to convert scenarios\solo\05a_deltaapproach\bsp_01 from obviously deltaaproach and im stuck at this part
In hex workshop, do a search in shared[sbsp].sbsp as: Type: 32 bit Unsigned Long, Vaule: 138887680, Check Find All Instances, and check Little Endian, and Driection Down.
im pretty sure taht i have the right offset and everything but when i open the bsp_01[sbsp].sbsp in hex workshop theres nothing in it i mena nothing just like i clicked new
LuxuriousMeat wrote:im having trouble with this tut im triyng to convert Scenarios\solo\05a_deltaapproach\bsp_01 and im stuck at this part
In hex workshop, do a search in shared[sbsp].sbsp as: Type: 32 bit Unsigned Long, Vaule: 138887680, Check Find All Instances, and check Little Endian, and Driection Down.
im pretty sure taht i have the right offset and everything but when i open the bsp_01[sbsp].sbsp in hex workshop theres nothing in it i mena nothing just like i clicked new
Oh wait, read that wrong..
make sure you have the right file open, or make sure it extracted correctly...or if there are more, try opening them and see what happens.
yea i know i have the right one but im more stuck at this yea there are 3 taht end in .sbsp and opened them all and searched them all couldnt find it ill try to re extract it
EDIT yea i reextracted still same problem i guess ill try another BSP
Just open shade's app, and make the bsp size and magic the same number as the bsp you are converting. Then, just open hex workshop, find the bsp in the sp map, select the size of the bsp (same nuber as the bsp size above), and then find the bsp in the mp map, select the size of the sp bsp, and then copy and paste. Then just open shade's app again, go to the 2nd tab, for imput map fin the sp map, for dest map find the mp map, and for the small box, if this is the first bsp, type in 0, then press ok. This adds the raw and such for you, plus it relinks everything.
kornkidcrazy wrote:Just open shade's app, and make the bsp size and magic the same number as the bsp you are converting. Then, just open hex workshop, find the bsp in the sp map, select the size of the bsp (same nuber as the bsp size above), and then find the bsp in the mp map, select the size of the sp bsp, and then copy and paste. Then just open shade's app again, go to the 2nd tab, for imput map fin the sp map, for dest map find the mp map, and for the small box, if this is the first bsp, type in 0, then press ok. This adds the raw and such for you, plus it relinks everything.
when I am selceting the bsp of my single player map I and I click copy when in hex editor, I get a error and it says It has to close.
I need some help
Hopefully you know what is going on!
-Doom
Sig over three lines of text. <--- lik wtf? mods make my sig 4 lines of text, then they letz tis slide as GTAF says, and den dey delete it? likwtf?
nice i was going to do one today i already no what to do after studing hex and shades ut all of yesturday untill my eyes started to bleed lol guess no that was a waste of time of well.
Also, if your getting any errors, especially in hex workshop when you open something, than you did something wrong so just go back over the step you just did and make sure everything is correct, or post here and tell us your problem and me and/or maybe shade can help you out.