How can you run unpacked game files?

Doubts, help and support about QuickBMS and other game research tools
Chifuyu Matsuno
Posts: 1
Joined: Wed Aug 18, 2021 1:00 pm

How can you run unpacked game files?

Post by Chifuyu Matsuno »

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.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: How can you run unpacked game files?

Post by aluigi »

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.