FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Street Fighter X Tekken (DVD9 -> DVD5) (https://fileforums.com/showthread.php?t=92922)

yener90 10-05-2012 23:03

Street Fighter X Tekken (DVD9 -> DVD5)
 
1 Attachment(s)
Street Fighter X Tekken DVD9 -> DVD5 Converter

FreeArc need to be installed on your system.
Uses newest CI 8.2.7.5 :D
NOTHING DELETED JUST STRONG COMPRESSION :D

1. Install the game and insert dvd

2. Download attachment, extract completely(wherever you want) and launch converter.exe.

3. Select the drive, where the TEMP folder should be and click on "Convert"
-> You can enable Create Iso function

5. Burn temp folder or burn the ISO file

DVD = 4.27 GB


FINISHED!!!:D:D:D

Time: 30 min :D

Screenshots:
http://img36.imageshack.us/img36/3615/scr1s.jpg
http://img526.imageshack.us/img526/36/scr2r.jpg
http://img840.imageshack.us/img840/7606/scr3f.jpg


alias-as 11-05-2012 01:59

thanks yener works 100/100 win 7 23bit :)

Fabioddq 11-05-2012 08:23

Works perfectly in Win7 64Bit.
I'm waiting and i'm curious for C.I. 8.2.7.5! Some important changes? :D:D
Thanks!

damar15 11-05-2012 09:06

work win 32bit

kassane 11-05-2012 12:37

Incrible!!!
I'm waiting and i'm curious for C.I. 8.2.7.5!http://fileforums.com/images/smilies/biggrin.gif

sarmadi 12-05-2012 14:41

Thanks Genius.
Works fine on win7/64 bit.

Fabioddq 13-05-2012 13:12

Yener, how do you got the EULA files (END USER LICENCE AGREEMENT) in all languages to make the conversion of this game?

pakrat2k2 13-05-2012 16:53

UPDATE 8.2.6
- License Page support added (To enable: define LicenseFile= or in langauges section in InstallScript.iss)

Fabioddq 13-05-2012 21:16

Quote:

Originally Posted by pakrat2k2 (Post 402583)
UPDATE 8.2.6
- License Page support added (To enable: define LicenseFile= or in langauges section in InstallScript.iss)

Oh yes Pakrat, I knew it! :p
I was referring to eula.rtf own files, I not found these files in the archives of the original game and was wondering if he got on a website for example. :D:D

pakrat2k2 13-05-2012 22:42

not likely, usually in a support &/or localization subfolder for each seperate language.
But the game itself has to have one to display it as part of its install process.

redetav 23-05-2012 18:57

Hello, one question. In the normal installation, my game is in Brazilian Portuguese, in the conversion during installation is Brazilian Portuguese too, but when the game starts, it is in English, is there any way to fix this? Thanks and sorry for the english...

Fabioddq 24-05-2012 09:01

Quote:

Originally Posted by redetav (Post 402820)
Hello, one question. In the normal installation, my game is in Brazilian Portuguese, in the conversion during installation is Brazilian Portuguese too, but when the game starts, it is in English, is there any way to fix this? Thanks and sorry for the english...

You must run regedit.exe and search for CAPCOM\Street Fighter X Tekken

In ValueData, change 2070 to 1046
Play in portuguese! :D

redetav 24-05-2012 09:25

Ok, this works and delete the folder ENG and rename the folder POR to ENG also works, but I was wondering if there was a way to let the chosen language right in the installation. I'll try to change the folder names before making the conversion and see if it works.

pakrat2k2 24-05-2012 09:40

just like resident evil its missing the get locale code ( peterf1999 posted this in another topic ) I'll just paste it here so yener may update his script to include this bit of code ( BOLD needs to be changed for Street Fighter of course.

Code:

[Registry]
Root: HKLM; Subkey: SOFTWARE\Capcom\RERC; ValueName: locale; ValueType: String; ValueData: {code:GetLocales}; Flags: uninsdeletekey

function GetLocales(Param: string): string;
begin
 
 case GetUILanguage and $3FF of
   
  $10: Result:='1040';
  $09: Result:='1033';
  $0A: Result:='1034';
  $07: Result:='1031';
  $0C: Result:='1036';
  $15: Result:='1045';
  $19: Result:='1049';
  $13: Result:='1043';
  else  Result:='1033'; 

 end;
end;


javieracdc 27-05-2012 08:08

