snake-biscuits / bsp_tool

Python library for analysing .bsp files
GNU General Public License v3.0
104 stars 8 forks source link

[Test Maps] `vindictus69` #98

Open snake-biscuits opened 1 year ago

snake-biscuits commented 1 year ago

Tools

Documentation / Guides

TODO

Maps

Active Mods / Modding Community

xtruong712 commented 1 year ago

thanks you so much <3 and how to use this tools?

snake-biscuits commented 1 year ago

Can't do much with the 1.69 Vindictus format atm Might be able to make a script for porting a current vindictus map backwards to the vindictus69 format

I haven't actually loaded the game up yet so idk if I can load maps via console or not Also, it'd be helpful to work out what each map is & when it was updated Going to have to catalog all the maps in the Steam release of Vindictus to find which are the 69 format vindictus also has a new v7 StaticProp lump I haven't mapped yet, so I'd only be able to port a small selection of maps

xtruong712 commented 1 year ago

This tools work with Blender or what soft? I will try do it, if you want i cant send some bsp to you

snake-biscuits commented 1 year ago

Making a whole map with bsp_tool is a lot of work But it might be possible to make a custom map w/ Half-Life 2's dev tools & convert it

I'm going to be looking into that in the future, but to do that you have to write custom code There's some conversion tools for other engine branches (CS:S -> Counter-Strike: Online 2, CoD:MW -> CoD:WaW) When I get onto conversion tools it'll probably be like those, a script you can drag & drop a .bsp on

Will probably be a while until I get into it Need to be able to reliably load & test specific maps in Vindictus IDK how / if that's possible (maybe +map mapname works, maybe I can enable the dev console?)

IIRC Nexon stripped out the dev console from CS:O 2, so I might need to talk to the modding community

snake-biscuits commented 1 year ago

At present I'm already collaborating w/ Titanfall engine modders to get custom maps for Titanfall, Titanfall 2 & Apex Legends Plus some CS:O 2 mod community people, tho it's harder to test maps with their setup

I also have Uni & need to work but I 100% plan to make custom maps for Vindictus possible, eventually