Search found 100 matches

by Yretenai
Wed May 13, 2020 11:57 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

I'm trying to repack an RDB file from Persona 5 Scramble (Switch) so I can localize some of the .g1t UI elements. Unpacking has been easy, but repacking is something I haven't been able to figure out. Is there a way to do this with Cethleann (or any other tool)? The file path is: /ROMFS/data/motor_...
by Yretenai
Thu Apr 23, 2020 10:48 pm
Forum: 3D/2D models
Topic: Noesis g1m/g1t/g1a importer
Replies: 377
Views: 65004

Re: Noesis g1m/g1t importer with animations (FETH, Dissidia, DOA6, FEW, HW...)

Joschka wrote:
Mon Apr 20, 2020 1:22 pm
That was a really weird file, some specs had a negative vertex count and weird fields... I pushed a fix for that, never saw that before.
Negative counts would indicate it's either a shorter width (16-bit rather than 32-bit) or unsigned
by Yretenai
Sat Apr 18, 2020 9:33 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

Real new to this type of stuff, but trying my best to understand. It keeps saying game-dirs need a value, but I'm pretty sure I've done everything right? Cethleann.DataExporter --rdb --game OnePiece4 "C:\Users\PC\Downloads\export" "D:\Games\One Piece Pirate Warriors 4\File\CMN\AssetRelease\Retail" ...
by Yretenai
Thu Apr 16, 2020 12:35 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

CosmicDreams wrote:
Wed Apr 15, 2020 4:09 pm

Ah thanks. One thing tho is that the motion archives don't do anything when used with the unbundler. they do decompress though.
can you upload some of the motion archives?
by Yretenai
Tue Apr 14, 2020 8:38 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

Cethleann.Unbundler has been updated to support Nobunaga Online .PC and .BIN files. This update is also a major refactor so please report any crashes, and no I'm still not going to write a tutorial- The lower I make the barrier for using these tools the more stress I get trying to maintain it. Than...
by Yretenai
Tue Apr 14, 2020 1:03 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

CosmicDreams wrote:
Mon Apr 13, 2020 10:30 pm
Does this tool support the .ZL_ files from marvel ultimate alliance 3?
MUA3 ZL files are stream compressed files, use Cethleann.Gz.

Code: Select all

Cethleann.Gz.exe --stream --prefixed-size -t Deflate {ZL files}
i.e.

Code: Select all

Cethleann.Gz.exe --stream --prefixed-size -t Deflate 0400_DLC_00_mdl.bin.ZL
by Yretenai
Mon Apr 13, 2020 7:45 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

Cethleann.Unbundler has been updated to support Nobunaga Online .PC and .BIN files.
This update is also a major refactor so please report any crashes, and no I'm still not going to write a tutorial- The lower I make the barrier for using these tools the more stress I get trying to maintain it.
by Yretenai
Mon Apr 13, 2020 4:42 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

So I was able to extract the files for AOT2, folders with g1t textures seem to be working fine. Although unpacking the ptrbundles with Cethleann.Unbundler for the model files gave me g1m files, noesis gave an error message when trying to preview them :? is there any way to fix them/make them work? ...
by Yretenai
Sun Apr 05, 2020 10:09 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

meecube wrote:
Sun Apr 05, 2020 9:45 pm
Hey! once getting the final file into Blender, the rig is broken, only affecting the shins, but the placement is completely off too. any advice?
wrong thread
by Yretenai
Thu Apr 02, 2020 5:09 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

Enola wrote:
Thu Apr 02, 2020 1:19 am
Correction
Is it possible to extract language text files
depends on game. FETH is the only one supported I think.
by Yretenai
Wed Apr 01, 2020 6:18 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

This is the command I used, it extracted fine. Cethleann.DataExporter --rdb -g OnePiece4 "path-to-extract" "C:\Program Files (x86)\Steam\steamapps\common\OPPW4\File\CMN\AssetRelease\Retail" Replace path-to-extract with your desired path. Unable to extract .files in the data folder, an error will be...
by Yretenai
Tue Mar 31, 2020 4:48 am
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

bymutou wrote:
Mon Mar 30, 2020 10:26 pm
When I use rdb to extract, Cethleann will report an error
what error?
by Yretenai
Mon Mar 30, 2020 9:27 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

bymutou wrote:
Mon Mar 30, 2020 5:20 pm
Can Cethleann extract the OPPW4 file? I suspect this is a sound file.
it extracts it but it can't convert it.
by Yretenai
Mon Mar 30, 2020 9:26 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

ngovandang wrote:
Mon Mar 30, 2020 5:19 pm
mono24 wrote:
Mon Mar 30, 2020 5:16 pm
You drag and drop it on to the Cethleann.Unbundler.exe and it will get unpacked from where ever the sample is located.
Great, thank you. I did the same with g1t but seem to not working
G1Ts are textures, use the noesis plugin.
by Yretenai
Sun Mar 29, 2020 11:44 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 305
Views: 53550

Re: Cethleann - The Koei Swiss Army Knife

https://cdn.discordapp.com/attachments/493271104916553729/693926205581164585/unknown.png So I tried the tool with AOT2 and PW4, and trying to put in the tools commands, but I'm not sure if I'm doing it right? :? One thing I noticed is I put in the directory for my external hard drive (E:) but it's ...