¡Comienzan las votaciones del MPC o Mejor Proyecto Cuatrimestral de enero a abril de 2026!
¡Vota por tu proyecto favorito y recompensa el trabajo duro de los participantes!
declare your variable under the class of form
-----------------------------------------
Dim rom As New OpenFileDialog
-------------------------------------
After in a button or something for open the rom
rom.Filter = "Open Rom (*.Gba)|*.Gba"
If rom.ShowDialog = Windows.Forms.DialogResult.OK Then...
Re: Andrea & †Kirito hack tool GBA
New version of GBA LZ77 COMPRESSOR :D Now also compresses images with 256 colors :)
-FEATURES v.1.1.0.0-
-Possibility to save your palette with LZ77 compression (also 256 Color Images)
-Possibility to save images with LZ77 compression (also 256 Color...
Re: MHM Junio 2013 | Pokemon Giratina Legend | WILD DOUBLE BATTLES 1.2 - MUSIC FIX
-ANNOUNCEMENT-
Hello guys, it is a bit of time that doesn't work in Giratina's Legend (A month and a half without updating).
Let's say that I didn't want to work on the study and takes away most of the time...
Re: Andrea & †Kirito hack tool GBA
Hello guys. Finally I can officially release the GBA LZ77 COMPRESSOR :D
I wanted to test to see if he could actually compress pictures, and I must say that it works perfectly.
If you find bugs write it in the comments.
FEATURES-v.1.0.0-
-chance to open...
Re: Andrea & †Kirito hack tool GBA
-SOME NEWS-
-I finished writing the algorithm for compressing palette, now the tool compresses the palette for images in 16 colors.
-Now the tool supports images up to 256x160
-the algorithm for image compression, relative to those in 16 colors, is virtually...
Re: Andrea & †Kirito hack tool GBA
yes :)
for example if you want load mugshot it's necessary to convert it:
-load in one of sprite of one pokemon
-made script with showpokepic to appear mugshot
-go to memory viewer and save 800byte (number of byte of 64x64 image)
-and insert it to rom and made...
Re: Andrea & †Kirito hack tool GBA
Hello to all guys :D
Today I would like to show you a new tool (a remake of an old tool).
The tool in question is called GBA LZ77 COMPRESSOR. Here are some screen:
As you can see I decided to make everything a little more "clean" without bars indicating...
sethealingplace set one of respawn place in the rom.
for change it you use wbto:
writebytetooffset 0xBank 0x2025750
writebytetooffset 0xMap 0x2025751
writebytetooffset 0xCoordinataX 0x2025754
writebytetooffset 0xCoordinataY 0x2025756
Re: Andrea & †Kirito hack tool GBA
Good evening guys :D
Today we release another update regarding the ASM compilator :D
-FEATURES v.1.2.0.0-
-Fixed scrollbar bug
-Fixed bug label "line" superimposed on the label "CAPS"
-Ability to change the text FEATURE
-Ability to change the layout and...
for fire red:
this is the new palette of the textbox :)
now use this wbto before your message:
writebytetooffset 0x3F 0x4000048
writebytetooffset 0x1F 0x4000049
writebytetooffset 0x41 0x4000050
writebytetooffset 0x3F 0x4000051
writebytetooffset 0xC 0x4000052
writebytetooffset 0x3 0x4000053
this...