Page 1 of 2

wolfenstein ps3 atreamed.resources

Posted: Thu May 15, 2014 9:00 pm
by OrangeC
Can anyone look at this file? Uses the same structure as rage but still haven't figured out how to link the info inside gameresources with audio files inside the streamed bank.

Thanks

Re: wolfenstein ps3 atreamed.resources

Posted: Wed May 21, 2014 4:42 am
by luxox18
pc version are multiple OGGs audio files

Re: wolfenstein ps3 atreamed.resources

Posted: Wed May 21, 2014 6:34 am
by OrangeC
just looked at it.

anyway to extract the ogg files with the linked strings from the index chunk files?

Re: wolfenstein ps3 atreamed.resources

Posted: Wed May 21, 2014 7:01 am
by cra0
Sample format? Or are the files big

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 12:15 am
by luxox18
ambient sounds, effect sounds , music , german voices and others are located in chunkXX.resources files(all compressed), the index files contains names and address of the assets. (wav format for sounds)

header: 03 53 45 52 00 00 00 00 00 00 00 00 00 00 00 00 (.SER..........)

Image

models , animations , skel , etc are in md6 and derivatives formats
textures compressed inside *.pages files with header 04 99 33 77 00 04 00 00 00 00 00 00 0B 00 00 00 55 55 15 00 02 00 00 00

localized language are vorbis ogg files inside *.streamed files (the index files for this streamed files are shared between all index files)

I will try to upload some chunk files

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 1:39 am
by OrangeC
I think most of the music is in the streamed archive in OGG vorbis. did a raw extraction but with no filenames i cant verify if all music is there.

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 2:36 pm
by killerpepo
Is there any way to extract the textures from the .pages ? What compression algorithm is used ?

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 3:01 pm
by Ekey
Share chunk11.index and chunk11.resources

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 3:18 pm
by killerpepo
Ekey wrote:Share chunk11.index and chunk11.resources
Here it is :)

http://www.sendspace.com/file/yl5v1j

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 4:54 pm
by Ekey
Game only for x64 right?

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 5:23 pm
by killerpepo
Ekey wrote:Game only for x64 right?
Unfortunately yes :( , The game has only one .exe and called "WolfNewOrder_x64.exe"

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 5:58 pm
by Ekey
Sad.

Re: wolfenstein ps3 atreamed.resources

Posted: Thu May 22, 2014 11:21 pm
by luxox18
about graphics : game run under openGL

Re: wolfenstein ps3 atreamed.resources

Posted: Wed May 28, 2014 6:38 am
by OrangeC
Any progress on this?

Re: wolfenstein ps3 atreamed.resources

Posted: Wed May 28, 2014 4:51 pm
by albert1905
OrangeC wrote:Any progress on this?
It was already solved. viewtopic.php?f=35&t=11529