FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Dead Space 2 (2xDVD9 to 2x DVD5) *Multi3 En,De,Ru* *English only* *INNO SETUP* (https://fileforums.com/showthread.php?t=91076)

ruxy013 26-02-2011 06:07

Thanks to ALVARIX2 great job, and sonicf helped me to.... thank..... works on windows 7 x86.....

kraemer 01-03-2011 07:48

I have one question...the Hardware compatibility check, works only on single core CPU's or also on multi?
Thanks!

pakrat2k2 01-03-2011 07:59

multi ( i have quad core )

kraemer 02-03-2011 04:43

Well, then i don't get a thing...
I have an AMD Phenom(tm) II X4 925 Processor @2807 MHZ and if i set the CPU frequency in Inno Setup like this :
Code:

#define CpuMHZ "3000"
when i run my installer the Processor Label turns red and if i press the Next button i'm being told that the hardware doesn't meet the minimum requirements and asked if i want to continue.

So the inno setup compare only one of my CPU's core with the value defined by me.

Please correct me if i'm wrong.Thanks,

Kraemer

pakrat2k2 02-03-2011 06:20

because your number isnt 3000, its 2807.. leave it at its default & compatablilty check will be green.

kraemer 02-03-2011 08:50

So you're saying that if i have a game that requires a minimum 3k+ single core on the hardware form the color will still be green?

I'm asking this making an abstraction of Dead Space. I'm just trying to figure it out how the installer compares those two values (my proc freq and my game demands).

Thanks.

pakrat2k2 02-03-2011 10:26

NO, it just uses the base numbers from the script itself.

the numbers that you see in the hardware compatability check are a part of the ISS script file( in this game):

#define VideoMem "256"
#define CpuMHZ "2400" ---> 2.4Mhz
#define PhysicalRam "2048"

So your 2807 machine is only a 2.8 AND would fail if the above number was at 3000. For it to pass it would need to be at 2800.

kraemer 03-03-2011 02:09

I don't think you've understood what i've been asking, or maybe i didn't understand your answer.

Let's take this example:
#define VideoMem "256"
#define CpuMHZ "3000" ---> 3.0Ghz SingleCore (let's say that the game works very fine on a 3.0 single Core)
#define PhysicalRam "2048"

And i have a quad Core at 2.8 Ghz. The ISS file is comparing only one of my core's (2.8< 3.0) or all my core's (4*2.8>>>3.0).

This is the thing i don't really get. I'd be thankfully if you could explain it the best you can. :)

Thanks.

kraemer 03-03-2011 06:52

LE: Now i've noticed that if i'm trying to uninstall the game while running on WIN XP the GameuxInstallHelper.dll is not deleted from my application folder on the hard disk and also the registries are intact. Anyone else is confronted with this issue?

ruler6666 03-03-2011 13:54

Hello,
I have the en/ger version. I want it only in german. How can I do this? Deleting only the en movies folder doesn't work. The game don't starts after installation.

snf 23-03-2011 09:40

Hi all
i do every thing and all works good,i also delete the 2,3,4,5.dat files.
but when i install the game its start in blank black screen and nothing else not even load the EA logo.
i use win 7 with the last DirectX
what can i do?

lupetto77 13-02-2012 17:09

no one has solved the problem that even Kraemer said on this topic .... I think interests to more people

I don't think you've understood what i've been asking, or maybe i didn't understand your answer.

Let's take this example:
#define VideoMem "256"
#define CpuMHZ "3000" ---> 3.0Ghz SingleCore (let's say that the game works very fine on a 3.0 single Core)
#define PhysicalRam "2048"

And i have a quad Core at 2.8 Ghz. The ISS file is comparing only one of my core's (2.8< 3.0) or all my core's (4*2.8>>>3.0).

This is the thing i don't really get. I'd be thankfully if you could explain it the best you can.

Thanks.


All times are GMT -7. The time now is 21:12.

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