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 13-09-2009 10:01

Quote:

Originally Posted by klaroqsim (Post 376515)
deactivated the anti virus and it worked ¬¬
many thanks

Which antivirus do you use?

klaroqsim 13-09-2009 10:14

Avg anti virus

XP SP3 32 bits here

Fresha 13-09-2009 15:30

it works 100% for me, english+spanish

pakrat2k2 14-09-2009 21:02

peterf1999's conversion resamples/downsizes 2 videos from beginning of the game.

You want a whole new conversion for 2 videos you'll probably just bypass from the start of the game.
Wanna see the difference d/l bink video player and see the difference in the 2 files yourself. They play perfectly fine from within the game & youd never notice the difference. Take whats already been offered, and be glad for it.

peterf1999 15-09-2009 05:50

1 Attachment(s)
Quote:

Originally Posted by asiaph (Post 376611)
peterf1999 what dummy files? and where can i get files o replace this?? 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

Hope respond? THANKS

;)

peterf1999 15-09-2009 11:38

Quote:

Originally Posted by asiaph (Post 376664)
so hard to connect on Rapidshare links. anyway.. peterf1999 you mean PART 1, PART2 and PART 3 its the same files? thank you again. pls help i need to do this. ehehehe

its spanned archive,you need all files

bo_3li_h 15-11-2009 09:12

Quote:

Originally Posted by peterf1999 (Post 376514)
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;




Can please tell me how to compile this code? and please let me know where to find some little guide to learn how to use it in the feature for my own conversions, i will appreciate it

and thanks for the conversion, tested under vista 32 it works perfect

benorun974 06-10-2012 05:41

What is the "PC_Def.str" ? I have not put this file in my ISO (just a dummy one) and it works fine. ISO size is about 3.34 Go (only one language : french)


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

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