Main > Driving & Racing Cabinets
Hacking Outrun 2006
Nuexzz:
@Howard the program can replace textures (DX games only) then with a scripts or launcher can be very professional work
https://code.google.com/p/texmod/wiki/uMod
also here the introduction of sound modification Daytona 2 Power Edition :blah: :blah:
(makes a backup of your Beach_wave.ogg please)
Howard_Casto:
That program you linked to is pretty asweome man!
I should at least be able to fix the hud with this, thanks.
Playing around with it you know what I found that was interesting? For whatever reason they changed the timer font between outrun 2 and outrun 2006.... the old font is still in there though.
Malenko:
so where can I get that HD Daytona?
Howard_Casto:
Nuexzz:
Did you have any luck with resizing textures? I can't seem to get umod to accept a modified texture unless the dimensions are exactly the same.
Howard_Casto:
I'm not working on this ATM, currently busy with real world pursuits, but I asked around over at the Cheat Engine forums in regards to blocking/injecting textures and DarkByte almost instantly replied with a version of CE that can do at least half of that.
And today another member played around with the sz files and recognized the format. It's just straight zlib compression. After that, there are multiple files in each sz. He recognized a few important ones... xpr0 (.xbx or xbox image file) and DDS (a .dds or directx texture file). So with a little bit of work I should be able to at least extract the textures. I've already pulled a few out manually with a hex editor and they look fine and uncorrupted.
With this knowledge I looked at the xbox and xbox360 versions. Their files are raw zlib compressed as well. Upon opening them up, the 360 is using some strange format, but the xbox seems to be using compatible files. So that stage injection might happen if I can ever figure out how to properly pack the files back in.
I might take some time tomorrow to make a extractor program and release it so you all can play around. It shouldn't take more than 20 min or so.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version