Localize Startup Movie?

UE 5.4

Hello! I’m trying to use localized assets as startup movies but it doesn’t seem to be working as expected. Looking in the DefaultGameMoviePlayer.cpp, I see that the SetupLoadingScreenFromIni is only looking in the Project Content Directory, not in the localized directories. I assume that is why this is happening?

Is this just not supported in the engine currently?