What's new

Tools Fallout New Vegas Editor v4.0

Duck

Duck

Quack Quack!
MotM Sinner
Messages
7,316
Reaction score
4,862
Points
1,670
Sin$
0
Fallout New Vegas Editor v4.0
Release Date: 18/05/2011
Credit: synmuffin

Code:
______  	____        	__  _   ___	___	________
/ ____/___ _/ / /___  __  __/ /_/ | / / |  / / |  / / ____/
/ /_  / __ `/ / / __ \/ / / / __/  |/ /| | / /| | / / __/   
/ __/ / /_/ / / / /_/ / /_/ / /_/ /|  / | |/ / | |/ / /___   
/_/	\__,_/_/_/\____/\__,_/\__/_/ |_/  |___/  |___/_____/   
[FalloutNV VE (Visual Editor)]

,----[ general ]
|
| developer:   	synmuffin
| email: 			[email protected]
| support:					http://zeropair.com
| support: 		http://www.game-tuts.com/community/f16/app-falloutnv-ve-beta-1-a-41317/              	
|
`----

,----[ general ]
|
| FalloutNV VE is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
| For more information on this license please visit: http://creativecommons.org/licenses/by-nc-nd/3.0/
| 
| This program is NOT to be included in any 3rd party applications or a part of package without the explicit
| written consent of the author.
|
`----

,----[ notes ]
| 
| X C3SSIV3, haters gonna hate, btw nice hat ;)
|
| To all you lovely people at xbox360 content, se7ensins, xboxmb and other places that posted my
| app.....a big thank you.
|
| Please note that the ONLY place you will EVER find official support and get the latest updates
| as soon as they are available, is zeropair.com and game-tuts.com if it's not on one of those
| sites then I did not post it, probably did not get credit for it, wash my hands of it. Use at
| your own risk.
|
`----

,----[ credits & thanks ]
|
| Big thanks to [c0z] for being a seemingly endless
| well of knowledge and information.
| 
| Minous for all his hard work on Fallout hacks, mods etc...
|
| Tendo Pain for ideas, and feedback, Brandon for testing.
| 
| All the supporters at zeropair.com and game-tuts.com you guys
| are the reason I do this. - thx 
|
`----

,----[ change log ]
|
| [v4.0]
|  - re-did item database
|  - recoded item database reader
|  - added Honest Hearts item database
|  - added support for Honest Hearts addon
|  - level cap rasied by 5
|
| [v3.9]
|  - added support for new update
|  - improved .tsv file load times
|  - eof. FalloutNV VE & Fallout3 VE. There will be no more additions to either
|	FalloutNV VE or Fallout3 VE (maybe a few bug fixs and updates to support DLC) but
|	other than that, nothing large as FalloutQt will be taking over.
|
| [v3.8]
|  - fixed a array out of bounds error I overlooked
|  - added harcore mod stats
|  - added damage tolerance value edit
|  - added code for web update (not finished)
|  - X C3SSIV3 likes to sniff little boys bike seats on hot summer days :S
|  
| [v3.7]
|  - more stability fixes
|  - added throw distance editing
|  - added reload speed editing
|  - added speed editing
|  - added crit chance % editing
|  - added player sizing
|  - added DLC thingy
|  - interface changed
| 
| [v3.6]
|  - save stability fixes
|  - bug fix in the way player lvl is written out
|  - bug fix in S.P.E.C.I.A.L. stats
|
| [v3.5]
|  - changed the entire way stats are found, processed etc...
|  - few minor bug fixes
|  - slight interface change
|
| [v3.4]
|  - fixed a buffer overrun issue 
|  - X C3SSIV3 made the official rank of douche-nozzle 
|  
| [v3.3]
|  - fixed the way addons / DLC are counted
|  - added ability to search all DLC with no save loaded
|  - fixed .tsv files in itemdb folder
|
| [v3.2]
|  - fixed a buffer copy issue that causes some saves to mess up
|  - fixed a buffer underrun issue I missed :S
|
| [v3.1]
|  - took it out of beta... finally ;)
|  - fixed the way hash tables and file sizes are calculated, removed etc...
|  - added support for Dead Money
|  - added deadmoney.tsv
|  - added support in the searchdb for addons that you have installed
|  - changed the way addons are read / initiated
|
| [beta 3.0]
|  - fixed skills editing along with a rewrite of how skill offsets are found
|  - added level to xp linking (or not it's user choice now)
|  - added fixed how item offests are calculated
|
| [beta 2.7]
|  - fixed a level editing bug (should be able to set lvl 1 with 66699 xp now)
|  - tidy up and more minor fixes. 
|
| [beta 2.5]
|  - fixed double double click item bug.
|  - added Skills editing ;)
|  - added a max of 85 to Rad Resistance (thanks beast like nick)
|
| [beta 2.3]
|  - re-wrote the way files are read! using what I think is as close as I can get to properly
|  - added support for all the pre-order packs
|  - added .tsv files for all the pre-order packs
|  - XP and Level are now edited seprately!
|  - XP can now be raised or lowered (enter a negative value here and it will be subtracted from 
your current XP or simply enter a lower amount)
|  - added TYPE defanitions into the database search
|  - fixed Weight
|  - fixed HP
|  - added Karma level editing
|  - added AP editing
|  - added DR editing
|  - added Rad Resitance editing
|  - changed the way "change records" are read
|  - re-wrote a bit of the loading logic (should be less bulky and a little faster)
| 
| [beta 2.0]
|  - better pimp-boy / pip-boy support
|  - code re-writes (tidy and optimization)
|  - added support for modifying your carry weight (will add to your current carry weight)
|  - added support for modifying your hit points (health) ;) enjoy
|  - bug fixes etc...
|  
| [beta 1.3]
|  - fixed windows XP framework bug
|  - added support for the Pimp-Boy
|  - changed the way search works (default is not case-sensitive and non-regex)
|
| [beta 1.2]
|  - fixed level bug
|  - added a cap to level of 30
|  - added support for reg ex item data searching
|  - tweaked how player inventory is read
|  - added .TVs file directly from PC geck export
|
| [beta 1.0]
|  - minor visual tweaks
|  - fixed how files are read
|
`----

