(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
06-01-24 10:39 PM
Acmlm's Board - I3 Archive - - Posts by HyperHacker
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
User Post
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 02:02 AM, in The place for mario 64 ips patch posting and help Link
I doubt you'll be able to use IPS patches. They can't patch anything beyond 16MB, and his program expands the ROM to 24MB. I'm not sure if the editor edits the data in the ROM as-is, or expands it first.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 02:46 AM, in Mario Kart 64 Level Hacking. Seriously! Link


My findings so far

Some early attempts at rendering Mario Raceway:
- still needs a little work.

- The least amount of objects you can render to have the entire track.

- An almost-complete render. The only thing missing here is the audience stand, which I fixed later.

- Now you know where my avatar comes from.

Plus some other tracks:
- Block Fort. We don't need no steenkeeng textures.

- DK's Jungle Parkway. It actually has the water coloured pink and the track gray. These colours are more of a texture tint than anything, which is why most polygons are nearly white.

- Rainbow Road, in wireframe mode. I'd have expected them to use the polygon colours, not a texture, to do the rainbow effect, but apparently not.

- Yoshi Valley. I don't think this is a complete render...

- Oh yeah, and I found out how to rearrange the tracks too.


OK, so now let's do some quick Q&A:

Q: Can I have the source code to that rendering program?
A: Trust me, you don't want it. It's hacked together from one of the first 3D programs I ever made. The code is so patched up, hacky and outdated I'm not even sure how half of it works anymore. It's a huge mess and practically a miracle it even runs.

Q: Do you intend to write an editor?
A: Yes (and it'll be open-source ), but it's going to take a LONG time.

Q: Is there anything I can do to speed up the process?
A: I listed some things in the document. Or you could send me money.

Q: What the hex are RSP commands?
A: RSP is the N64's graphic processor, so RSP commands are instructions for the RSP.

Q: Can I edit the music?
A: If you find out how yourself, sure. I haven't looked into it, in fact I generally have the sound off when I'm hacking.

Q: Where can I get the ROM?
A: Not here.


Tasks that need to be done:
1) Write a level viewer. I have a working one already, it just sucks. Rewriting it shouldn't take too long.

2) Rewrite the MIO0 compressor. Almost done, just has some bugs in the compression. I'll release the new version (with source) when I either fix these bugs or give up on fixing them.

3) There is no three.

4) Figure out textures, sprites, and all that other stuff I mentioned.

5) Turn the level viewer into a level editor.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 02:56 AM, in Tips on NDS homebrew Link
Originally posted by PrincessPeach
Originally posted by FreeDOS +
(...) Or maybe you want to keep it if you ever decide to uninstall FlashMe.



Or a FlashMe updates comes along.

You can use FlashMe to install new versions.

FYI, flashing the original DS is a piece of cake. If you find the right size screw it literally threads right into the hole, so all you need to do is hold the battery in and tighten it until it starts flashing. People have been having trouble with Lite, but apparently a coathanger wrapped in electrical tape with just the very end exposed does the job.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 11:58 AM, in Dragonball Z: Budokai 3 Hacking? Link
It could edit each frame if they were exported as still images.
(restricted)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 12:04 PM, in Mario Kart 64 Level Hacking. Seriously! Link
I imagine Yoshi's Story is fairly easy but I haven't checked it out.
Originally posted by INSERT COIN
Can you edit the drivers sprites and those trees?

I should be able to edit just about any graphic once the compressor is fixed.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 07:51 PM, in Mario Kart 64 Level Hacking. Seriously! Link
Originally posted by Darkdata
How come you can render some levels and other ones give you trouble?

What is planed for the editor? Editing everything but music?

I'm not sure what you mean about trouble. They all render fine except that DK's Jungle Parkway has some garbage polygons (curiously, right around the area where you can "fall into a black hole"). The Yoshi Valley render I showed there doesn't have all the objects drawn, that was just a mistake on my part. None of them have textures yet, but Block Fort looks almost the same without them, and the Rainbow Road render is in wireframe mode (just the polygon outlines).

Originally posted by spel werdz rite
You guys know no limit, do you?
P.S. you stole my "There's no 3" joke you meanie!
Mine was no. 7 though, but still.

