Asked by lowproexplorer
Hey everyone! I'm new to the site and sorta new to programming code. I'm learning, but slowly. I've read over some C++, and also just about every tutorial on PS2DIS codehacking I can find. I have a few questions.
1. I've seen some mention on how to change color codes in games, but they are not very helpful. What would I want to look for as far as a color code? What command would it be with?
2. Is it possible to modify sounds or graphics? If I wanted to use say, engine sounds from one car on another, or swap some graphics, would that be possible?
3. Is there a way to convert hex code to text, like C++ code? Wouldn't it make finding a code slightly easier? I'm sure other programmers must have though about this before, right?
4. Just for my own curiosity, what exactly is on the .bin files on the game disc? Is this where the actual graphics and sounds are located, or are those done in code too? I like to know exactly how the game works, it helps me to understand what I'm actually doing when I'm modifying a line of code.
Thanks in advance for your help....Mike



Reply With Quote

