How can you run unpacked game files?
-
- Posts: 1
- Joined: Wed Aug 18, 2021 1:00 pm
How can you run unpacked game files?
Yeah, my question is how to run Games with the unpacked versions for Mods or something. I would like to know how because I wanna edit a thing in a game.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: How can you run unpacked game files?
Usually the situation is the following:
- the game automatically loads non-archived files if found on disk
- the game automatically loads non-archived files if there is original archive has been removed
- the game can load non-archived files if launched with a particular command-line option (probably rare)
- the game doesn't load non-archived files at all
It depends by the game and the format of the archive, so there is no generic answer.
Usually temporary deleting the original archive, running procmon (sysinternal process monitor) with the file monitoring on the game process, and running the game, may help in knowing if the game tries to load the files.
I suggest you to specify the name of the game and search in other topics.
- the game automatically loads non-archived files if found on disk
- the game automatically loads non-archived files if there is original archive has been removed
- the game can load non-archived files if launched with a particular command-line option (probably rare)
- the game doesn't load non-archived files at all
It depends by the game and the format of the archive, so there is no generic answer.
Usually temporary deleting the original archive, running procmon (sysinternal process monitor) with the file monitoring on the game process, and running the game, may help in knowing if the game tries to load the files.
I suggest you to specify the name of the game and search in other topics.