Alex Barney

Results 72 comments of Alex Barney

What are the changes in `ReadGmk.cs` supposed to do? They don't compile

It appears you're trying to open a patch nca without the base nca. You can't open the patch by itself. You need the base nca as well

@gheskett What kinds of issues were you seeing with VGAudio's conversions?

@gheskett Thanks for the info. I just did some testing on 1 and 4-channel ADPCM BRSTMs back through version 2.0.0-beta1, and VGAudio correctly copies the data when aligning the loop....

Moved the VGAudio-related issue to Thealexbarney/VGAudio#91 to keep this one cleaner

@JoFelix2 Do you have any WAVs that end up with crackling when encoding them with VGAudio that you could post?

> it happens exclusively with the album folder I wonder if it has anything to do with the saves containing JPEG files

Rethrowing the exception in this example would make the entire operation fail if you didn't have a key for a single nca. What alternative method did you have in mind...

Nice, this is something that should have been added to hactoolnet a while ago since hactool already has it. How does the output compare to that of hactool? I know...

Apparently the CI as it's set up has trouble pulling version information when it's someone other than a repo owner makes a PR