(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-18-24 12:01 AM
0 users currently in ROM Hacking.
Acmlm's Board - I3 Archive - ROM Hacking - SMB3 Text Editor [1.6][Fixed]
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
dcahrakos
Posts: 194/499
Alrighty....ive got it fixed...sorry for the wait, ive been really really busy....had to recode alot of it actually, fucking 1 number up in the list fucks the ones after it up.

well, its fixed, and I tested by saving every text string, and they all worked...so here is 1.6

VERSION 1.6 - FIXED
http://dcahrakos.info/smb3txt.zip

Fixed bug where you couldnt save most text...
dcahrakos
Posts: 183/499
I dont know how...but some text lengths got messed up...ill have to go through the about 1/4 of them and check them...ill fix it as soon as possible.

edit: his text is the same size...see the 2 text boxes on the right side, the top one says the length its supposed to be, and the one under it says the length it currently is.

edit2: I have no clue wtf happened here, but it seems like most of the saving code was fucked up...they definently dont really make any sense, and they arent what they were last I checked...ill try to get it fixed as soon as possible, but this is retarded..
Dan
Posts: 45/219
Not a bug. You have to make the text the same size as the original, apparently.
Deleted User
Posts: 74/-7750
new bug:

I edit text but.....
dcahrakos
Posts: 181/499
read my very first post......I switched hosts, and my domain needed to change over, but its fixed now, and the link should work...sorry for the inconvenience.
Deleted User
Posts: 72/-7750
Originally posted by dcahrakos
yeah...I thought about that actually...the text inside the mushroom house, ill try searching through the rom using the table to see if I can find it.

edit: found it, along with the whistle text, and the shop of strange and wonderful things text, time to add them

UPDATE: Version 1.5

Changes: Added the whistle text, shop of strange and wonderful things text, and also the whistle text, also added another text box to tell you the current length you have typed in for the string, so you know if you have the same length or not.
(Same Link as before)
http://dcahrakos.info/smb3txt.zip

ARGH!!! donest work!:


Not Found
The requested URL /smb3txt.zip was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

dcahrakos
Posts: 178/499
yeah...I thought about that actually...the text inside the mushroom house, ill try searching through the rom using the table to see if I can find it.

edit: found it, along with the whistle text, and the shop of strange and wonderful things text, time to add them

UPDATE: Version 1.5

Changes: Added the whistle text, shop of strange and wonderful things text, and also the whistle text, also added another text box to tell you the current length you have typed in for the string, so you know if you have the same length or not.
(Same Link as before)
http://dcahrakos.info/smb3txt.zip
Vurano
Posts: 1/37
This editor is fine by itself, the only text I can think of is when Mario enters Toad's house in the game, you know, Pick a box etc.

I'm suprised that other SMB3 hackers didn't give dcahrakos information where that part of the text is. Then the editor will be 100% complete.

Thank you for making such a great editor.

edit - fixed some spelling
insectduel
Posts: 212/768
I hope Hukka is interested to put this onto a Mario 3 Workshop. That way you can edit the text in a level editor.
dcahrakos
Posts: 176/499
ok...ill see what I can do, ill look around for some data(which I know is plentiful) and whatever I can find thats text related(or something I like, or want to add), and ill see if I can add it.

btw, anyone know the data for the text palette? it would speed things up, otherwise ill just find it myself..for that matter, i have DD's old SMB3 notes, if anyone has anything newer then that with data that it doesnt have, ill add anything that isnt related to level data(although most things can be edited in smb3 workshop. ill probably add whatever it doesnt have, and probably also even what it does)
Raccoon Sam
Posts: 55/1040
Go for the text color feature
dcahrakos
Posts: 175/499
well, im not sure about how, but if someone knows how, post it, and ill see if I can get it in there...text restrictions are annoying
Light PKMN
Posts: 30/51
Well yeah theres not to much text in this game :/

Anyway better idea have you figured out how to REPOINT data that way they can make the text longer or shorter.
dcahrakos
Posts: 172/499
well, im not sure if thats needed, since there isnt really that much text to go through in there....
Light PKMN
Posts: 29/51
You could add a search function to the program
Like a nice Advance Text program I know ^^
Andy
Posts: 392/517
Originally posted by dcahrakos
here ya go....

with instructions on how to register it,

http://windowsxp.mvps.org/comdlg32.htm


Thanks it works now!
dcahrakos
Posts: 169/499
I could take the limit out, but just think about it...it will overwrite data, and most likely overwrite other text...so you would have your text you put in, but other text would be gone and replaced with that text...or important data would be replaced, and the rom would not work.
Raccoon Sam
Posts: 49/1040
Well, The space is limited, Legoman.
Imagine if you'd put a 5000 -character word into a 5 -character input field on the ROM.
It's the same as you'd try to put 2 Bananas into one Banana Pile.
It simply doesn't fit.
Deleted User
Posts: 69/-7750
Originally posted by dcahrakos
alrighty, I fixed it, and added checking to make sure your the same length as the original string, since the string will mess up if you are over, and possibly if you are under, also, the little text box to the right of the big one now displays the length of the string so keep it the same length....if it turns out to short, then just add some spaces to the string, or if its over, you will have to try and make it shorter, sorry, but im not sure how I could work around the text length restrictions...

Just download the zip again, I already uploaded it, so just redownload it, and it should be fine then.
(same link as first post, but its the updated version)
http://dcahrakos.info/smb3txt.zip

oh, and if you wanted COURSE to STAGE, copy this, ive done it and it works
STAGE CLEAR !

thank you! now this work! cool!

edit:
why text keep be as longer than orginal?
dcahrakos
Posts: 168/499
alrighty, I fixed it, and added checking to make sure your the same length as the original string, since the string will mess up if you are over, and possibly if you are under, also, the little text box to the right of the big one now displays the length of the string so keep it the same length....if it turns out to short, then just add some spaces to the string, or if its over, you will have to try and make it shorter, sorry, but im not sure how I could work around the text length restrictions...

Just download the zip again, I already uploaded it, so just redownload it, and it should be fine then.
(same link as first post, but its the updated version)
http://dcahrakos.info/smb3txt.zip

oh, and if you wanted COURSE to STAGE, copy this, ive done it and it works
STAGE CLEAR !
This is a long thread. Click here to view it.
Acmlm's Board - I3 Archive - ROM Hacking - SMB3 Text Editor [1.6][Fixed]


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.004 seconds; used 366.09 kB (max 423.52 kB)