Windows registery file editing
Moderator: General Mods
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
Windows registery file editing
I was wondering if its possable to edit a registry to search for a different install folder.
Example:
If I installed Crysis on C:\EAgame\Crysis
However I need to have it on
D:\EAgames\Crysis
is there a pratical and easy solution to do this?
Is there a easy to way tell what the names of the files a installer is adding to your directory?
Example:
If I installed Crysis on C:\EAgame\Crysis
However I need to have it on
D:\EAgames\Crysis
is there a pratical and easy solution to do this?
Is there a easy to way tell what the names of the files a installer is adding to your directory?
-
- ZSNES Developer
- Posts: 6747
- Joined: Tue Dec 28, 2004 6:47 am
Not all games use the registry.. sometimes it is stored in a cfg or ini file.
The registry has certain areas it generally writes to for games... check out..
HKEY_CURRENT_USER/Software
HKEY_LOCAL_MACHINE/Software
As for the installer stuff.. there used to be "install protection software" like Norton Uninstall that used to do stuff like this.
The registry has certain areas it generally writes to for games... check out..
HKEY_CURRENT_USER/Software
HKEY_LOCAL_MACHINE/Software
As for the installer stuff.. there used to be "install protection software" like Norton Uninstall that used to do stuff like this.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
Ok I can seem to get the file to load now that i've changed the registry but it doesnt play. It will being to play then just close itself.

What I did was remove the files from my c drive. Burn them to a cdr which is my d drive. Is there any reason why this would start to boot then just stop like this?

What I did was remove the files from my c drive. Burn them to a cdr which is my d drive. Is there any reason why this would start to boot then just stop like this?
-
- Buzzkill Gil
- Posts: 4295
- Joined: Wed Jan 12, 2005 7:14 pm
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
-
- Buzzkill Gil
- Posts: 4295
- Joined: Wed Jan 12, 2005 7:14 pm
-
- Inmate
- Posts: 1751
- Joined: Mon Dec 06, 2004 7:47 am
- Location: WA
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
The whole point is to make it run off the cd. This is gonna be for a setup of 4 pc's. None of the pc's that will be playing the game have more than 50MB of extra free space after a windows installation. SSD arent that big.
Btw yes its worth my effort to hex edit the save directory in the exe to always be im my documents.
In fact its worth me paying a decent ammount of money to someone if they know they can do it.
Btw yes its worth my effort to hex edit the save directory in the exe to always be im my documents.
In fact its worth me paying a decent ammount of money to someone if they know they can do it.
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
I'm sitting here looking at filemon and honestly I have no clue where the hell to start anyways.
Its obviously loading and writing files in 2 folders which is looking for on the cd. When it tries to write I guess it just fails.
Log folder and Backup folder. No clue how to mod the .exe to look for those folders else where.
Its obviously loading and writing files in 2 folders which is looking for on the cd. When it tries to write I guess it just fails.
Log folder and Backup folder. No clue how to mod the .exe to look for those folders else where.
-
- Buzzkill Gil
- Posts: 4295
- Joined: Wed Jan 12, 2005 7:14 pm