Search results

  1. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    I updated the sfall support pack, with dev build of sfall (has a few more fixes) and some edits on interface graphics.
  2. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    I also updated the mirror, in case someone's ISP blocks mail.ru domain.
  3. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Here's a mirror of official Sonora and Dayglow 1.15: https://www.mediafire.com/folder/1qglyslvirvpz/Fallout_Sonora Fallout_Sonora_1_15_20250130.zip MD5: 82C56E0D5D7D7FED4840018449B542A2 SHA1: 894126323510CC34153E174AB4CD650196A07FC4 SHA256...
  4. NovaRain

    How to set CORRECT widescreen resolution for Fallout 2

    If the desktop resolution is 1366x768, have you tried running in fullscreen windowed?
  5. NovaRain

    UP and RP updates

    About the interface bar, official German and French FO2 use old FO1 art: I made a proper FO2 interface bar for French after I learned the font for "Skilldex" label is Brush Script. Also, someone made a new one for German in UPU/RPU but didn't translate the buttons, so I created them as well...
  6. NovaRain

    Follout 2 easy way to get Broken Hills chests.

    It's been fixed in the unofficial patch nearly 20 years ago.
  7. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.11

    Getting a lockpick for tagging Steal/Lockpick has nothing to do with FIXT. It's been in FO1 since the very beginning, just the starting loadout was exploitable due to FO1 scripting limitation.
  8. NovaRain

    UP and RP updates

    That means you didn't set up your mapper correctly. Here's how it looks like on my side:
  9. NovaRain

    Fallout 2 mod Scripting Help Needed - object can't read inventory of another object?

    It's "obj_is_carrying_obj_pid(object obj, int pid)" and you passed a PID as an object pointer. And if you want to see a (debug) message in the message box, just use display_msg(), like display_msg("obj_is_carrying_obj_pid: " + Item_Added);
  10. NovaRain

    UP and RP updates

    UPU and RPU v32 have been released, quoted from BGforge: UPU and RPU v32 With version 32, UPU gets its usual share of bug fixes. RPU, in addition to that, receives a second release branch, 2.4, which finally includes Pixote's updated maps. 2.4 notes RPU 2.3 (aka "stable") is not...
  11. NovaRain

    Fallout 2 utility Fallout - ProtoManager

    Your path in "location of save folder" is wrong.
  12. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    For strings, it's just from a simple hex comparison of the two binaries. For code changes, I use Microsoft's dumpbin.exe to dump both into disassembly text file, then check diff results and their addresses in IDA Pro database to find out what those changes are. Other than sound decoding hacks...
  13. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Yes, I forgot to mention that. If one only uses your .dat instead of DLC zip, they will have no new music.
  14. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    FSonora.exe (or FSonoraDLC.exe) basically has these sfall settings embedded: WorldMapDelay2=66 VersionString=FALLOUT SONORA 1.14 (FSonora.exe) VersionString=FALLOUT SONORA 1.14+DLC (FSonoraDLC.exe) PatchFile=patchDLC.dat StartYear=2167 StartMonth=3 StartDay=11 And it changes the window title...
  15. NovaRain

    Fallout 2 utility Fallout DAT Explorer II

    If you are translating FO1 msg files, no point in packing them into a DAT, because the game engine doesn't support reading patch DAT files.
  16. NovaRain

    Sfall win98 backport

    You can try Win2k to see if it'd run faster. Newer sfall 3.8.x can run even on Win2k RTM (I tested it on my Pentium II server), and it works at very least for UPU/RPU/Et Tu.
  17. NovaRain

    Fallout 2 mod FO2 Engine Tweaks (Sfall)

    sfall 4.4.5 and 3.8.45 are released on SourceForge, along with their respective modders packs. EDIT 2024-12-04: sfall 4.4.5.1 and 3.8.45.1 are released on SourceForge. They are maintenance releases for the previous version.
  18. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.11

    Without the speed loader, .44 revolver costs 3 AP to reload in Et Tu. https://github.com/rotators/Fo1in2/releases/tag/v1.9.3324
  19. NovaRain

    Fallout 1.5: Resurrection

    I'm only a moderator, can't access the backend of the forums.
Back
Top