This is a simple memory patcher(loader etc..) for Fallout 2.
It read patch data from FVP.ini and all changes are made in memory so file Fallout2.exe is not changed.
Youc an get it from here
How to use it?
Put FVP.EXE and FVP.INI in main Fallout 2 folder and run FVP.EXE.... that's all
How to add new patch?
Edit FVP.INI file.
This is normal ini file witch 3 standart sections:
[US] - Pathes for US version 1.02d
[UK] - Patches for UK version 1.02e
[GR] - Patches for GR/FR version
FVP will check size of Fallout.exe file and red patching data from coresponding section.
You can add new section for another version. New section name should be Fallou2.exe file size in bytes (Dec) like this: [1119213]
Patching data syntax:
name=address:length:data
name - just a name for you patch
address - Vitrual address (Hex)
length - Length of data in bytes(Dec)
data - patch data(Hex)
Like this:
pipboy= 4971C1:1: EB
With this patch one(1) byte at offset 4971C1 wil have value EB (235)
Fallout Virtual Patcher
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
Path is H:\GAMES\BlackIsle\Fallout2Fallout2.exe - Application Error wrote: The application failed to initialize properly (0xc0000142). Click on OK to terminate the application.
Full install - 1.02 patch, but otherwise clean.
Win2k sp4
Fallout2 runs fine by itself and when launched by other applications.
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am