Gildor's Forums

Author Topic: BioShock2  (Read 3880 times)
RyuMaster
Newbie
*
Posts: 5


View Profile
BioShock2
« on: June 28, 2012, 00:56 »

Hi! Is it still supporter? No matter what I do, I can not read bsm package. I get this output:

....

Quote
Processing "D:\Games\BioShock\SP\Content\Maps\Redlight.bsm" ...
Found 0 game files (0 skipped)
COMMAND LINE ERROR: package name is not specified
Use "umodel" without arguments to show command line help
Processing "D:\Games\BioShock\SP\Content\Maps\WelcomeBack.bsm" ...
Found 0 game files (0 skipped)
COMMAND LINE ERROR: package name is not specified
Use "umodel" without arguments to show command line help

....

Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: BioShock2
« Reply #1 on: June 28, 2012, 07:59 »

Hi. Yes, it is supported. Check the log - you have something wrong with your command line. What do you typed here?
Logged
RyuMaster
Newbie
*
Posts: 5


View Profile
Re: BioShock2
« Reply #2 on: June 29, 2012, 03:49 »

Hmmm I made sure to do lots of research and error-trial before posting, so I have no more clue.

This is the batch script I end up using as most fitting the task:

Quote
...
set game=bio
set game_dir=D:\Games\BioShock\SP\Content\
set file_mask==*.bsm
set compat=-noanim -lzo
set options=-export -uncook -groups
set out=D:\Export
set log=%out%\output.log
set umodel=C:\Projects\Umodel\umodel.exe
...
« Last Edit: June 29, 2012, 08:10 by gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: BioShock2
« Reply #3 on: June 29, 2012, 08:11 »

I see no reason to post here full batch file from other thread of this forum. I stripped it down to include settings only.
Logged
RyuMaster
Newbie
*
Posts: 5


View Profile
Re: BioShock2
« Reply #4 on: June 29, 2012, 12:05 »

I see no reason to post here full batch file from other thread of this forum. I stripped it down to include settings only.
You are right, no problem with that.
So I guess nothing is wrong with the config? I also tried using GUI interfaces in case I typed something wrongly
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: BioShock2
« Reply #5 on: June 29, 2012, 13:49 »

Reviewed your settings

Quote
set game=bio                  useless option, Bioshock is well detected by umodel
set game_dir=D:\Games\BioShock\SP\Content\
set file_mask=*.bsm       it was "==" here
set compat=-noanim      -lzo is useless, has no effect for this game
set options=-export -uncook -groups
set out=D:\Export
set log=%out%\output.log
set umodel=C:\Projects\Umodel\umodel.exe     are you sure umodel is here? you should put real path here
Logged
RyuMaster
Newbie
*
Posts: 5


View Profile
Re: BioShock2
« Reply #6 on: June 29, 2012, 14:34 »

Thanks for the reply! I know some settings are useless, just after few hours of desperate fighting I started to put some extra values here and there randomly.

I corrected everything as you suggested, still error stays the same. Path to umodel is correct.
Because GUI wrapper around umodel.exe gives me same error, I suggested that for some reason it failed to recognize bioshock2 bsm file as archive, and tells me that it is empty i.e. has no game packages
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: BioShock2
« Reply #7 on: June 29, 2012, 14:40 »

Can you show me the error message?
Logged
RyuMaster
Newbie
*
Posts: 5


View Profile
Re: BioShock2
« Reply #8 on: June 29, 2012, 15:02 »

To prepare clean message for you, I've tried to throw away batch, GUI, and open archive one by one. And it actually worked. So I'm sorry for trouble, probably I'm using batch incorrectly and GUI wrapper is messed, but core umodel.exe works fine so I'll just stick to it
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: BioShock2
« Reply #9 on: June 29, 2012, 15:09 »

Nice Smiley
By the way if you will post an error message obtained with batch I'll try to help you.
Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS