FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Mini Ninjas (DVD9 to 1xDVD5) (https://fileforums.com/showthread.php?t=87755)

peterf1999 11-09-2009 09:53

Mini Ninjas (DVD9 to 1xDVD5)
 
4 Attachment(s)
Mini Ninjas (DVD9 to 1xDVD5 english or english+1 language) FREEARC+IS Loader

1) Make temp folder

'temp\MINININJAS'

2) Copy all contents of DVD9 to 'temp\MINININJAS'

3) Replace the following files in 'temp\MINININJAS\data' with dummy files (for english conversion):

PC_Dut.str
PC_Fre.str
PC_Ger.str
PC_Ita.str
PC_Spa.str
PC_Def.str

(for italian+english conversion):

PC_Dut.str
PC_Fre.str
PC_Ger.str
PC_Spa.str
PC_Def.str

4) Delete 'Directx' folder from 'temp\MINININJAS\data\'

5) Rename 'Setup.exe' file in 'temp\MINININJAS\' to 'Install.exe'

6) Extract 'MINI_NINJAS_1xDVD5.rar' contents to 'temp\MINININJAS\' folder

7) Start FREEARC browse game's folder after installation, or directly from DVD9 select:

PC_Def.str

http://i29.tinypic.com/23upi8g.jpg

Output archive: MN_arc.exe
Compression: Maximum (192mb decompression)
Make exe: Windows GUI: freearc.sfx

8) Move MN_arc.exe to 'temp\MINININJAS\'

9) Extract & overwrite resampled biks to 'temp\MINININJAS\data\Movies\':

Attachment 1308
Attachment 1309
Attachment 1310

10) Burn or make ISO with same label name of temp folder


DVD size 4.27 GB (English only)
DVD size 4.37 GB (1 Language+English)

misterbr 11-09-2009 17:59

Quote:

Originally Posted by klaroqsim (Post 376401)
not understand how to create fake dummy files ²

open in notepad and save with the name of the language and if .txt just withdraw and leave the file name, for example you can get PC_Ita.str.txt mark on the windows to see extensions hide known and remove .txt file that will create the false.

peterf1999 11-09-2009 23:55

Quote:

Originally Posted by lyn888 (Post 376405)
conversion works fine but why is my DVD size equal to 4.27? hope you could brief me a bit
peterf1999. thanks

don't worry, the size of english conversion is 4.27 gb :p :)

4.37 is for 1 language+English

senseman 12-09-2009 00:53

thank you peter1999
tested works win xp x64 sp2

peterf1999 12-09-2009 03:54

Quote:

Originally Posted by tarzan_gk (Post 376422)
i don't like downsample the movies. Thx!

Only 2 biks are re-encoded (half resolution same aspect ratio & the quality is good)

Charlietwo 12-09-2009 09:31

peterf1999 guide work perfect, thanks.

One tip: for compress to dvd 4.37 GB whit english + another language replace all languaje dat files with dummy files and compress in FREEARC these files: PC_Def.str and another wish language dat file

senseman 12-09-2009 11:04

Quote:

Originally Posted by d_athena (Post 376447)
where can i get this freearc?


Code:

http://freearc.org/download/0.51/FreeArc-0.51-win32.exe

Charlietwo 12-09-2009 15:07

Quote:

Originally Posted by klaroqsim (Post 376445)
yes
I did exactly as you said, but not unpacked :S


Try disable antivirus before of install to game.

Bigger executables as MN_arc.exe can give problemas with some antivirus.

t3hmace 12-09-2009 16:39

Simply squeezing all game files except directx folder with 7zip gives perfect fit of 4.35 GB. No hassle, no languages ripped, no videos screwed.

peterf1999 13-09-2009 01:11

Quote:

Originally Posted by neongio (Post 376479)
I have a problem

I have follow the guide but i always have only english text and voice ingame.
How can I change language?

Now I have pd_def in MN_arc archive and only italian.str (130555kb) / Eng.srt (1kb) in data folder. Other str are 0kb - is it correct?

When I start game I read everything in English

system language of your OS?

peterf1999 13-09-2009 01:37

Quote:

Originally Posted by neongio (Post 376489)
I'm italian but s.o lang is English


try to add this line to main.ini:

locale=italian :)

neongio 13-09-2009 01:39

Quote:

Originally Posted by peterf1999 (Post 376490)
try to add this line to main.ini:

locale=italian :)

you are a god...a roman god :)

peterf1999 13-09-2009 09:35

This simple code (setup.exe) launch MINI NINJAS original installer (NSIS) & unpack freearc archive at end of installation

Code:

function InitializeSetup(): Boolean;

var
ResultCode: integer; path: string;

begin

  if not RegKeyExists(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mini Ninjas') then
  begin
  Exec (ExpandConstant('{src}\Install.exe'),'', '', SW_SHOW,
    ewWaitUntilTerminated, ResultCode)
  if RegQueryStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mini Ninjas',
    'UninstallString', path) then
  begin
  path:=RemoveBackslash(ExtractFilePath(path)); 
  Exec (ExpandConstant('{src}\MN_arc.exe'), '-x -d'+'"'+path+'"'+' -y -s2', '', SW_SHOW,
      ewNoWait, ResultCode)
  end
  end else
  begin
  Exec (ExpandConstant('{src}\Install.exe'),'', '', SW_SHOW,
    ewNoWait, ResultCode)
  end;

end;


klaroqsim 13-09-2009 09:43

deactivated the anti virus and it worked ¬¬
many thanks

peterf1999 13-09-2009 09:51

is there someone that tested it under XP and works?

i tested it under vista x86 sp2 & win 7 rc


All times are GMT -7. The time now is 19:31.

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