Fallout 3
0 of 0

File information

Last updated

Original upload

Created by

TheLORDofDOOM

Uploaded by

TheLORDofDOOM

Virus scan

Some manually verified files

About this mod

I\'ve ported some parts of WryeBash 4 Fallout... (Need to see conflicts and better install/uninstall routine for testing new mods). Currently there are some problems (see Long description) and I hope someone can help. What will work: Start Fallout3 with FOSE, FOMM, FO3Edit etc. Installing/Uninstalling Mods/Textures, Subpackages, Comments.

Permissions and credits
Please read: If you have any problems (crash at start or something) the system will write a logfile (in your Moby folder -> bash.log) - Please open this log -> Copy and paste it to a comment. Thank you


Only (!) if you want to run the source files (if the complied .exe Version don't work for you) you need:

Python 2.6.4and wxPython2.8-win32-unicode-2.8.10.1-py26.exe
and comtypes-0.6.1

This runtimes ARE NOT NEEDED for the .exe Version (Main file) ONLY for the source Version (optional file)


----------------------------------------------------------------------------------EDIT-06.12.2009-----------------------------------------------------------------------------------------

New Version 0.6beta

  • Update: Change Code to unicode - All Python versions 2.5 with support for wxwidget should now work (please use unicode versions if you use this with source)
  • Update: Recreate bash patch - Some Mods should now be mergeable (Bash patch is still very buggy ! Most mods dont work)
  • Update: Rewrite Registry Fix - Now all FO3 Applications should "see" your Fallout directory
  • Fix: Remove some TES4 specific options


Changed "compiler" from PyInstaller to CXFreeze - Please let me know if this version (exe) works better - Thank you

----------------------------------------------------------------------------------EDIT-04.12.2009-----------------------------------------------------------------------------------------

New Version 0.5beta
  • New: Options to make Fallout 3 "portable" (see below)
  • Update: 7zip update to V9.03 (faster)


The "Portable" options:

With this version you can fix your registry path after you've moved your Fallout 3 directory or after you have reinstalled windows (works with ALL 32 and 64Bit Windows Versions)

The second new thing: You can store your savegames and plugins.txt directly into your Fallout 3 directory (this will create a new folder "Saves" into your Fallout3 directory).
Before anything changed it will create a backup from your current directories. You'll find the new options under mods -> rightclick the bar (see screenshot). If you reinstall
Windows (or use FO3 on another PC) start these BEFORE you start Fallout 3 to setup the folders.

ATTENTION: DO NOT USE THE "SET SAVEGAME PATH" OPTION IF YOU HAVE WINDOWS XP OR LOWER - THIS ONLY (!!!) WORKS ON WINDOWS VISTA OR HIGHER (E.G. WINDOWS 7)

----------------------------------------------------------------------------------EDIT-04.12.2009-----------------------------------------------------------------------------------------

New Version 0.4beta
  • Fix: File Operations (Backup, Duplicate, Snapshots...) fixed
  • Fix: View Details fixed
  • Fix: Make mergeable fixed


----------------------------------------------------------------------------------EDIT-03.12.2009-----------------------------------------------------------------------------------------

New Version 0.3alpha
  • Fix: Header files now work (thanks to valda)
  • Fix: Mod description and Masterfiles works now
  • Fix: Edit Savegames works now


Attention: Currently ONLY the source files online (if you have Python there should be no problem) - Will upload EXE File tomorrow

----------------------------------------------------------------------------------EDIT-23.11.2009-----------------------------------------------------------------------------------------

Converted masterlist for BOSS (Better Oblivion Sorting Software) to use with Fallout 3. I've converted the List from FOMS2alpha
BOSS link in Wrye4Fallout3 for Quick Sorting your mods will appear after you copied BOSS in your Data directory.

----------------------------------------------------------------------------------EDIT-22.11.2009-----------------------------------------------------------------------------------------

New Version 0.2alpha
  • New Version online -> Please overwrite with the attached files
  • Fix: Doesn't empty your plugins.txt anymore
  • Fix: Plugin reorder and activation work


Problem with reading out Fallout3 Header still exist (you can not see description/author of mods)

------------------------------------------------------------------------------------Description-------------------------------------------------------------------------------------------



Hi,

I've ported most parts of WryeBash 4 Fallout... (Need to see conflicts and better install/uninstall routine for testing new mods).

Will write a long description if I have time xD -> Think all the Oblivion Veterans out there know what Wrye is

Short description: The ultimate God tool all Fallout 3 Modders and Users^^

Credits

Wrye Team for making great sourcecode of Wrye Bash
random007 for BOSS
Broken85 for FOMS - Fallout Mod Sorter
valda for help with header files