@khayoz
Quote:
khayoz wrote:@Maijestro
1.0 of Unreal works without problem.
With 1.1 and 1.2 I get an error window complaining about
"Can't find file for package 'Galaxy'.
Deleted all folders and ENV:Appdir/Unreal
Reinstalled with th same error.
Used both the installer and copied files directly from ISO,
same error window both ways.
Any clue?
Just tested with 1.2, fresh install, no issues here, and two other users confirmed the same. So this is probably an old ini hanging around on your end that survived the reinstall somehow.
Can you check your Unreal.ini (it's in the System folder of your install) for this section:
[Galaxy.GalaxyAudioSubsystem]
UseDirectSound=True
UseFilter=True
UseSurround=False
UseStereo=True
UseCDMusic=False
UseDigitalMusic=True
UseSpatial=False
UseReverb=True
Use3dHardware=False
LowSoundQuality=False
ReverseStereo=False
Latency=40
OutputRate=22050Hz
EffectsChannels=16
DopplerSpeed=6500.000000
MusicVolume=120
SoundVolume=200
AmbientFactor=0.600000
If that's in there, that's your culprit. Galaxy is the old Windows audio driver, doesn't exist on this port, and the game bails out at startup trying to load that package. Just delete that whole block and save the file, then start Unreal again.
If it's not in there, then maybe there's an old install sitting somewhere else that's getting picked up instead of the fresh one, like a backup folder, or ENVARC: instead of just ENV:. Worth a quick check.
Let me know what you find and we'll go from there.
Edited by Maijestro on 2026/7/16 17:09:16