Search found 1232 matches

Return to advanced search

Re: DKC1 GFX Editor

That's awesome mr sprinkles,
Good work!
by Cyclone
December 3rd, 2024, 7:14 am
 
Forum: ROM Hacking
Topic: DKC1 GFX Editor
Replies: 27
Views: 42712

Re: Where are the... Sprites

Good Day, Just wondering. The Mine Elevator platform is not working in my program. Does it differ somehow to the other sprites? I used the Address in the sprite viewer and converted it to a PC address but it gives a bunch of corrupted tiles. Do I have to manually assemble the sprite tiles? Mine_Plat...
by Cyclone
December 3rd, 2024, 7:03 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: DKC1 GFX Editor

Nice!!

Just two suggestions I have if you are interested...

- Highlight the selected pixel arrangement in the Preview window.
- Select a sprite by address. Right now you have to use the Image field.


I have a few more things but then I'm nit picking....
by Cyclone
November 30th, 2024, 12:45 pm
 
Forum: ROM Hacking
Topic: DKC1 GFX Editor
Replies: 27
Views: 42712

Re: DKC1 GFX Editor

I think I found a bug. See image. The last two 16x16 groups are not correct. It shows up correctly in the main view but not in the tile editor.


Bug.png
by Cyclone
November 28th, 2024, 8:45 am
 
Forum: ROM Hacking
Topic: DKC1 GFX Editor
Replies: 27
Views: 42712

Re: Where are the... Sprites

I was able to locate and extract the first tile of the Millstone.
Where is the array of tile coordinates and does it have a header?

Thanks

MIllstone_Hex_First_Tile.png
by Cyclone
November 21st, 2024, 9:31 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the... Sprites

I found the small animal Tokens.

Now how do I find the address of the first tile in that program?

Animal_Tokens_Small.png


and the Millstones
millstone.png
by Cyclone
November 18th, 2024, 10:46 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the... Sprites

Well I found part of of a banana

Part_Of_Banana.png
by Cyclone
November 16th, 2024, 1:38 pm
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the... Sprites

So... I know were the bananas are located But I don't know how to use the palette editor to find them... I just get gibberish. I tried increasing / decreasing the bits. I loaded a save state as well and scrolled through the ROM. Location_Of_Banana.png Below is proof I'm not totally going bananas lol...
by Cyclone
November 16th, 2024, 1:06 pm
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the... Sprites

Good to know thanks, I bet they are compressed right?

Also the small animal tokens are not in your sprite viewer. How can I locate them? I want to learn how to locate them in the YY-CHR.NET

Thanks!
by Cyclone
November 15th, 2024, 11:33 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the... Sprites

Hello, I came across a few more missing sprites. The DK Barrel, and Millstones.

Are the barrels made up of two sprites overlay ed?

Edit*

I would like to figure this out on my own, but need direction.

Thanks
by Cyclone
November 13th, 2024, 11:09 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

Thanks for the confirmation Mattrizzle. :)

If ya feel like taking a gander I extracted and ordered all the map head icons and put them in a zip archive.

Map_Icons.zip
(20.75 KiB) Downloaded 52 times
by Cyclone
November 7th, 2024, 4:55 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

The map heads share sprite ID $0088. IDs less than $008C (D.K.'s first one) are handled differently from the others in that they do not load their own graphics. So the map icons all have the same X Y coordinates and said coordinates are located in the same spot in the ROM? Below are a few sprites. ...
by Cyclone
November 1st, 2024, 9:22 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

I couldn't find the coordinates for the map sprites...

hex.png



Here is one with more then 1 2x2, correct?

1607.png
1607.png (979 Bytes) Viewed 2349 times
by Cyclone
November 1st, 2024, 3:55 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

How are the coordinates wrong?
I compared it to the spriters resource one and they look the same to me?

1.png
1.png (821 Bytes) Viewed 2352 times
by Cyclone
November 1st, 2024, 3:08 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

Thanks. Got it working now!

1608.png
1608.png (307 Bytes) Viewed 2425 times
by Cyclone
October 31st, 2024, 12:24 pm
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: Where are the map 'Head' sprites?

Thanks Mattrizzle.

Sorry for sounding dumb but what is the address of the first tile of a map head sprite? I have been spelunking through the hex editor but I'm lost.
Do they have headers like the other sprites?

This is the info I get in the editor,

fromeditor.png
fromeditor.png (38.25 KiB) Viewed 2715 times
by Cyclone
October 29th, 2024, 6:41 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Where are the... Sprites

Hi,

I can't find the addresses of the sprite heads that are on the map screen.
by Cyclone
October 26th, 2024, 9:50 am
 
Forum: ROM Hacking
Topic: Where are the... Sprites
Replies: 21
Views: 3008

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

I know that LOL. I just wanted to see it in action not still image.
by Cyclone
October 16th, 2024, 10:17 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

Thanks but you didn't show the folders / png being created or the images in the folders

Edit
Oops I see the folders being created.
But I wold like to see the files in the folders
by Cyclone
October 16th, 2024, 3:08 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

hmm. that's strange, I am using windows 10.

What screen capture are you using?

If you are up to it could you record it working?

Thanks, rainbowsprinklez :)
by Cyclone
October 15th, 2024, 7:56 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