Download

Virus Scan Report:
http://www.virustota...a135-1308562219

Screen


cfecb0ca2d274bcd353c5dd561b0746f.png



 
vishiousx

vishiousx

Newbie
Messages
74
Reaction score
1
Points
45
Sin$
0
,----[ notes ]
|
| X C3SSIV3, haters gonna hate, btw nice hat :wink:
|
| To all you douchbags at xbox360 content, se7ensins, xboxmb and other places that posted my
| app with absolutely no credit... a big f*** YOU.
|
| Please note that the ONLY place you will EVER find official support and get the latest updates
| as soon as they are available, is zeropair.com and game-tuts.com if it's not on one of those
| sites then I did not post it, probably did not get credit for it, wash my hands of it. Use at
| your own risk.
|
`----

just want to make that section more clear for you. your welcome.

lets all give a big thanks to synmuffin from zeropair.com
 
Duck

Duck

Quack Quack!
MotM Sinner
Messages
7,316
Reaction score
4,862
Points
1,670
Sin$
0
,----[ notes ]
|
| X C3SSIV3, haters gonna hate, btw nice hat :wink:
|
| To all you douchbags at xbox360 content, se7ensins, xboxmb and other places that posted my
| app with absolutely no credit... a big f*** YOU.
|
| Please note that the ONLY place you will EVER find official support and get the latest updates
| as soon as they are available, is zeropair.com and game-tuts.com if it's not on one of those
| sites then I did not post it, probably did not get credit for it, wash my hands of it. Use at
| your own risk.
|
`----

just want to make that section more clear for you. your welcome.

lets all give a big thanks to synmuffin from zeropair.com

What are you talking about?

LOL, I didn't read that. How nice of him to address us like that.
 
vishiousx

vishiousx

Newbie
Messages
74
Reaction score
1
Points
45
Sin$
0
wow i love how u changed it to say "a big thank you" you are such a tool
 
Duck

Duck

Quack Quack!
MotM Sinner
Messages
7,316
Reaction score
4,862
Points
1,670
Sin$
0
wow i love how u changed it to say "a big thank you" you are such a tool

It says his name all over the release notes, hence why I didn't put them in a spoiler. I suggest you are a little nicer towards members of this forum. :smile:
 
vishiousx

vishiousx

Newbie
Messages
74
Reaction score
1
Points
45
Sin$
0
I'm just not nice to people that don't give credit where credit is due. All I'm here to do is make sure he got credit for his work, and it took me calling you out on it to give synmuffin credit. Way too many people take tools and never give the creators their credit. Some even take credit for themselves. I thank you for being nice and changing your post so that credit is given.
 
Jessiah331

Jessiah331

Getting There
Messages
1,140
Reaction score
143
Points
180
Sin$
0
I'm going to sound totally dumb here, but what values are you guys putting in under 'Other Stats'...

I tried messing around with that and it turned on like NoClip :blink:
 
Duck

Duck

Quack Quack!
MotM Sinner
Messages
7,316
Reaction score
4,862
Points
1,670
Sin$
0
I'm going to sound totally dumb here, but what values are you guys putting in under 'Other Stats'...

I tried messing around with that and it turned on like NoClip :blink:

I also had this issue so I downloaded a working gamesave and it had these stats. Try them if you wish. :smile:

9d1539fec4dcba6bef62e159c4faba8f.png
 
S

Solace1nS1lence

Newbie
Messages
3
Reaction score
0
Points
35
Sin$
7
Can you put this file on Mediafire so I can download it? -_-
 
S

Steeloid

Newbie
Messages
1
Reaction score
0
Points
35
Sin$
0
Does Anyone know where I can get or view a manual for this editor?
the help option in the help menu just links to a site that's been taken down.
 
Top Bottom
Login
Register