That's actually used a lot.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 07:52 PM, in General Super Mario 64 hacking / TT64 Progress thread Link
The N64 has 16-bit, 32-bit and 64-bit elements. It's a bit confusing.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 09:21 PM, in People who suck. Link
One thing I find is that when you make something, you tend to think it's really good just because you made it, even if it actually sucks. Ideally, look at it again in a week or two and see if you still think it's great. There's a lot of things I would never have released if I'd done that.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 09:25 PM, in Mario Kart 64 Level Hacking. Seriously! Link
What format?

[edit] As for SDL, I'd like to keep using it, but that may be difficult.


(edited by HyperMackerel on 06-21-06 10:26 PM)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 11:38 PM, in Comp power issues Link
Originally posted by Boom.dk
Originally posted by Danielle
I find it rather pathetic that videora makes it work that hard, though.

You probably shouldn't. As far as I am concerned, video is one of the most heavy things for computers to work with.

Just opening the program shouldn't be a huge strain on the system, unless it's like allocating a few hundred megabytes right off the bat or playing some fancy 3D animation.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 11:40 PM, in People who suck. Link
That's what hens are for.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-21-06 11:57 PM, in Anagram Generator Link
webuser: pudding pops
sternest: Dungs dip pop.

webuser: This thread has become stupid. You're just posting things without adding any original content now.
sternest: Oh Jesus! Artistic deathbed thumps. Win youngish or pottiest naughty. Not clowning in degradation.

webuser: Nintendo Revolution
sternest: Violent innuendo rot.

webuser: yo ho ho and a bottle of me matey
sternest: Yo-ho-ho! Fattenable, moody meat.

webuser: pants are for squares
sternest: Quarters as safe porn.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 12:11 AM, in DS Lite or Zen Vision:M? Link
Get the DS. You don't need that $150 battery killer to do all those fun things like play music, movies and old games on it. The Max Media Launcher ($20), any CF or SD adapter ($20-80) and a CF or SD memory card ($20+) will do the same thing.

To be more specific:
Max Media Launcher is like a DS-slot mod chip. It loads up like a real DS card and then runs whatever program is on the GBA cart. Since it works like a real card it doesn't require fiddling with SRAM or sticking a real DS game onto the device, doesn't stick out, and is compatible with all units. There are similarly-priced clones as well.

Popular CF and SD adapters include GBA Media Player, Supercard and M3. GBAMP is the cheapest option; it's only designed to work in GBA mode, but a firmware hack lets you use it in DS mode too. There is no such hack for the SD version though. Commercial ROMs can't be run from it, only multiboot programs (up to 256K for GBA and 4MB for DS).
Supercard includes 32MB of RAM on the cartridge, which can emulate a GBA flash cart, so it does everything GBAMP does, plus play GBA ROMs. From what I hear it's not very compatible though. DS ROMs can be played from it with some patching.
M3 is the most expensive; it's similar to Supercard, but more compatible.

Then you need a CF or SD card, which you can find anywhere that sells cameras. Look for a program called Moonshell; it plays movies and music, and views images and text files. DSOrganize is also something to check out; a great PDA app. Both are completely free.
(restricted)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 11:29 PM, in Quick DS question. Link
If you have to put a DS card into it and put it in slot 1, it's a PassMe. If it just slides into slot 1 on its own, it's a NoPass. Or it could be some bizarre new device.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 11:30 PM, in smbarchives.run.buttobi.net hacks Link
Try Tile Layer Pro or Tile Molester then.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 11:34 PM, in Mario Kart 64 Level Hacking. Seriously! Link
Originally posted by Kushan*
This is great work! I wonder if there are unused tracks in the MK64 memory as well. Can you provide a link for us to try out when its ready that it.

I don't know of any, but there could be. And of course I'll post a link when it's done. Just don't expect that to be any time soon... making a good editor takes months, I know very little about 3D, and there's a few other projects I've been meaning to work on. I've been hacking this game for a week straight; I might have to take a break for a few days.

Originally posted by The Ultimate koopa
when I open it up with Project64 v1.6, an error saying 'Attempt to open file failed'.

That usually means something else is using it. Check the task manager and make sure neither the patching program nor macet is running.

BTW, good news, I got SDL working with both monitors enabled.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 11:35 PM, in Comp power issues Link
Did you try Motherboard Monitor and see if it starts heating up when you run Videora?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 06-22-06 11:39 PM, in Mess up acmlms! Link
Hm, I can't seem to draw anything.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
Acmlm's Board - I3 Archive - - Posts by HyperHacker


ABII

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

Page rendered in 0.029 seconds; used 461.61 kB (max 605.58 kB)