Hello
I'm trying to convert any video format to '.000 ' format the silent hill 3
there is a program that converts .000 to MPEG but urgently need somehow to convert any video to .000
Any help is very welcome
000 file: http://www.4shared.com/file/9EAddz9oce/henshin.html
Program : http://silenthill.ucoz.org/load/0-0-0-15-20
Join also our Discord channel! Click here.
Silent Hill 3 PC .000 file
-
- veteran
- Posts: 134
- Joined: Wed Jun 02, 2010 4:53 am
- Has thanked: 18 times
- Been thanked: 143 times
- Contact:
Re: Silent Hill 3 PC .000 file
Hi,
I don't know how to convert the .mpeg back to a .000 file but here's the thing:
On this site http://www.ctpax-x.org/index.php?goto=f ... 96&lang=en I found the Delphi source code of another 000->mpeg converter.
Since I'm not comfortable with Delphi, I ported the code to Java - I though I could then somehow "reverse" the converting process.
Well, I couldn't but maybe someone else can use the code to figure out how to convert the video back to .000
I don't know how to convert the .mpeg back to a .000 file but here's the thing:
On this site http://www.ctpax-x.org/index.php?goto=f ... 96&lang=en I found the Delphi source code of another 000->mpeg converter.
Since I'm not comfortable with Delphi, I ported the code to Java - I though I could then somehow "reverse" the converting process.
Well, I couldn't but maybe someone else can use the code to figure out how to convert the video back to .000
You do not have the required permissions to view the files attached to this post.
Re: Silent Hill 3 PC .000 file
The tool was updated with the C source codes and complete format decryption.herbert3000 wrote:Since I'm not comfortable with Delphi, I ported the code to Java - I though I could then somehow "reverse" the converting process.
Well, I couldn't but maybe someone else can use the code to figure out how to convert the video back to .000
Now you can write a back converter if you want.