Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,706,918
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 06-02-24 12:01 AM
Guest: Register | Login

Main - Posts by Davros

Pages: 1 2 3 4 5 6

Davros
Posted on 04-23-07 12:20 AM, in SMW ROM Addresses Link | Quote | ID: 28965


Koopa
Level: 26

Posts: 48/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
0xFA8E: [18 E8]
Vertical speed of the Eerie (sprite 39)

0x15799: [E8]
Horizontal speed of the Banzai Bill

If you change it to 18 it will go left.

Ninji data:

0x1C575: [60]
Time it takes to jump

0x1C548: [D0 C0 B0 D0]
Vertical speed when jumping

Davros
Posted on 04-24-07 10:46 PM, in The ONO Thread Link | Quote | ID: 29596


Koopa
Level: 26

Posts: 49/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
1996. Having a week full of tests.

1997. When foods have onions.

1998. Political scandals.

1999. When people think that the world is going to end.

2000. Y2K paranoia.

Davros
Posted on 04-26-07 09:02 AM, in The OYES Thread Link | Quote | ID: 30292


Koopa
Level: 26

Posts: 50/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
191. Fish tacos.

192. Expected movies coming this May.

193. Having a portable DVD.

194. Lemonade.

Davros
Posted on 04-29-07 02:26 AM, in The ONO Thread (rev. 2 of 04-29-07 02:26 AM) Link | Quote | ID: 31124


Koopa
Level: 26

Posts: 51/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
2117. Eating grassy foods.

2118. Spoilers that are revealed.

2119. Warm soda.

Davros
Posted on 04-29-07 02:35 AM, in The OYES Thread Link | Quote | ID: 31126


Koopa
Level: 26

Posts: 52/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
262. Buggy board banner.

263. Making fun of politicians.

264. Eating a chocolate bar.

265. Gilgamesh's theme from FF5.

Davros
Posted on 04-30-07 01:13 AM, in The OYES Thread Link | Quote | ID: 31369


Koopa
Level: 26

Posts: 53/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
290. Super Mario Odyssey.

291. Getting a second chance.

Davros
Posted on 04-30-07 02:29 AM, in The OYES Thread Link | Quote | ID: 31389


Koopa
Level: 26

Posts: 54/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
296. Getting ideas for custom blocks and sprites.

297. Having the ability to disassemble the code from SMW.

298. Fried chicken.

299. Beating a game without savestates.

300. "Madness? THIS...IS..SPARTAAAAAAAA!!!"

Sorry, it had to be done.

Davros
Posted on 05-02-07 10:08 AM, in SMW ROM Addresses Link | Quote | ID: 32267


Koopa
Level: 26

Posts: 55/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
While I was looking at the sprite code from Magikoopa's Magic, I found this:

LDA $185F
SEC
SBC #$11
CMP #$1D

0xBE67: [AD 5F 18 38 E9 11 C9 1D]
Code that only allows the turnblocks to be changed into sprites when touched by Magikoopa's Magic.

If you change it to EA EA EA EA EA EA EA EA, then every Map16 block will also change into sprites when touched by Magikoopa's Magic.

Davros
Posted on 05-03-07 02:25 AM, in SMW ROM Addresses Link | Quote | ID: 32400


Koopa
Level: 26

Posts: 56/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Posted by HyperHacker
Heh, but that would include tile 0x25, the "blank" tile, so he'd just be spawning sprites in front of himself.


It only works on solid Map16 blocks, I was just testing it.

Also, at 0xBEB5 I found out that JSL $00BEB0 goes to a subroutine that is similar to the Map16 subroutine from the Donut Lift custom sprite and block. That's probably the original Map16 subroutine where mikeyk disassembled the code and did a few changes to it.

Davros
Posted on 05-05-07 08:28 AM, in The OYES Thread Link | Quote | ID: 33053


Koopa
Level: 26

Posts: 58/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
359. Having a great Friday.

360. Becoming a mod.

Davros
Posted on 05-06-07 10:43 PM, in The OYES Thread Link | Quote | ID: 33393


Koopa
Level: 26

Posts: 60/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
380. Seeing Spiderman 3.

381. Using image macros at the right time.

382. Tomboys.

Davros
Posted on 05-15-07 10:57 PM, in SMW ROM Addresses Link | Quote | ID: 35638


Koopa
Level: 26

Posts: 61/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Minor tilemaps:

0xA3FA:
EC Key tilemap

0xC812:
E4 P-ballon tilemap

A few speed values:

0xFA8C: [10 F0]
Horizontal speed of the Eeries.

0x18FEA: [10]
Horizontal speed of the Timed Lift.

If you change it to F0, it will go left.

Davros
Posted on 05-20-07 02:26 AM, in hay Link | Quote | ID: 36563


Koopa
Level: 26

Posts: 62/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Friends, don't let friends drink and post.

Davros
Posted on 05-24-07 02:36 AM, in Absence Link | Quote | ID: 37859


Koopa
Level: 26

Posts: 63/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Posted by Pac
We're gonna need a replacement drunkard... I vote for Danielle


What about Ranko and witeasprinwow?

*gets shot*

Davros
Posted on 05-26-07 11:35 PM, in Cairo customs prevents snakes on a plane Link | Quote | ID: 38719


Koopa
Level: 26

Posts: 64/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Not the movie, you silly.

But a man was trying to smuggle 700 live snakes on a plane. It's very weird.

Davros
Posted on 05-27-07 10:48 PM, in SMW ROM Addresses Link | Quote | ID: 38991


Koopa
Level: 26

Posts: 65/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Creating/Eating block data:

0x1946F: [10 F0 00 00 00]
X speed of the Creating/Eating block

0x19474: [00 00 10 F0 00]
Y speed of the Creating/Eating block

0x19493: [2E]
Tile used by the Creating/Eating block

0x194B9: [04]
SFX played by the Creating/Eating block

Davros
Posted on 05-31-07 10:45 PM, in HAPPY HOUR! Link | Quote | ID: 40013


Koopa
Level: 26

Posts: 66/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
I think this thread needs...



MORE NUKES!

Davros
Posted on 05-31-07 10:52 PM, in HAPPY HOUR! Link | Quote | ID: 40039


Koopa
Level: 26

Posts: 67/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
To get Xkeeper to post in here, you'll need...


Davros
Posted on 05-31-07 11:00 PM, in HAPPY HOUR! Link | Quote | ID: 40059


Koopa
Level: 26

Posts: 68/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
Posted by Kattwah
8(


I think somebody needs a hug.

Davros
Posted on 05-31-07 11:09 PM, in HAPPY HOUR! Link | Quote | ID: 40083


Koopa
Level: 26

Posts: 69/111
EXP: 92904
Next: 9371

Since: 02-20-07

Last post: 6106 days
Last view: 5959 days
OH NOES! I can't type capital letters!!!
Pages: 1 2 3 4 5 6


Main - Posts by Davros

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

Page rendered in 0.222 seconds. (332KB of memory used)
MySQL - queries: 132, rows: 164/164, time: 0.214 seconds.