Important information: this site is currently scheduled to go offline indefinitely by end of the year.

The Witcher 2

The Original Forum. Game archives, full of resources. How to open them? Get help here.
chalon
n00b
Posts: 16
Joined: Sat May 21, 2011 8:20 pm
Been thanked: 1 time

Re: The Witcher 2

Post by chalon »

JPulowski wrote:For the .USM files, it seems the game using ui_video.swf in global folder for playing them. I don't know much about coding stuff, but I've found this actionscript inside the .swf file. Maybe it helps somebody, who knows?
The action script just tells the Scaleform middleware that the game uses to play back the video. Right now, the only way you're going to be able to play back the USM files is if you have Scaleform installed on your machine.
Modman69
veteran
Posts: 108
Joined: Wed Jun 17, 2009 4:33 pm
Has thanked: 21 times
Been thanked: 4 times

Re: The Witcher 2

Post by Modman69 »

I'm almost positive that Scaleform GFX comes bundled with UDK

I don't have the UDK downloaded and installed ATM, but I was wondering if this will allow playback of the .usm video

Anyone Know?
chalon
n00b
Posts: 16
Joined: Sat May 21, 2011 8:20 pm
Been thanked: 1 time

Re: The Witcher 2

Post by chalon »

This is the full version of the Scaleform GFx SDK, but does not include Scaleform Video, is not included in the UE3/UDK bundle
From here: http://forums.epicgames.com/showthread.php?t=724791

The usm files require Scaleform Video, I'm pretty sure.
Modman69
veteran
Posts: 108
Joined: Wed Jun 17, 2009 4:33 pm
Has thanked: 21 times
Been thanked: 4 times

Re: The Witcher 2

Post by Modman69 »

In the Latest Build UDK-2011-05 under C:\UDK\UDK-2011-05\Binaries\GFx (FxMediaPlayer.exe)
is a Scaleform gFX player however after opening it says audio/video disabled.

Bummer :[
JPulowski
beginner
Posts: 30
Joined: Sat Aug 28, 2010 10:39 pm
Has thanked: 3 times

Re: The Witcher 2

Post by JPulowski »

Hmm... What's the difference between .usm and .bik? I think .usm file is very similar to a .mkv file. But the .usm file is encrypted. Someone said it has CRID encryption. Like I said I do not know much about coding stuff. Why a .usm file cannot be unpacked properly? What does CRID mean in layman's terms? Just curiosity.
chalon
n00b
Posts: 16
Joined: Sat May 21, 2011 8:20 pm
Been thanked: 1 time

Re: The Witcher 2

Post by chalon »

Scaleform video uses CRI, which is just another middleware company. They have their own video format that's a competitor to Bink. http://en.wikipedia.org/wiki/CRI_Middleware
Ckpaa
ultra-n00b
Posts: 1
Joined: Mon Jun 06, 2011 10:47 pm

Re: The Witcher 2

Post by Ckpaa »

Anyone can answer on my question:
Where TW2 store items icon? In which files?
I need it for wikia.
I only find textures of items but no icons for inventory.
chalon
n00b
Posts: 16
Joined: Sat May 21, 2011 8:20 pm
Been thanked: 1 time

Re: The Witcher 2

Post by chalon »

Ckpaa wrote:Anyone can answer on my question:
Where TW2 store items icon? In which files?
I need it for wikia.
I only find textures of items but no icons for inventory.
They're in globals/gui/icons/items. They're all dds files, you can batch convert them and maintain alpha using Compressonator.
JPulowski
beginner
Posts: 30
Joined: Sat Aug 28, 2010 10:39 pm
Has thanked: 3 times

Re: The Witcher 2

Post by JPulowski »

Well, tried to demuxing the content of .usm file with VGMToolbox but only got corrupted .m2v file, not surprised. :(
You do not have the required permissions to view the files attached to this post.
Arxel
n00b
Posts: 18
Joined: Wed May 25, 2011 11:32 pm

Re: The Witcher 2

Post by Arxel »

OK, so there is no way right now to play .usm videos?
hhrhhr
advanced
Posts: 62
Joined: Thu Mar 18, 2010 7:02 am
Has thanked: 1 time
Been thanked: 20 times

Re: The Witcher 2

Post by hhrhhr »

Arxel wrote:OK, so there is no way right now to play .usm videos?
create file \CookedPC\globals\video_start.csv (right choose your distributive)

Code: Select all

EFIGS;GOG;ATARI;ROW;PL;RU;CZ;HU;JA;TW;DD;ATARI_DD
cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdrp;cdpr
;;;;;dream_01_letho;;;;;;
;;;;;dream_01_letho;;;;;;
;;;;;dream_02_baltimore;;;;;;
;;;;;dream_03_peasant;;;;;;
;;;;;dream_04_dragon;;;;;;
;;;;;dream_05_iorweth;;;;;;
.......
and use any screen capture program where all videos will be played after the game start :)
JPulowski
beginner
Posts: 30
Joined: Sat Aug 28, 2010 10:39 pm
Has thanked: 3 times

Re: The Witcher 2

Post by JPulowski »

hhrhhr wrote:
Arxel wrote:OK, so there is no way right now to play .usm videos?
create file \CookedPC\globals\video_start.csv (right choose your distributive)

Code: Select all

EFIGS;GOG;ATARI;ROW;PL;RU;CZ;HU;JA;TW;DD;ATARI_DD
cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdpr;cdrp;cdpr
;;;;;dream_01_letho;;;;;;
;;;;;dream_01_letho;;;;;;
;;;;;dream_02_baltimore;;;;;;
;;;;;dream_03_peasant;;;;;;
;;;;;dream_04_dragon;;;;;;
;;;;;dream_05_iorweth;;;;;;
.......
and use any screen capture program where all videos will be played after the game start :)
Yeah, already know that. But voice files must be added later. You will only hear 1st channel. Which is generally background music, sfx etc. No subtitles, no voice.
odrin
mega-veteran
mega-veteran
Posts: 172
Joined: Mon May 23, 2011 2:43 am
Has thanked: 3 times
Been thanked: 7 times

Re: The Witcher 2

Post by odrin »

any updates?
odrin
mega-veteran
mega-veteran
Posts: 172
Joined: Mon May 23, 2011 2:43 am
Has thanked: 3 times
Been thanked: 7 times

Re: The Witcher 2

Post by odrin »

:oops:
odrin
mega-veteran
mega-veteran
Posts: 172
Joined: Mon May 23, 2011 2:43 am
Has thanked: 3 times
Been thanked: 7 times

Re: The Witcher 2

Post by odrin »

my theory: they hired him to work on mod tools and he has signed a nda
Post Reply