Fallout 2 Save Game Editor Mac
In this archive you will find Fallout 2 Character Editor. It’s a program designed by Black Isle Studios that allow users to modify the characters, including their stats and equipment. Mac basketball championship game 2018. It has to be used when the game is not running!
How to install: The program has it’s own installer
HOW TO DOWNLOAD & INSTALL FALLOUT 2. Click the Download button and you should be redirected to Megaup. Once Fallout 2 is finished downloading, extract the.rar file and then run the setup. Get notifications on updates for this project. Get the SourceForge newsletter. Get newsletters and notices that include site news, special offers and exclusive discounts about IT products & services.
Report problems with download to [email protected]
Save game editor for Fallout 2 (self.classicfallout) submitted 1 year ago. So, I’ve recently got back into Fallout 1 & 2, I’ve beaten both back when the came out, I’m wondering if there is a save game editor like the F12 editor for Fallout 1 that will work for Fallout 2. Download Fallout 2 Save Game Editor for free. Our Fallout Tactics: Brotherhood of Steel +4 trainer is now available for version 1.27 and supports STEAM, GOG. Ppsspp iso games for pc. These Fallout Tactics: Brotherhood of Steel cheats are designed to enhance your experience with the game. With just a few. Prodad Mercalli V4 Serial Number Red. Jul 30, 2017 On my way to vault city i decided to have a try with the fallout 2 save game editor. I can tell you first hand, its awesome! The Save Game Editor. HOW TO DOWNLOAD & INSTALL FALLOUT 2. Click the Download button and you should be redirected to Megaup. Once Fallout 2 is finished downloading, extract the.rar.
Almost everything has been verified for the Mac version of Fallout 2; there may be some differences between this and the Windows version. A little explanation of the data types: ASCII (C-style) strings end with a 0 byte - the hex value 0x0, not the character '0'.
Name | Type | Size | Date | Total | 7 days |
---|---|---|---|---|---|
Fallout 2 - Character Editor | mod | 151.8 KB | 1/16/2001 | 30.2K | 279 |
Fallout 2 - Fallout2 Hi-Res Patch v.4.1.8 | mod | 876.3 KB | 5/1/2016 | 21.1K | 196 |
Fallout 2 - Restoration Project v.2.3.3 | mod | 196.1 MB | 1/16/2008 | 21.9K | 74 |
Fallout 2 - Van Buren Tech | demo | 400.2 MB | 5/4/2007 | 14.9K | 59 |
Fallout 2 - Fallout 1.5: Ressurection v.1.5 | mod | 286.6 MB | 12/18/2016 | 11.5K | 42 |
Fallout 2 - Fallout Editor | mod | 2.5 MB | 4/14/2003 | 7.1K | 27 |
Fallout 2 - Fallout 2: Lands of Mordor v.0.040 | mod | 360.3 MB | 9/26/2019 | 1.9K | 20 |
Very basic save game editor for Fallout 2 (tested on OSX with the GoG.com version.)
Wrote this since I couldn't find any save game editors that immediately worked on OSX (and as a fun little learning project!)
It should work outside of OSX, but no promises.
Word of Caution
Fallout 2 Save Game Editor Mac Pro
Make a backup of any save files before using this!
This script edits the save file continuously (i.e. as soon as you set a value it is set in the file) and it is easy to corrupt a save file.
Usage
Most users will probably want to use the command line shell available by running (requires Python 2.7):
(Make sure the save file path defined in main.py
is correct for your system.)
After selecting a save file, help
will give you an overview of the available commands:
and you can explore the different commands by help <command>
and example usage:
Caveats:
- Skills are the unmodified value (so for a new game all values are 0.)
- Some perks can be set to more than
1
, but not all support it (and might crash the game.)
Todo
Fallout 2 Save Game Editor Mac Software
- Add item editing.
- Show actual modified skill values.
Known Issues
- Some valid save game files fail the parsing stage. This seems to mostly happen with saves towards the end of the game.
Credits
Fallout 1 Save Editor
Based on the great documentation from http://falloutmods.wikia.com/wiki/SAVE.DAT_File_Format