Vault-Tec Labs
Advertisement

This program modifies "falloutw.exe" in memory for the purposes of increasing the visual resolution. It was compiled with "Visual C++ 6.0 -sp6" and should work on most versions of Windows.

Currently Supported versions of the "Falloutw.exe" are:

US 1.1.
  The EXE used in TeamX's English 1.2 (this executable is the same used in their fallout 1.3.4 patch) .
  The EXE used in the Fallout Restoration Mod by Wasteland Ghost/TeamX.
  Polish 1.2/TeamX.
  Fallout Collection (PC DVD) WHITE LABEL 1.2.
  Some other versions will also work but will be recognised as one of the versions listed above.

Created by Mash.

Links

Fallout1 High Resolution Patch v2.2b

Changelog

V2.2b 09/10/09

  • Fixed a mistake I made adding "Fallout Restoration Mod" support which caused other fallout versions to stop working.

V2.2a 05/09/09

  • Added support for the Fallout Restoration Mod
  • Added some extra text to memory error messages and the "f1_res_error.log" so that it's clear that they come from the Hi-Res patch.
  • Added an option "SAFER_DISPLAY_LIST" to the "f1_res.ini". To help with crashes on some systems when using the Screen Settings Window.

V2.2 10/08/09

  • Iface-sides Metal art has been updated with a browner look to match the f1 interface better(created by Simon Rawlins(Pixote).
  • Improved the code for restarting fallout via the button in the Screen Settings window.
  • Re-worked the code and ini files relating to hi-res map scroll boarders.

V2.1 19/06/09

  • Added the 'Options' button to the Main-menu.
  • Screen resolution can be set in-game via a button on the 'Option/Game-Pref Screen' when accessed via the Main-menu.
  • When subtitles are enabled, a space will automaticly be created for them at the bottom of the movie screen.
  • Added some side art to fill the blank areas either side of the IFace-Bar.
  • Changed the format of the map edges ini files (edges are now set by hex tile numbers).
  • Map-eges files can now be tweaked for best results for particular resolutions.
  • f2_res.ini changes:
    • MAP_EDGE_NAME setting now equals the name of the folder where map-edge files are stored.
    • Added a setting to change the name of the 'Options' button on the Main-menu.
    • Added a new section for the IFace-Bar for adjusting the way the new side art is drawn.
    • Removed AUTO_SCRN_SIZE setting as the resolution can now be set in-game.
    • Removed the [VARIABLES] section.
  • Added a new file "panels.ini" to the "f1_res" folder where the various window positions are set.
  • Removed all the "RES_*.ini" files from the "f1_res" folder and coded everything contained into the "f1_res.dll".

V1.3 21/11/08

  • Full Screen Splash, Help, Death and Ending Slides.
  • Main-Menu Background is also scaled to screen and uses a custom frm found in the "f1_res/intrface" folder.
  • Blackened the background when using the World-Map.
  • Fixed World-Map Town window position to centre of screen when exiting a map.
  • Fixed the stuck scrolling problem when entering some maps.(eg. rad scorpion caves)
  • Re-enabled Auto-scroll and Home-Key return to character.
  • Fixed Quick Save pic.
  • Fixed Pipboy HoloDisk Back and Done buttons.
  • Hacked an error message which displays when an unsupported res is used. It now lists the chosen res rather than 640x480.
  • New setting in the f1_res.ini file - IFACE_BAR_MODE -This setting can be used to raise the viewable map area to the top of the Interface-Bar if desired.
  • Added support for the "falloutw.exe" 1.2 version found in the "Fallout Collection (PC DVD) WHITE LABEL".

v1.2 23/09/08

  • Full Screen Movies.
  • Added a couple of settings for movie subtitles in the f1_res.ini
  • Changed the layout of the f1_res.ini to make it easier to use.
  • Corrected the spelling of SCR_HIGHT to SCR_HEIGHT for no particular reason.
  • Fixed a bug where the map edges data wasn't loading because the internal names of some maps were in lower case.
  • Set background colour to black for the Help Screen.

v1.1 23/08/08

  • Disabled auto scrolling which was causing view to become stuck in some maps
  • Fixed - NPC should now appear in the dialogue view window unless they are off the screen.
  • Original Map blockers have been disabled and replaced my own functions.
  • Support has been added for the Polish 1.2/Teamx version of falloutw.exe
  • .res files have been renamed and are now RES*.ini files as the extension was causing confusion.
  • Map now hidden when displaying Ending Slideshow
  • Maps now hidden when displaying Help Screen
  • Scroll distance from player now adapts to the chosen resolution.
Advertisement