Nintendo Switch: NXA and PIC files

How to translate the files of a game
BragonGod
Posts: 4
Joined: Sat Jul 03, 2021 12:57 am

Nintendo Switch: NXA and PIC files

Post by BragonGod »

HI, i just extracted the xci file of a switch game
basically I was looking to obtain the character sound, sound effects, graphics, ect
the problem is, the audio and pictures are in formats not even google has heard of before
The format for audio is called "NXA" and the format for images is call "PIC"
I'm not so great at "hex editing" and that stuff... actually i'm don't have an ounce of a clue on how this stuff works... is it possible if someone help me to make a bms file to extract these? or whatever it is to make those files readable!!
I would really really appreciate it!
keep in mind I don't understand coding at all, so if you're gonna help don't rely on me understanding a lot :D

Here's a sample of both files: https://www.mediafire.com/file/ie5wnb3c ... s.rar/file

Much love
BragonGod
Posts: 4
Joined: Sat Jul 03, 2021 12:57 am

Re: Nintendo Switch: NXA and PIC files

Post by BragonGod »

Update. i figured out vgmstream plugin for foobars can just open the nxa file with no issues
Here's a link to it if someone else runs into the same problem and wants a solution: https://github.com/vgmstream/vgmstream/releases

I know just need someone to help me with PIC files
Would be much appreciated <3
masagrator
Posts: 82
Joined: Sat Dec 22, 2018 10:03 am

Re: Nintendo Switch: NXA and PIC files

Post by masagrator »

BragonGod wrote:Update. i figured out vgmstream plugin for foobars can just open the nxa file with no issues

You figured out? Hmm...
And pic issue was explained.
you can use enter_extractor for them for other people that will met the same issue.
BragonGod
Posts: 4
Joined: Sat Jul 03, 2021 12:57 am

Re: Nintendo Switch: NXA and PIC files

Post by BragonGod »

masagrator wrote:
BragonGod wrote:Update. i figured out vgmstream plugin for foobars can just open the nxa file with no issues

You figured out? Hmm...
And pic issue was explained.
you can use enter_extractor for them for other people that will met the same issue.


Yeah i figured it out a while back
Thanks for the help tho :)