Search found 7 matches

by Exant
Sat Sep 29, 2018 6:31 am
Forum: Chao Hacking/Editing
Topic: How Chao Colouring / Textures Work
Replies: 6
Views: 3436

Re: How Chao Colouring / Textures Work

I just wanted to point out that the Shiny texture blending mode is actually additive, and brights are the result of trying to use the "shiny-monotone" shader mode which is basically (Shiny texture.rgba + Base color), but instead of sending the shiny texture, they send the body texture or "twotone te...
by Exant
Sun Mar 04, 2018 8:25 am
Forum: Chao Island Announcements
Topic: Sonic Adventure DX Chao World Extended!
Replies: 3
Views: 5957

Re: Sonic Adventure DX Chao World Extended!

Yep, but steam version needs better sadx.
by Exant
Sat Jan 06, 2018 4:29 pm
Forum: Chao Hacking/Editing
Topic: SADX Monster Evolution Mod
Replies: 0
Views: 1532

SADX Monster Evolution Mod

Download: https://drive.google.com/open?id=1pID-mRFmhwoa9ma7Mpl-bY8gCqO8C5vo I'm starting to port some of the codes over to SADX. It works the same way as in SA2. Requirements to get monster evo: 1. Chao must be in second evolution (magnitude >= 0.9, I made it 0.9 just because it looks almost the sa...
by Exant
Fri Jan 05, 2018 1:55 pm
Forum: Chao Hacking/Editing
Topic: SADX Shiny Jewels fixed!
Replies: 7
Views: 2646

Re: SADX Shiny Jewels fixed!

I just ported it to mod loader! Here's the link: https://drive.google.com/file/d/16C8oj4 ... sp=sharing
by Exant
Fri Jan 05, 2018 11:30 am
Forum: Chao Hacking/Editing
Topic: SADX Shiny Jewels fixed!
Replies: 7
Views: 2646

Re: SADX Shiny Jewels fixed!

It's located in the exe, both in SA2 and SADX. Shiny jewel colors are at 0048A3D8. BTW I'm working on a mod loader version of this since I found the colors in the exe ram which means I can modify runtime.
EDIT: default colors are in offset 0349D829.
by Exant
Wed Jan 03, 2018 10:34 pm
Forum: Chao Hacking/Editing
Topic: SADX Shiny Jewels fixed!
Replies: 7
Views: 2646

SADX Shiny Jewels fixed!

So after a week of struggling and hex editing and RAM editing I found the actual location for the glitched Shiny Jewel colors in the exe and edited them to be transparent like in the GC versions. https://imgur.com/a/gyw5A pic of shiny jewel black https://drive.google.com/open?id=1kqxWssfiZnGjo35BRT6...
by Exant
Sun Nov 26, 2017 8:40 am
Forum: Chao Hacking/Editing
Topic: How do the hero chao textures work?
Replies: 5
Views: 1807

Re: How do the hero chao textures work?

It works with pallettes. Those textures look blue and yellow because you loaded them with the al_child02 pallete (i believe that's how it's called). if you load it with the respective hero evolution pallette it will look correct