Gildor's Forums

English Forum => Other games => Topic started by: Kaao on November 26, 2011, 08:42



Title: Afterfall InSanity
Post by: Kaao on November 26, 2011, 08:42
The game is fully supported, everything works fine.
http://www.afterfall-universe.com/en/


Title: Re: Afterfall InSanity
Post by: Gildor on November 26, 2011, 11:03
Could you post some umodel screenshots, please? I need to know that SkeletalMesh, StaticMesh, Animation and Textures are working ...
Or post a few useful packages here so I would fill this information into the "compatibility table" by myself.


Title: Re: Afterfall InSanity
Post by: Kaao on November 26, 2011, 11:22
Could you post some umodel screenshots, please? I need to know that SkeletalMesh, StaticMesh, Animation and Textures are working ...
Or post a few useful packages here so I would fill this information into the "compatibility table" by myself.
Here's a package http://www.mediafire.com/?uudpu5q3c8kja2d

the only "warning" I got was just in some few packages

******** 01_shelter_cated_outside.udk ********

unknown member BLEND_SoftMasked of enum EBlendMode
unknown member BLEND_SoftMasked of enum EBlendMode

But everything extracts fine.


Title: Re: Afterfall InSanity
Post by: Gildor on November 26, 2011, 11:38
Thanks! Now I see that the game is FULLY supported. I've updated the compatibility table to reflect this.


Title: Re: Afterfall InSanity
Post by: Kaao on November 26, 2011, 17:54
Thanks! Now I see that the game is FULLY supported. I've updated the compatibility table to reflect this.

No problem, glad to help and thank you for your hard work.


Title: Re: Afterfall InSanity
Post by: fil1969 on March 10, 2012, 13:22
Hi! i'm new here, i want to ask this: i've extracted with umodel the "RascalGame.u" with the argument "-Export" "-noAnim" and it extracted some models but not all, i know there're many others model to be extracted.. i've also extracted all the other packages, but i've not find that models... there's a specific command line for this game?
Thx in advance!

edit: sorry the characters i want was in map folder! Thx anyway! ;D


Title: Re: Afterfall InSanity
Post by: logansan25 on March 10, 2012, 19:42
Pc or Xbox 360? ;D


Title: Re: Afterfall InSanity
Post by: Gildor on March 10, 2012, 23:05
Pc or Xbox 360? ;D
Is that your favorite question?


Title: Re: Afterfall InSanity
Post by: Tosyk on December 19, 2016, 19:28
I'm keep getting this error on many of the .udk files of the map:
Code:
WARNING: Unknown class "RB_BodySetup" for object "RB_BodySetup_0"

is it an irrelevant error or I'm losing something on export?


Title: Re: Afterfall InSanity
Post by: Gildor on December 19, 2016, 20:18
This is "warning" :)


Title: Re: Afterfall InSanity
Post by: Tosyk on December 20, 2016, 11:17
Hello :)

I can't seem find 2 main characters — no textures (only diff for heads, dirt version of body and some random misses) nor model (body with different head and some random misses). I need main characters skinned.
I extracted all the packages for several times, searched through the extracted content by name, searched through the packages one by one, used different parameters for export and non of those helped. Then I ripped the game and found those characters to clarify that I never saw them in the packages.

Is this game fully supported?


Title: Re: Afterfall InSanity
Post by: Gildor on December 20, 2016, 11:31
Hello :)

I can't seem find 2 main characters — no textures (only diff for heads, dirt version of body and some random misses) nor model (body with different head and some random misses). I need main characters skinned.
I extracted all the packages for several times, searched through the extracted content by name, searched through the packages one by one, used different parameters for export and non of those helped. Then I ripped the game and found those characters to clarify that I never saw them in the packages.

Is this game fully supported?
Hi :)
If you can't find something, this doesn't mean the game is not supported. UModel is not crashing with it, at least 5 years ago someone claimed that. I'm not playing with game assets by myself, and even more - I don't know anything about this game.


Title: Re: Afterfall InSanity
Post by: Tosyk on December 20, 2016, 12:56
I use this command to extract packages:

Code:
umodel.exe -export -dds -3rdparty -nolightmap -uc -lods -game=ue3 -out=.\_export_ package.upk

Maybe you have any thoughts on where to look for the models/textures based on your expirience? Seriously, I have such a sharped eye on extracting resources from hundreds of games and I deny to believe that those specific models slipped away from me. There's not too (a couple of hundreds) many models at all and just several main characters. I watched full walkthrough on youtube. Then I looked every extracted model and sorted them. I have the mesh from the ripped scene but I can't find any similar to it in the extracted packages.


Title: Re: Afterfall InSanity
Post by: Gildor on December 20, 2016, 14:02
Sorry, no idea. May be this is a combined mesh which looks "strange" when looking at separate parts. May be they used morph target. May be some custom mesh class.


Title: Re: Afterfall InSanity
Post by: Tosyk on December 20, 2016, 14:56
Sorry, no idea. May be this is a combined mesh which looks "strange" when looking at separate parts. May be they used morph target. May be some custom mesh class.
Okay, thank you for the reply ;)