Search results

  1. NovaRain

    UP and RP updates

    He still has the gun in RPU.
  2. NovaRain

    New tools for Fallout 1/2

    What you need is FrameAnimator: https://www.nma-fallout.com/threads/making-a-new-critter-for-fallout-2.219904/
  3. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.12

    I think it might be system-related, as on Windows I can play the game in 800x500 res window with talking heads just fine.
  4. NovaRain

    How to figure out effect of "GVAR_CAR_BLOWER"?

    The engine code dump (IDA database) or you can check Fallout 2 RE or CE for more readable source code (they are also based on reverse engineering).
  5. NovaRain

    How to figure out effect of "GVAR_CAR_BLOWER"?

    The GVAR is checked in the engine when handling world map travel. The base "travel speed" (the process that moves the player for a certain distance on the world map) by the car is +3 to travelling on foot, having GVAR_CAR_BLOWER set +1 more, GVAR_NEW_RENO_CAR_UPGRADE +1 more...
  6. NovaRain

    Fallout 1.5: Resurrection

    You might encounter issues later. Because you skip the loader, some Resurrection specific game changes won't get applied. fores.exe isn't the main executable, it calls the extensionless "FALLOUT2" and applies memory hacks
  7. NovaRain

    Fallout 1.5: Resurrection

    fores.exe is a custom loader/patcher made by Resurrection team, NOT a renamed fallout2.exe.
  8. NovaRain

    Fallout 2 mod Classic Fallout engine videos playable ingame in HD resolutions

    No need to edit MovieX options. AVI movies will be played instead of MVE when found. AVI itself is just a container, I don't know why mpeg4 video stream in AVI container doesn't work on your side.
  9. NovaRain

    Fallout 1.5: Resurrection

    Because Resurrection uses a loader to call fallout2.exe without extension (the "FALLOUT2" file), sfall couldn't figure out the filename so the error pops. You can just use Mash's HRP for Resurrection (set HiResMode=0 in [Main] section in ddraw.ini to disable the nagging), or replace "FALLOUT2"...
  10. NovaRain

    Inventory Filter mod (English version) - Inventory Filter mod (English version)

    Originally made by Mr.Stalin, based on the idea of JimTheDinosaur's Inventory Sort Buttons mod. This repack contains a new "GIVE ALL" button image in English so people can see a proper button instead of a white square when enabling the UseGiveAllImage option (the button was available only in...
  11. NovaRain

    Fallout 2 mod Inventory Filter mod (English version)

    NovaRain submitted a new resource: Inventory Filter mod (English version) - An inventory management helper Read more about this resource...
  12. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.12

    Check if your graphics driver sets any kind of FPS limit or vsync on et tu's falllout2.exe.
  13. NovaRain

    Fallout 1 mod Fallout Fixt - next release will be some time in Jan 2020

    1. Yes. 2. It's those "f2_res.*" files, and the main component is f2_res.dll. Current Steam/GOG release already has it bundled (along with older sfall 3.2) and many TCs have it as well. In Steam/GOG release, fallout2HR.exe is a pre-patched exe that will use Mash's HRP while fallout2.exe is the...
  14. NovaRain

    Fallout 1 mod Fallout Fixt - next release will be some time in Jan 2020

    In newer windows, some system folders like C:\Program Files (and "x86" one if you're using 64bit windows) are protected by TrustedInstaller special account. Programs need to have elevated permission to make file changes under those folders. The reason I suspect the file permission is that from...
  15. NovaRain

    Fallout 1 mod Fallout Fixt - next release will be some time in Jan 2020

    You might check if your game is installed under some directories that require special permission to write/modify files.
  16. NovaRain

    Fallout 1 mod Fallout Fixt - next release will be some time in Jan 2020

    Either you installed your game under C:\Program Files directory or the permission to write the exe is limited. As for buildings look strange, make sure you install et tu correctly. It's a Fallout 2 mod that requires files from Fallout 1, if you install it on Fallout 1 game it will not work.
Back
Top