can be it in 2 dvd5???...this compression is very slow for me :(

pakrat2k2 27-05-2012 10:41

let it run at night.

redetav 29-05-2012 09:53

Quote:

Originally Posted by pakrat2k2 (Post 402842)
just like resident evil its missing the get locale code ( peterf1999 posted this in another topic ) I'll just paste it here so yener may update his script to include this bit of code ( BOLD needs to be changed for Street Fighter of course.

Code:

[Registry]
Root: HKLM; Subkey: SOFTWARE\Capcom\RERC; ValueName: locale; ValueType: String; ValueData: {code:GetLocales}; Flags: uninsdeletekey

function GetLocales(Param: string): string;
begin
 
 case GetUILanguage and $3FF of
   
  $10: Result:='1040';
  $09: Result:='1033';
  $0A: Result:='1034';
  $07: Result:='1031';
  $0C: Result:='1036';
  $15: Result:='1045';
  $19: Result:='1049';
  $13: Result:='1043';
  else  Result:='1033'; 

 end;
end;


Maybe it's just a small fix, maybe after yener90 finish your current projects, he look at that, but we have to thank him for all he has done and is doing, thanks yener90.

Joe Forster/STA 29-05-2012 14:32

A more comprehensible and maintainable version (plain Pascal, never used Inno Setup myself):

Code:

function GetLocales(Param: string): string;
var
 UILanguage: Integer;
begin
 UILanguage := GetUILanguage and $3FF;
 if not (UILanguage in [$10, $09, $0A, $07, $0C, $15, $19, $13])
  then UILanguage := $09;
 Str($0400 or UILanguage, Result);
end;


luckas_carp 15-07-2012 09:00

Thanks yener, conversion works correctly under windows 7 x 86!

mixz 22-10-2012 13:25

What is this
when i open converter
i see that
<DVD not found. Click "Select" to select correct DVD Drive/Files>
i can understandwhat it want

http://i.imgur.com/cCr8N.png

Btx 16-12-2012 13:42

Where to put the folder with directx, windows live, vcredist ... ?

damar15 16-12-2012 16:52

Quote:

Originally Posted by mixz (Post 408630)
What is this
when i open converter
i see that
<DVD not found. Click "Select" to select correct DVD Drive/Files>
i can understandwhat it want

http://i.imgur.com/cCr8N.png

you extract the game on you hd dvd1 and dvd2 and select the foder wher you extract

Btx 17-12-2012 10:19

I want to do the conversion with the patch v1.6 and DLC unlocker .. Is that possible? 2DVDx5

elbubi 27-07-2013 08:30

Thanks Yener.

I want to use it with 1.08 patch + dlc unlocker, does anyone know if it works and if it stills fit in 1xdvd5?

Regards and thanks in advance.

elbubi 28-07-2013 18:52

Tested.

It works perfectly, but doesn't fit in 1xdvd5. Recoded videos and now it fits (4.1GB total)

Regards!

pakrat2k2 28-07-2013 20:14

thanks for posting back that info. Its important info that others who have the game & want to do the same to have.

mier90 01-08-2013 01:51

Quote:

Originally Posted by elbubi (Post 421448)
Tested.

It works perfectly, but doesn't fit in 1xdvd5. Recoded videos and now it fits (4.1GB total)

Regards!

is there any other method that can fit it into 1xdvd5 without recoded the videos?

pakrat2k2 01-08-2013 09:47

depends on wether your doing original version of game or game + updates. If doing game + updates then pm elbubi for details on what videos need to be re-encoded for it to fit on 1xdvd5

elbubi 01-08-2013 18:22

For all the people having doubts how to get game+1.08update+dlc to fit in 1xdvd5, and don't want/know how to reencode videos, you can do the following.

1. Download & Install SF2XTekken BlackBox Repack.
2. Backup folder "stream\CMN\movie" (where all recoded videos are stored)
3. Uninstall BB repack.
4. Install Original game
5. Install Update 1.08
6. Install DLC + Unlockers (optional)
7. Copy backed up folders/files in step 2 overwriting original videos.
8. Use Yener great converter to fit all in only 1xdvd5.

Cheers!

mier90 07-08-2013 20:25

Quote:

Originally Posted by elbubi (Post 421542)
For all the people having doubts how to get game+1.08update+dlc to fit in 1xdvd5, and don't want/know how to reencode videos, you can do the following.

1. Download & Install SF2XTekken BlackBox Repack.
2. Backup folder "stream\CMN\movie" (where all recoded videos are stored)
3. Uninstall BB repack.
4. Install Original game
5. Install Update 1.08
6. Install DLC + Unlockers (optional)
7. Copy backed up folders/files in step 2 overwriting original videos.
8. Use Yener great converter to fit all in only 1xdvd5.

Cheers!

Nice one! (Y) working like charm in w7x64.
Thanks!


All times are GMT -7. The time now is 02:09.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com