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

Injustice 2 (PC)

Post questions about game models here, or help out others!
Post Reply
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Injustice 2 (PC)

Post by daemon1 »

Injustice 2 (PC) tool

Image

Image

Tool must work with all game packages (including full map export). Usage:

1. Unpack .XXX package with ue3_oodle.bms
2. Drop created .unp file onto the tool. Corresponding .TFC file must be in the same folder
3. Models will be exported in ASCII & SMD formats as usual. ASCII skeletons will be broken, use SMD skeletons. ASCII will have all extra UV pairs.
4. Textures will be exported as DDS and OODLE. You need to unpack OODLE ones with ue3_oodle_dds.bms
Example .bat file to unpack all oodle textures:

Code: Select all

for %%a in (*.oodle) do quickbms.exe ue3_oodle_dds.bms "%%a"
Notes:
- Models are split into many exchangeable parts. They will all have their own skeletons, bone names will be compatible. Example:
- Map export support (instructions are in this post - viewtopic.php?p=138619#p138619 )

Image
You do not have the required permissions to view the files attached to this post.
Last edited by daemon1 on Sun Apr 08, 2018 8:18 am, edited 5 times in total.
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

the textures are very bright (white). The textures converted from the .oodle seem to be have a heavy transparency and washed out colours (very white) but the few dds that were extracted were perfect.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

AstroStormz wrote:the textures are very bright
All textures are correct BC7. I dont have time to explain how to apply them. Ask someone else.
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

daemon1 wrote:
AstroStormz wrote:the textures are very bright
All textures are correct BC7. I dont have time to explain how to apply them. Ask someone else.
even in the picture you provided the batman textures are white. Noone else knows how to get textures working properly. Only premier skins have working textures.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

AstroStormz wrote:even in the picture you provided the batman textures are white.
they are not white. they are grey, supposed to be painted using masks in the other textures.
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

daemon1 wrote:
AstroStormz wrote:even in the picture you provided the batman textures are white.
they are not white. they are grey, supposed to be painted using masks in the other textures.
each character file has a shader.tfc tho......i thought maybe how the game uses shaders maybe each of the shader overlay the (grey) textures to form the colour but there is no way for me to open the tfc to see
MisterNatal
advanced
Posts: 62
Joined: Tue Sep 02, 2014 2:53 am
Has thanked: 6 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by MisterNatal »

Eye texture is stored in the startup.xxx file
Last edited by MisterNatal on Fri Dec 08, 2017 7:27 pm, edited 1 time in total.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

AstroStormz wrote:shader.tfc
ok i'll check whats inside of these

p.s. ok they are exactly what i expected: directX compiled shaders
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

fixed a bug that caused SubZero to crash
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

daemon1 wrote:fixed a bug that caused SubZero to crash
you have a tool to open/extract individual .tfc files?
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

AstroStormz wrote:
daemon1 wrote:fixed a bug that caused SubZero to crash
you have a tool to open/extract individual .tfc files?
no, TFC are accessed (linked) from XXX
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Injustice 2 (PC)

Post by daemon1 »

here's an example of a character extracted with this tool:
https://sticklove.deviantart.com/art/Bl ... -718933170
Image
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

daemon1 wrote:here's an example of a character extracted with this tool:
https://sticklove.deviantart.com/art/Bl ... -718933170
Image
yes and i spoke to him. He coloured textures manually. Its a shame but nothing can be done about that since the game has character customization
UberBlack
advanced
Posts: 44
Joined: Thu Oct 22, 2009 8:54 pm
Has thanked: 3 times
Been thanked: 6 times

Re: Injustice 2 (PC)

Post by UberBlack »

Image

Great work. Is it possible to have your tool support Animation or Sound?

Thanks for letting us know.
AstroStormz
advanced
Posts: 48
Joined: Fri Jun 26, 2015 11:01 pm
Has thanked: 3 times
Been thanked: 1 time

Re: Injustice 2 (PC)

Post by AstroStormz »

[quote="daemon1"]here's an example of a character extracted with this tool:

im sorry that this is outta topic but by chance do you know how to get models from ps1 games? im trying to get the batmobile from the batman and robin game from the playstation 1 but no ripper is working with it
Post Reply