About This File
This python script (Blender 2.49b) will let you import skeletal meshes (wrestlers and npcs) from Backyard Wrestling 1 & 2 (PS2 Version - XBOX not fully tested).
Theres two Blender Projects: "Blender249" is the original one from Xentax made by Szkaradek123 (Works on Backyard Wrestling 1). "Blender249_2" is an improved version that helps you locate the "newGameLib" library (change path in blender python script) and also lets you import Backyard Wrestling 2 Characters. Edit the Offset at "g.seek(xxx)" according to the skeletal .MESH you want to import.
Open your .MESH in Hexeditor and search for "pelvis". Subtract 36 from the resulting offset and you got the value you need for "g.seek(xxx)". Now run the script in blender and open your .MESH files.
This method is only required for Backyard Wrestling 2.
Python 2.6.6 is required (All versions of the game).
Edited by Henchman800