Fallout 2 mod Fallout: Yesterday

Discussion in 'Fallout General Modding' started by hexer, Apr 5, 2020.

  1. william dempsey

    william dempsey Veteran of the psychic wars. [REDACTED]

    Jan 23, 2022
    My sister was fluent in Russian at one time. If she has not got too rusty (forgot a lot) I will ask her to translate and play the real game. Da
     
  2. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    R4.2 u2
    At the moment, the development has a "private" status and versions newer than R4.2 nonexistent\are not publicly available.
    Added:
    - sFall5 by Mr.Stalin.
    - sFall2 by Crafty.
    - sFall Configurator 2.1.2.0 & 1.2.7.0.
    - HiRes edges and PatchXXX.dat are packed in dat.
    - Added stubs for missing videos.
    - Books.ini are registered.
    - Added HR Mainmenu.
    Disabled:
    - Global Shaders, so as not to break your eyes.
     
    Last edited: Sep 7, 2022
  3. vonkar

    vonkar First time out of the vault

    1
    Sep 7, 2022
    Thk u for the work !! i love so much F1, F2, Fonline !! i past so many time on it !!! The Amboy Dukes !
     
  4. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    I won't mind Rads ;)
     
  5. Boche

    Boche First time out of the vault

    1
    Oct 15, 2022
    I know Windows Defender can be a very touchy anti-virus, i'd be especially careful of downloading any files from this forum. Stay safe.
     

    Attached Files:

  6. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    False positive / unknown program
    Run in the sandbox / Check it the other AV or scanners.
     
    Last edited: Oct 15, 2022
  7. beans00

    beans00 It Wandered In From the Wastes

    184
    Nov 19, 2009
    We really need this mod
     
  8. The_Proletarian

    The_Proletarian Vault Fossil
    Staff Member Admin

    Mar 15, 2012
    Patreon updates are coming out at quite a steady pace. Las Vegas is newly mapped out but they still need to do the scripting.
     
  9. Oracle

    Oracle Vault Senior Citizen

    May 19, 2003
    good to hear!
     
  10. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    download it
     
  11. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    I just checked out R4.2 u2 and I have to report that it's not working :(

    Using the GOG version, if I use the root directory mode, I get the Yesterday's title screen but am dropped in the Temple after starting a new game. The world map is from F2 too.

    If I use the subdirectory mode, I get the error "could not load text fonts", and the resolution mod can't find the binary either.

    When I try to move around the critters.dat and master.dat files, best I can ger is the Temple again.
     
    Last edited: Nov 23, 2022
  12. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    Everything works fine.
    Install the game in a subfolder and launch it from the FYesteray shortcut.
    *sfall5: update to v5.0.2.1
     
    Last edited: Nov 24, 2022
  13. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    Just reinstalled Fallout Yesterday into C:/Games/Fallout 2/Fallout Yesterday. The desktop shortcut as well as the start menu shortcut both give me "Couldn't find/load text fonts"

    EDIT: There's no file called FYesterday, so I used "Fallout Yesterday.lnk"
     
  14. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    Game: C:/Games/Fallout 2
    Mod: C:/Games/Fallout 2/Fallout Yesterday
    Run from lnk or FalloutY.exe.

    If the file is not found, check the quarantine, enter it in the trusted ones.
    Or copy Fallout2.exe go to the mods folder and rename Fallout2 to FalloutY.
    For example, qh360 does not like ddraw.dll and it signals this.
     
  15. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    Thanks for the help. The installer never created a file called FYesterday, because there's nothing that could do quarantine on this system.

    I tried FalloutY.exe directly with the same result. I copied fallout2.exe from parent directory to fallouty.exe and ran it, still "Couldn't find/load text fonts".

    What's qh360? Maybe that's related to the problem.
     
  16. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    Antivirus

    Nope. Something was installed incorrectly. "Couldn't find/load text fonts" - the path to the game is incorrectly specified.

    Answer: The main path of the game and the mod should not be different. Example:
    Correctly: X:\My Games\Fallout 2 & X:\My Games\Fallout 2\<Mod>
    Wrong: X:\My Games\Fallout 2 & X:\Games\Fallout 2\<Mod> or X:\My Games\Fallout2

    The instruction is similar, but use FY instead of MM:
    1. Install Fallout 2, example C:\Games\Fallout 2
    2. Install FY to C:\Games\Fallout 2\Megamod
    3. Start FY from desktop icon.
    or
    1. Install Fallout 2, example C:\Games\Fallout 2
    2. Install FY to C:\Games\Fallout 2
    3. Check "Root directory mode"
    4. Check "Create Desktop Icon" (for MM disable)
    5. Start FY from desktop icon.
     
  17. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    I tried root directory again this time. Launched with the shortcut as well as directly FalloutY.exe. Result: Atom video, Arizona menu, start new game in Arroyo temple.

    Could the GOG version of the game assets be incompatible with the CD version?

    EDIT: Clarity.
     
    Last edited: Nov 24, 2022
  18. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    OOOH, the "ddraw.dll" mention got me thinking.

    It turns out that to work under Wine, you needs to set ddraw.dll override to "no". One way to achieve this is to run the following in the terminal:

    ```
    WINEDLLOVERRIDES="ddraw.dll=n" winefile
    ```

    then navigate to the link and open it.

    Result: character selection should have a character named Spuck.
     
    Last edited: Nov 24, 2022
  19. _Pyran_

    _Pyran_ Mildly Dipped

    515
    Jan 31, 2017
    You should have said right away that you use Wine =)
     
  20. newbix

    newbix First time out of the vault

    7
    Nov 23, 2022
    I was worried that it would have resulted in the answer: "This is not supported, deal with it yourself".