From 1e2fd6f4c23cf1aa3ef97eb4d18ee5d0ac1b38ca Mon Sep 17 00:00:00 2001 From: GreemDev Date: Thu, 16 Oct 2025 12:23:01 -0500 Subject: [PATCH] misc: Update Ryujinx.LibHac Match the behavior with AMS: https://github.com/Atmosphere-NX/Atmosphere/blob/c8e39a54d257bf9875ac852fc1521f046c968339/libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp#L93 This should fix the error ResultFs.InvalidArgument (2002-6001) in some nca. Co-authored-by: Coxxs <58-coxxs@users.noreply.git.ryujinx.app> --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index ee522506f..9f8686c14 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - +