Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,501,984
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 04-29-24 06:32 PM
Guest: Register | Login

Main - Posts by perfectacle


perfectacle
Posted on 04-24-08 10:35 AM, in Lazy Shell - Super Mario RPG Editor Link | Quote | ID: 82302


Micro-Goomba
Level: 9

Posts: 1/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
When I download this editor??

perfectacle
Posted on 06-28-08 01:44 AM, in I have a question. Link | Quote | ID: 86065


Micro-Goomba
Level: 9

Posts: 2/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
Can you extract ExGFX, GFX from the rom?

perfectacle
Posted on 06-28-08 01:50 AM, in I have a question Link | Quote | ID: 86066


Micro-Goomba
Level: 9

Posts: 3/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
Can you extract ExGFX, GFX from the rom?

perfectacle
(post deleted) ID: 86068

perfectacle
Posted on 07-07-08 12:27 AM, in Lazy Shell - Super Mario RPG Editor Link | Quote | ID: 86965


Micro-Goomba
Level: 9

Posts: 5/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
can you open japanese rom?

perfectacle
Posted on 03-26-10 12:36 PM, in i want to translate Korean (rev. 3 of 03-26-10 12:37 PM) Link | Quote | ID: 128947


Micro-Goomba
Level: 9

Posts: 6/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days


i want to large size.
how can i do?

perfectacle
Posted on 03-26-10 01:47 PM, in i want to translate Korean Link | Quote | ID: 128952


Micro-Goomba
Level: 9

Posts: 7/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days



perfectacle
Posted on 01-28-15 01:59 PM, in I cant understand doc_dialogue.txt Link | Quote | ID: 159397


Micro-Goomba
Level: 9

Posts: 8/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
(dialogue ID * 2) + 37E000 = pointer offset

dialogue ID's are 12 bits long
bits 10-12 are used to determine the bank

-------------
dialogue ID is number
It is correct??
ex) 1 or 92 or 206
Dialogue ID is 12bits long??
206 is 12bits?????
I cant understand...

here is the procedure by which to find the exact offset of the dialogue
d = dialogue ID

if (d AND 0xFE00) < 8
(d + 0x2206E3) = offset
else (d AND 0xFE00) - 8
if (d AND 0xFE00 - 8) < 4
(d + 0x237583) = offset
else (d AND 0xFE00 - 12)
if (d AND 0xFE00 - 12) < 4
(d + 0x24531E) = offset
else end

if (d AND 0xFE00) < 8 ????
it is
if ((d < 8) && (0xFE00 < 8)) ????
I cant understand...

perfectacle
Posted on 03-05-15 07:50 AM, in How can I decompress title screen with Japanese? (rev. 7 of 03-05-15 07:59 AM) Link | Quote | ID: 159584


Micro-Goomba
Level: 9

Posts: 9/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
I finally finished smrpg korean translation.
But I cant edit title screen using Lazy Shell with Japanese Rom...
PLZ Help me !!
perfectacle@naver.com

http://perfectacle.blog.me/220286740573

perfectacle
Posted on 03-05-15 07:51 AM, in How can I decompress title screen with Japanese? (rev. 2 of 03-05-15 07:58 AM) Link | Quote | ID: 159585


Micro-Goomba
Level: 9

Posts: 10/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
I finally finishe smrpg korean translation.
But I cant edit title screen using Lazy Shell with Japanese Rom...
PLZ Help me !!
perfectacle@naver.com

perfectacle
Posted on 07-28-15 02:57 AM, in I think I need some help. (smrpg korean translation patch) Link | Quote | ID: 160511


Micro-Goomba
Level: 9

Posts: 11/11
EXP: 2790
Next: 372

Since: 04-24-08

Last post: 3198 days
Last view: 3166 days
Finally I finished smrpg korean patch
but I can't translate interface font.
cuz the total number of interface font are less than 256.
plz watch this image.

blue line is Interface font, and red line is main font.
Interface font used enemy name, special, item, special item, equip, status etc.
the total number of interface font are too few for translation.

I want to use main font for equip, enemy name, special, item, etc.
but I don't know assembly and how to use debugger.
so I need some help.
please!!!
my e-mail is perfectacle@naver.com

Main - Posts by perfectacle

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.332 seconds. (330KB of memory used)
MySQL - queries: 84, rows: 107/107, time: 0.324 seconds.