ROM Hack Kazo's B/W Tools

boktor666

Gbatemp's official Solar Boy™ Is Back!
Member
Joined
Jun 16, 2010
Messages
807
Trophies
0
Age
29
Location
Holland, somewhere :D
XP
285
Country
Netherlands
KazoWAR said:
Here are some tools I made for B/W ROM hacking.

BWME edits trainer mugshot sprites.

BWOE edits trainer overworld sprites.

BWSE edit front trainer battle sprites.

BWTE edits trainers and their Pokemon.

http://dl.dropbox.com/u/3706406/Files/BW%20Tools.rar


YOU ARE A GENIUS I LOVE YOU MAAAAAAAAAAAAAAAAAAAAAAAAN!!!!!!!!

Sorry for the epic n00bs lock, but this is to good to be true, and therefore, I owe you many thanks.

Bokky out!
 

ZoRk

Member
Newcomer
Joined
Apr 10, 2011
Messages
22
Trophies
0
Website
Visit site
XP
2
Country
Mexico
working fine now thanks
tongue.gif
 

boktor666

Gbatemp's official Solar Boy™ Is Back!
Member
Joined
Jun 16, 2010
Messages
807
Trophies
0
Age
29
Location
Holland, somewhere :D
XP
285
Country
Netherlands
Yo kazo, i tried to use the Mugshot editor, but as soon as i opened the uncompressed files, the program started to give the following error:

Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************
System.IndexOutOfRangeException: De index ligt buiten de matrixgrenzen.
bij BWME.Form1.comboBox_FileID_SelectedIndexChanged(Object sender, EventArgs e)
bij System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
bij System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
bij BWME.Form1.button_OpenNarc_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BWME
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Eigenaar/Bureaublad/PokeHackshitfuck/Black%20and%20white%20hacks/Tools/BWME/BWME.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mscorlib.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:





Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.

I used the folder where i dumped my uncompressed files. I uncompressed them with Crystal Tile. Am I doing something wrong, or is it a program error?
 

KazoWAR

Well-Known Member
OP
Member
Joined
Aug 12, 2008
Messages
1,952
Trophies
1
Age
35
Location
Winter Haven
XP
2,125
Country
United States
boktor666 said:
Yo kazo, i tried to use the Mugshot editor, but as soon as i opened the uncompressed files, the program started to give the following error:

Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************
System.IndexOutOfRangeException: De index ligt buiten de matrixgrenzen.
bij BWME.Form1.comboBox_FileID_SelectedIndexChanged(Object sender, EventArgs e)
bij System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
bij System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
bij BWME.Form1.button_OpenNarc_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BWME
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Eigenaar/Bureaublad/PokeHackshitfuck/Black%20and%20white%20hacks/Tools/BWME/BWME.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mscorlib.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:





Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.

I used the folder where i dumped my uncompressed files. I uncompressed them with Crystal Tile. Am I doing something wrong, or is it a program error?

please zipped up the folder you are opening in the program ans send it to me please.
 

boktor666

Gbatemp's official Solar Boy™ Is Back!
Member
Joined
Jun 16, 2010
Messages
807
Trophies
0
Age
29
Location
Holland, somewhere :D
XP
285
Country
Netherlands
KazoWAR said:
boktor666 said:
Yo kazo, i tried to use the Mugshot editor, but as soon as i opened the uncompressed files, the program started to give the following error:

Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************
System.IndexOutOfRangeException: De index ligt buiten de matrixgrenzen.
bij BWME.Form1.comboBox_FileID_SelectedIndexChanged(Object sender, EventArgs e)
bij System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
bij System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
bij BWME.Form1.button_OpenNarc_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BWME
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Eigenaar/Bureaublad/PokeHackshitfuck/Black%20and%20white%20hacks/Tools/BWME/BWME.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mscorlib.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 4.0.0.0
Win32-versie: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:





Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.

I used the folder where i dumped my uncompressed files. I uncompressed them with Crystal Tile. Am I doing something wrong, or is it a program error?

please zipped up the folder you are opening in the program ans send it to me please.
Yup, srry for delay, coming up right now
 

breaktemp

D-Sun who was called D-Moon
Member
Joined
Mar 17, 2008
Messages
1,064
Trophies
1
Location
TSU...no.1 in tha hood
Website
www.youtube.com
XP
847
Country
United States
KazoWAR said:
Here are some tools I made for B/W ROM hacking.

BWME edits trainer mugshot sprites.

BWOE edits trainer overworld sprites.

BWSE edit front/back trainer battle sprites.

BWTE edits trainers and their Pokemon.

http://dl.dropbox.com/u/3706406/Files/BW%20Tools.rar


hmm...nice work as always
happy.gif
"

* guess we can expect a video detailing how these programs work ?? *

also, with the BWME file...what is the mugshot sprite ??
 

KazoWAR

Well-Known Member
OP
Member
Joined
Aug 12, 2008
Messages
1,952
Trophies
1
Age
35
Location
Winter Haven
XP
2,125
Country
United States
breaktemp said:
KazoWAR said:
Here are some tools I made for B/W ROM hacking.

BWME edits trainer mugshot sprites.

BWOE edits trainer overworld sprites.

BWSE edit front/back trainer battle sprites.

BWTE edits trainers and their Pokemon.

http://dl.dropbox.com/u/3706406/Files/BW%20Tools.rar


hmm...nice work as always
happy.gif
"

* guess we can expect a video detailing how these programs work ?? *

also, with the BWME file...what is the mugshot sprite ??

Mugshot Sprites:

http://dl.dropbox.com/u/3706406/trainervsfaces%20%282%29.png
 

Hatchetball

RepititionRedundancyRepitition
Member
Joined
Sep 26, 2010
Messages
438
Trophies
1
XP
799
Country
United States
Kaz do you have a documented list of the narc files in detail? (Like locations = what)
Also, as for the Overworld editor. Can it map? ...and which narc do I need to extract to use it?
 

BrianPhan_296723

Active Member
Newcomer
Joined
Jul 27, 2012
Messages
32
Trophies
0
Age
21
XP
49
Country
United States
Hey Kazwar! I'm not so sure how to use the narc files except for BWOE.
I want to edit trainer back sprites, but I don't really get how to.
 

ELESA

CHAMOMILE
Newcomer
Joined
Nov 6, 2012
Messages
10
Trophies
0
Age
29
Location
Korea
XP
51
Country
Hi, Kazo! I tried to edit the scene for pokemon black with BWSE 2.2, but it says Decamp failed on decompress what can i do?:nds:
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Faust03 @ Faust03: it was also the only game I played