WadEdit v.4

Release mod tools/source code to the tools here.
Forum rules
Its preferred you release the source code, but if not its ok, but if its found you stole/borrowed source code from another tool/program and violated its license it will be removed.
Post Reply
Zmathue
VIP
Posts: 30
Joined: Tue Mar 02, 2010 8:03 pm

WadEdit v.4

Post by Zmathue »

Recoded it in java, with no gui but it now supports large files.
To run make sure you have java installed then do

java -jar wadedit.jar

from command line on windows.

Code: Select all

WadEdit v4 by Zmathue 2010

Usage: java WadEdit (B/E) Version WadFile HedFile Folder
Extracing:  java WadEdit B 1 Input.Wad Input.Hed OutputFolder
Building:  java WadEdit E 1 Output.Wad Output.Hed InputFolder

Use B for building and E for extracting.

Wad Versions:
1-Thug2 and older (4gb max wad and file size)
2-Thaw and newer (4gb max wad and file size)
3-Thaw and newer alternative (this is used for the music wad's)(3.76gb max wad size but 4gb file size, its kinda ironic)
9-Custom version of thaw's with a 8192gb max wad size (game won't use it though  :(  )
Note: All output files and folders will be overwritten.
Source included in jar.
WadEdit_v4.zip
(11.9 KiB) Downloaded 1607 times
Morten1337
Site Admin
Posts: 330
Joined: Mon Mar 01, 2010 2:23 pm
Location: Norway

Re: WadEdit v.4

Post by Morten1337 »

nice :)
KaMeR
VIP
Posts: 42
Joined: Wed Mar 03, 2010 12:52 pm
Location: Poland

Re: WadEdit v.4

Post by KaMeR »

works with thp8ps2 and thpgps2? tested?
Zmathue
VIP
Posts: 30
Joined: Tue Mar 02, 2010 8:03 pm

Re: WadEdit v.4

Post by Zmathue »

I did not test those two but if I recall the problem with those two was no large file support, which I added.
quazz
Global Moderator
Posts: 200
Joined: Sat Nov 13, 2010 12:04 am

Re: WadEdit v.4

Post by quazz »

I honestly liked the GUI version of Wadedit better, but the new Wad support is appreciated. I'm getting a copy of THP8 for PS2 tomorrow, I'll try it then.
KaMeR
VIP
Posts: 42
Joined: Wed Mar 03, 2010 12:52 pm
Location: Poland

Re: WadEdit v.4

Post by KaMeR »

i'd like to see gui version. how use it anyway? nothing happen when i try use it
quazz
Global Moderator
Posts: 200
Joined: Sat Nov 13, 2010 12:04 am

Re: WadEdit v.4

Post by quazz »

KaMeR wrote:i'd like to see gui version. how use it anyway? nothing happen when i try use it
the old gui version was every version before this one. you used it before when you tried to make thpg wads
Lalita
Posts: 15
Joined: Tue Mar 16, 2010 5:18 am

Re: WadEdit v.4

Post by Lalita »

whats this, someone tell us plz :)
%.gone.
Global Moderator
Posts: 392
Joined: Sun Mar 07, 2010 5:12 pm

Re: WadEdit v.4

Post by %.gone. »

Lalita wrote:whats this, someone tell us plz :)
its a hed/wad editor these files are containers for the games main data and are typically found on PlayStation2 disk
Lalita
Posts: 15
Joined: Tue Mar 16, 2010 5:18 am

Re: WadEdit v.4

Post by Lalita »

k Thanks :P
Post Reply