Please help I need to extract files from Family Heroes game. This is a new game from Playrix. I am sending this file in my GDrive, maybe someone has an idea how to decode it.
Link:https://drive.google.com/file/d/18iDSiRA64VRq_QsbWKAlkv4S-crpU7IZ/view?usp=sharing
Extract music - Family Hero
-
- Posts: 136
- Joined: Mon Nov 23, 2020 6:01 pm
Re: Extract music - Family Hero
The attached QuickBMS script should extract everything from that archive. Music is in assets\music folder (might need to rename to .ogg)
-
- Posts: 18
- Joined: Fri Jan 29, 2021 4:24 pm
Re: Extract music - Family Hero
DKDave wrote:The attached QuickBMS script should extract everything from that archive. Music is in assets\music folder (might need to rename to .ogg)
fh.zip
Thank you! Its worked. Or do you have an idea how to open this .afgpack file?
Link: https://drive.google.com/file/d/158SGwv ... sp=sharing
-
- Posts: 136
- Joined: Mon Nov 23, 2020 6:01 pm
Re: Extract music - Family Hero
SEBIX327 wrote:DKDave wrote:The attached QuickBMS script should extract everything from that archive. Music is in assets\music folder (might need to rename to .ogg)
fh.zip
Thank you! Its worked. Or do you have an idea how to open this .afgpack file?
Link: https://drive.google.com/file/d/158SGwv ... sp=sharing
Is it from the same game? You can use this attached script to unpack the .afgpack archive - filenames are as stored with no extensions, ones in the sound folder will play if you rename them to *.ogg
-
- Posts: 18
- Joined: Fri Jan 29, 2021 4:24 pm
Re: Extract music - Family Hero
DKDave wrote:SEBIX327 wrote:DKDave wrote:The attached QuickBMS script should extract everything from that archive. Music is in assets\music folder (might need to rename to .ogg)
fh.zip
Thank you! Its worked. Or do you have an idea how to open this .afgpack file?
Link: https://drive.google.com/file/d/158SGwv ... sp=sharing
Is it from the same game? You can use this attached script to unpack the .afgpack archive - filenames are as stored with no extensions, ones in the sound folder will play if you rename them to *.ogg
afg.zip
Thank you again! It was from Farmscapes, too, from Playrix. Thank you for your help and best regards!
-
- Posts: 18
- Joined: Fri Jan 29, 2021 4:24 pm
Re: Extract music - Family Hero
SEBIX327 wrote:DKDave wrote:SEBIX327 wrote:Thank you! Its worked. Or do you have an idea how to open this .afgpack file?
Link: https://drive.google.com/file/d/158SGwv ... sp=sharing
Is it from the same game? You can use this attached script to unpack the .afgpack archive - filenames are as stored with no extensions, ones in the sound folder will play if you rename them to *.ogg
afg.zip
Thank you again! It was from Farmscapes, too, from Playrix. Thank you for your help and best regards!
Do you know how to convert it back to afgpack?