HGL
harsh-harlequin

How do I change the additional downloaded stuff for a game (e.g. high res textures)

for fortnite, I am wondering whether I can do this from cmd or from heroic launcher
1 Reply
CommandMC
CommandMC2y ago
Assuming you haven't installed the game yet: You can select additional components in the install dialog If you have already installed the game, as far as I know Heroic doesn't currently offer a UI to change this, but you can do it from the command line:
SET "LEGENDARY_CONFIG_PATH=%APPDATA%\heroic\legendaryConfig\legendary"
"%LOCALAPPDATA%\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary" repair Fortnite --reset-sdl
SET "LEGENDARY_CONFIG_PATH=%APPDATA%\heroic\legendaryConfig\legendary"
"%LOCALAPPDATA%\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary" repair Fortnite --reset-sdl

Did you find this page helpful?