Kritika online 2017
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Kritika online 2017
anyone here know how to extract fsb files from monk class sound files from Kritika online JP and repack it back, I planning to mode monk class voice using japanese voice to sea server because japanese voice sound more cool than korea voice when hear it. this files has been protected by encryption I dunno to break it and also I still new about create mode for a games.
this the fsb files
https://www.dropbox.com/s/px9lv3vsg22b6 ... f.fsb?dl=0
this the fsb files
https://www.dropbox.com/s/px9lv3vsg22b6 ... f.fsb?dl=0
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
The password to use with fsbext is:
You can find many passwords on http://aluigi.altervista.org/papers.htm#info
Code: Select all
kri_tika_5050_
You can find many passwords on http://aluigi.altervista.org/papers.htm#info
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
thanks admin you really help out and how to archive back the files into the original file format admin
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
That may be a problem.
fsbext has an experimental feature to perform the rebuilding but honestly I don't know if it still works, it was meant for old FSB archives of very old games.
But you can probably use just the official FMOD tools (soundbank was the name?) and the following option to encrypt it: -e kri_tika_5050_ 1 FILE.FSB
fsbext has an experimental feature to perform the rebuilding but honestly I don't know if it still works, it was meant for old FSB archives of very old games.
But you can probably use just the official FMOD tools (soundbank was the name?) and the following option to encrypt it: -e kri_tika_5050_ 1 FILE.FSB
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
admin how to convert .celt files into wave or mp3
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
Moved in the audio section so other users can answer your question.
Anyway I'm sure there are already information about celt files on both here and xentax.
Anyway I'm sure there are already information about celt files on both here and xentax.
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
admin how to encrypt fsb files I already completed convert it
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
You can encrypt the new fsb file you have generated with the FMOD tools using this command-line syntax:
fsbext.exe -e kri_tika_5050_ 1 FILE.FSB
Probably you can set the encryption key even directly in the FMOD tools, check the documentation
fsbext.exe -e kri_tika_5050_ 1 FILE.FSB
Probably you can set the encryption key even directly in the FMOD tools, check the documentation
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
thanks admin it was really help out me
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
admin I cannot run FMOD tools on my pc, I need admin help to encrypt this fsb using old password : kri_tika_5050_
link : https://www.dropbox.com/s/dqelwkuca7hu5 ... E.fsb?dl=0
I download FMOD tools from this topic : viewtopic.php?f=17&t=4004
decfsb.exe => To decode encrypted FSB (cannot run this tools on window 7 and window 10)
fsb_aud_extr.exe =>Tool created by id-daemon to convert the fsb to wav, is great for CELT and ogg vorbis audios (cannot run this tools on window 7 and window 10)
fsb5_split.exe => Searchs for multiples FSB inside a big file (ex: Unity. resource files) and extracts them (not decode) (cannot run this tools on window 7 and window 10)
fsbankexcl.exe ==>The tool from FMOd to convert FSB and wav to other formats or reduce/increase bitrates (cannot run this tools on window 7 and window 10)
fsbext.exe ==>Tool created by Aluigi to extract FSB's, it created list, save the structures, and two types of encryption (can run it but I only know how to extract FSB files and dunno how to encrypt the new fsb file I already convert)
FsbExtractor.exe =>Aeazy FSB extractor, Gui mode, with this tool you can see if some MP3 inside FSB have loops, like the game OCTODAD (can run it and really easy to understand how this tools works)
guessfsb.exe =>Guess what (cannot run it)
tw2unfsb.exe =>To convert the CELT audio from The Witcher 2 (cannot run it)
link : https://www.dropbox.com/s/dqelwkuca7hu5 ... E.fsb?dl=0
I download FMOD tools from this topic : viewtopic.php?f=17&t=4004
decfsb.exe => To decode encrypted FSB (cannot run this tools on window 7 and window 10)
fsb_aud_extr.exe =>Tool created by id-daemon to convert the fsb to wav, is great for CELT and ogg vorbis audios (cannot run this tools on window 7 and window 10)
fsb5_split.exe => Searchs for multiples FSB inside a big file (ex: Unity. resource files) and extracts them (not decode) (cannot run this tools on window 7 and window 10)
fsbankexcl.exe ==>The tool from FMOd to convert FSB and wav to other formats or reduce/increase bitrates (cannot run this tools on window 7 and window 10)
fsbext.exe ==>Tool created by Aluigi to extract FSB's, it created list, save the structures, and two types of encryption (can run it but I only know how to extract FSB files and dunno how to encrypt the new fsb file I already convert)
FsbExtractor.exe =>Aeazy FSB extractor, Gui mode, with this tool you can see if some MP3 inside FSB have loops, like the game OCTODAD (can run it and really easy to understand how this tools works)
guessfsb.exe =>Guess what (cannot run it)
tw2unfsb.exe =>To convert the CELT audio from The Witcher 2 (cannot run it)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
You must use these tools from the command-line, they all work.
http://aluigi.altervista.org/about.htm#howuse
if you have any question regarding the command-line... use Google!
http://aluigi.altervista.org/about.htm#howuse
if you have any question regarding the command-line... use Google!
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
I finaly understand how the fsbext.exe work, admin can you give me command-line to rebuild back FSB files
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kritika online 2017
I thought you already rebuilt the FSB archive with the official FMOD fsbank tool, didn't you?
Use fsbext only the re-encrypt a FSB archive, I don't suggest to use fsbext to rebuild the archive from scratch because it "may" not work.
Hopefully someone else in the forum with more experience with FSB/FMOD can give you some hints.
Use fsbext only the re-encrypt a FSB archive, I don't suggest to use fsbext to rebuild the archive from scratch because it "may" not work.
Hopefully someone else in the forum with more experience with FSB/FMOD can give you some hints.
-
- Posts: 9
- Joined: Thu Jun 08, 2017 5:49 am
Re: Kritika online 2017
I rebuild fsb files with FMOD sound bank generator but FMOD sound bank generator cannot read .celt files that was I extract from fsbext.exe. I need to find other way to rebuild back .celt files to the FSB archive back. sry if I troublesome admin, I still beginer about create mode for games.
-
- Posts: 1
- Joined: Wed Jan 30, 2019 8:41 pm
Re: Kritika online 2017
I am Japanese.
Therefore, I'm not good at English (translation)
I'm sorry.
How to convert celt to mp3...?
fsb password(keyword) is kri_tika_5050_
Please Help me...
(Fsb file and celt)
https://drive.google.com/file/d/1tmkrTo ... bMOEy/view
Therefore, I'm not good at English (translation)
I'm sorry.
How to convert celt to mp3...?
fsb password(keyword) is kri_tika_5050_
Please Help me...
(Fsb file and celt)
https://drive.google.com/file/d/1tmkrTo ... bMOEy/view