Software Central - Helpful programs you can use

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
theITfactor
Chief Warrant Officer
Chief Warrant Officer
Posts: 327
Joined: Wed Jun 28, 2006 12:56 pm
Projects :: The Pwnfest and Games Complex
Games I'm Playing :: SWTOR
xbox live or psn: You and I Know
Location: The Old Republic
Contact:

Software Central - Helpful programs you can use

Post by theITfactor »

I just wanted to share this neat program that easily lets you compare two files. This is very useful for when you make changes to one file, like a mode's lua, and you want to make the same changes to another file, or if you changed something and can't remember what.

What it does is lets you open one file to the left and another to the right, then shows a side by side comparison of exactly what is different and where. You can then right click and perform actions to the text, like copying it over to the other file, editing it, etc.

Here is a screenshot:
Image

As you can see I am comparing a hero assault lua to a conquest one. The red highlighted lines are discrepancies between the two files. Right clicking one line would let me copy it over to the other side. Also note this is Beyond Compare 2. Version 3 is in beta but has more features.

Download the trial of v3 here: http://www.scootersoftware.com/beta3/download.php
Last edited by theITfactor on Mon Jul 07, 2008 5:19 pm, edited 1 time in total.
User avatar
Blade
Captain
Captain
Posts: 496
Joined: Fri Apr 04, 2008 11:02 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Re: Easy File Comparing

Post by Blade »

This I like! Maybe not for Battlefront, necessarily (as I don't do a whole lot of scripting), but overall, cool program :thumbs:.
Aman/Pinguin
Jedi
Jedi
Posts: 1104
Joined: Tue Jan 30, 2007 6:04 am
Projects :: Inactive
Location: Germany

Re: Easy File Comparing

Post by Aman/Pinguin »

Wow! I often needed such a program! Thanks!

EDIT: I just found this usefull program, it has a replace function which can replace a specific line in ALL files which are opened with it at the same time. Very useful sometimes...
http://www.notetab.com/download.php
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Re: Easy File Comparing

Post by AceMastermind »

Notepad++ is free and has all of the features described so far in this topic, it can also be used as a Hex editor with a plugin, I use it for editing/viewing pretty much every file type in the modtools except for textures.
theITfactor
Chief Warrant Officer
Chief Warrant Officer
Posts: 327
Joined: Wed Jun 28, 2006 12:56 pm
Projects :: The Pwnfest and Games Complex
Games I'm Playing :: SWTOR
xbox live or psn: You and I Know
Location: The Old Republic
Contact:

Re: Easy File Comparing

Post by theITfactor »

AceMastermind wrote:Notepad++ is free and has all of the features described so far in this topic, it can also be used as a Hex editor with a plugin, I use it for editing/viewing pretty much every file type in the modtools except for textures.
Yeah, Notepad++ is good too. You can get it here: http://notepad-plus.sourceforge.net/uk/site.htm

Also, while I'm at it, here is a nice tool that converts RGB color to HSV color:
http://www.csgnetwork.com/csgcolorsel4.html
:lol:
ARC_Commander
High General
High General
Posts: 838
Joined: Tue Feb 06, 2007 7:18 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Re: Easy File Comparing

Post by ARC_Commander »

Google "SourceGear DiffMerge." It's what I use to compare ODFs, very helpful. You can compare up to 3 files at once, as well as folders. I use EditPad Lite for text work and Tiny Hexer for basic hexing. For more advanced stuff I use XVI32. I use XnView and The GIMP for skinning, as well.
User avatar
tsurugi13
Lieutenant Colonel
Lieutenant Colonel
Posts: 543
Joined: Mon Dec 17, 2007 6:16 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Battling the ISA menace on Helghan.

Re: Easy File Comparing

Post by tsurugi13 »

Maybe this thread should be renamed to "Modding software Central"?
theITfactor
Chief Warrant Officer
Chief Warrant Officer
Posts: 327
Joined: Wed Jun 28, 2006 12:56 pm
Projects :: The Pwnfest and Games Complex
Games I'm Playing :: SWTOR
xbox live or psn: You and I Know
Location: The Old Republic
Contact:

Re: Easy File Comparing

Post by theITfactor »

tsurugi13 wrote:Maybe this thread should be renamed to "Modding software Central"?
Good idea :wink:
Post Reply