I just tried to re-create your problem by dragging and dropping the folder into the console but I don't get the quotes you are referring to.

I'm glad its working. Thanks for trying itout!
by Cyclone
October 15th, 2024, 5:59 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

I tested this.

I made sure the folders are created before the extraction starts.
That may be why its not working for you.

DKC1_Sprite_Extractor_Beta_Version. 0.3.zip
(76.33 KiB) Downloaded 189 times
by Cyclone
October 13th, 2024, 6:05 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

I do test, it was and is working on my end.

Did the updated version work?
by Cyclone
October 13th, 2024, 4:27 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

This should work?



I removed the folder creation code. Now the images are extracted to the folder where the ROM is located.

DKC1_Sprite_Extractor_Beta_Version. 0.2.zip
(75.75 KiB) Downloaded 194 times

Thanks for testing it mr sprinkles
by Cyclone
October 12th, 2024, 1:53 pm
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

So it works then?
Can you post a pic?
Maybe SIMION32 can move the topic?
by Cyclone
October 12th, 2024, 12:21 pm
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: DKC Sprite Extractor BetaV0.1 - Just a few sprites suppo

Are they all like that or just those?

What OS are you using?
by Cyclone
October 12th, 2024, 11:26 am
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

DKC Sprite Extractor BetaV0.1 - Just a few sprites supported

Yes I know this has been done already but this is for fun. :) Check it out and enjoy! See the readme first for more info. Thanks for looking! https://www.mediafire.com/file/v0bzytaivbvu7zg/DKC1_Sprite_Extractor_Beta_Version._0.1.zip/file DKC1_Sprite_Extractor_Beta_Version. 0.1.zip *Note this is no w...
by Cyclone
October 11th, 2024, 1:17 pm
 
Forum: ROM Hacks
Topic: DKC Sprite Extractor BetaV0.1 - Just a few sprites supported
Replies: 20
Views: 6832

Re: Is my Game corrupt ?

572.png
572.png (768 Bytes) Viewed 3181 times


Heres another... doesn't make sense whey there appears to be missing pixels!
by Cyclone
October 9th, 2024, 7:39 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

Is it just me or is DK's hands look mangled in the image I previously posted?

Looking at your example his hands look look fine and his fingers are more defined....


hands.png
hands.png (39.4 KiB) Viewed 3182 times



some how the black background makes his fingers more defined?
by Cyclone
October 9th, 2024, 7:15 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: DKC1 GFX Editor

Is there an updated version of this? One that includes unused sprites? And one that DOESN'T GIVE ME A WARNING WHEN i RUN IT,
by Cyclone
October 8th, 2024, 12:09 pm
 
Forum: ROM Hacking
Topic: DKC1 GFX Editor
Replies: 27
Views: 42712

Re: Birthday Topic

Yes! Happy bday Qyzbud!
by Cyclone
October 5th, 2024, 11:00 am
 
Forum: Anything Goes
Topic: Birthday Topic
Replies: 879
Views: 4873738

Re: Is my Game corrupt ?

I understand your logic Mattrizzle, its just hard to beleave that RARE would do this... Here are a few more... In these examples The tiles are not connected. Foot not attached. Looks the same as the spriters resource sprite sheet. 1144.png Nose not attached. In this case it is attached in the sprite...
by Cyclone
October 5th, 2024, 10:29 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

hmm. I don't understand the logic behind the odd tiles... In the example i showed above there is a chunk that looks like its missing from his arse lol.

Why did Rare do that and why didn't I notice this.
Very strange!
by Cyclone
October 4th, 2024, 1:34 pm
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

Thanks for the examples Mattrizzle. Soo weird that i didn't notice it before!! Here is another example of a weird tile. see his mouth in the below example... I swear something weird is going on or mabe i'm just going bananas... 1032.png I have been noticing a lot of sprites with obvious looking blac...
by Cyclone
October 3rd, 2024, 1:50 pm
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

That's odd. DO you have another example?

That video you posted looks sped up some.

Here is another video. But its too blury

https://www.youtube.com/watch?v=ST1ZXH8 ... ex=1&t=19s
by Cyclone
October 3rd, 2024, 6:02 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

This is what I get in rainbowsprinkles editor.

From_Editor.jpg
From_Editor.jpg (89.95 KiB) Viewed 4124 times
by Cyclone
September 30th, 2024, 8:17 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Is my Game corrupt ?

