Jump to content

Fl0W

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by Fl0W

  1. - Windows 10 can read .DDS files and show them as thumbnails in explorer.exe - you can also use IrfanView to see thumbnails of all pictures in the folder "Irfanview.exe -> file -> thumbnail" - to find specific file for your mod, it is often helpful to look into the mods that already change that specific texture/file. The resource path is probably the same of an older game engine, so it can be helpful to look into the mods of older games too (f3, fNV, Oblivion, Skyrim) If you cant find the map icons in one of the dds textures, then my guess is that they are implemented in a flash (.swf) file. Try looking in old f3/fNV mods.
  2. thanks, this will help me with my project. i have some general questions about the NMM: - can the NMM start an executable from the mod archive? (i plan to deliver a NSIS installer with my Mod, just for the ini edit) - can the NMM ModuleConfig.xml method modify the content of .ini files? - is it possible to determine the INI file that is to be modified by the script.cs method? It seems that only the default fallout.ini can be modified by the script.cs method, or did i miss something? I tried the example file from the link below, but the NMM crashes when it tries to modify the fallout.ini. Is this a know bug? Or maybe something in the NMM had changed since this tutorial (from the link) was released? ( https://zumbs.wordpress.com/2009/11/08/fomm-and-fomods-for-dummies-3/ )
  3. you could also just use this tool http://www.nexusmods.com/fallout4/mods/2772 The tool creates all ini entry's automatically. The Fallout4Launcher.exe should create the files in "%USERPROFILE%\Documents\My Games\Fallout4", so make sure to run the game launcher at least once, before trying to add the ini changes.
  4. how big must a settlement be to get the crash? could you please upload a savegame where this crash happens (close to it)?
  5. solved. i managed to solve the problem with a ini file mod http://www.nexusmods.com/fallout4/mods/3191/?
  6. Hi I find it sometimes anoying to read computer consoles or the PipBoy with this flickering going on. I mean the randomly change of text brightness. The pulsating flickering of the entire screen and also the down scroll flickering. It makes the text much less readable for me. It distracts the eye focusing. Is it possible to mod this out? Or is it hardcoded into the game? I looked through some .sfw interface files, but i didnt find any obvious value to change to mod this flickering out. It would be very appreciated, if someone could made a mod for this issue :smile:
×
×
  • Create New...