Yea that's what I thought.

I get that missing tile in rainbow's sprite editor and in Matts' sprite viewer and in my program.
That's why I was asking if it was corrupt.
Thanks.
by Cyclone
September 30th, 2024, 5:46 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Is my Game corrupt ?

Good day,
There is a wrong tile in a Donkey Kong sprite.
However the sprite on the spriters resource it seems correct.... the black square tile seems offset some.
The sprite in question is at address C4ED4A.
see image.
https://imgur.com/a/G5qX2jx
Any ideas?
Thanks in advance.

reference.png
reference.png (3.24 KiB) Viewed 4311 times
by Cyclone
September 28th, 2024, 11:05 am
 
Forum: ROM Hacking
Topic: Is my Game corrupt ?
Replies: 14
Views: 4311

Re: Sprite Graphics

I fixed it, there is a value that is off in the rom....



593.png
593.png (763 Bytes) Viewed 4756 times
by Cyclone
September 16th, 2024, 12:05 pm
 
Forum: ROM Hacking
Topic: Sprite Graphics
Replies: 162
Views: 346203

Re: Sprite Graphics

I'm having an issue with one row of a tile. I got the extraction working on most sprites so far except for this one below. The top row of each tile is not writing to the png properly. I think its a problem with the bit set function? Any ideas would be much appreciated. Thanks. Seen here... 558_worki...
by Cyclone
September 15th, 2024, 12:42 pm
 
Forum: ROM Hacking
Topic: Sprite Graphics
Replies: 162
Views: 346203

Re: Diddy's hat sprite

sorry user error. fixed!
by Cyclone
August 26th, 2024, 1:40 pm
 
Forum: ROM Hacking
Topic: Diddy's hat sprite
Replies: 1
Views: 2274

Diddy's hat sprite

Hi,

my code is generating a ' blank' spot in my sprite.
Just wondering if this is attended or there is something wrong with my code.

4.png
4.png (376 Bytes) Viewed 2274 times


Address =

Thanks in advance!
by Cyclone
August 26th, 2024, 11:03 am
 
Forum: ROM Hacking
Topic: Diddy's hat sprite
Replies: 1
Views: 2274

Re: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE

Well the computer build was a success with a few scares.

Now I just need some 3D software. Either Blender or 3ds Max. However 3ds Max is too expensive. But Blender is free. However all my project files are for 3ds max.
Confused!
by Cyclone
August 26th, 2023, 1:06 pm
 
Forum: DKC Projects/Fanworks
Topic: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE
Replies: 1104
Views: 3401808

Re: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE

Thanks Super Luigi. I’ve had my illness for 13-15years. It got to point where I couldn’t function. But now that I took a 5 year break I will do my best to pick up where I left off. I bought all new computer components and need to assemble them. So if all goes well I can continue my project. It all d...
by Cyclone
August 16th, 2023, 12:26 pm
 
Forum: DKC Projects/Fanworks
Topic: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE
Replies: 1104
Views: 3401808

Re: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE

Thanks for the concern but I want to push through my illness despite it.
by Cyclone
August 15th, 2023, 2:20 pm
 
Forum: DKC Projects/Fanworks
Topic: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE
Replies: 1104
Views: 3401808

Re: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE

I know this is a big bump but I’m really considering continuing this project.

I am building a new modern computer and am feeling inspired despite my illness!
by Cyclone
August 15th, 2023, 1:41 pm
 
Forum: DKC Projects/Fanworks
Topic: DKC 3D Modeling/Animation Project PHASE ONE COMPLETE
Replies: 1104
Views: 3401808

Re: The Atlas has a virus!

Why didn't someone notice this way sooner???
I find it baffling that no one encountered this!
by Cyclone
July 19th, 2023, 9:58 am
 
Forum: DKC Atlas Discussion
Topic: The Atlas has a virus!
Replies: 8
Views: 57376

The Atlas has a virus!

When I click on the 'SHORT LINK' it goes to some random site with malware.....
by Cyclone
July 18th, 2023, 9:44 am
 
Forum: DKC Atlas Discussion
Topic: The Atlas has a virus!
Replies: 8
Views: 57376

Re: Sprite Graphics

Yes I did a quick search and found that.

Thanks!
by Cyclone
July 17th, 2023, 2:09 pm
 
Forum: ROM Hacking
Topic: Sprite Graphics
Replies: 162
Views: 346203

Re: Sprite Graphics

The tutorial is meant mainly for me.
It’s a way to sort out my thoughts.
Yes I am sharing things.

I already made a tutorial on bitplains and it has helped me a lot.

And I need to do the tutorial soon while it’s still in my head

Am I making sense?
by Cyclone
July 17th, 2023, 12:46 pm
 
Forum: ROM Hacking
Topic: Sprite Graphics
Replies: 162
Views: 346203
Next

Return to advanced search

cron