Page 1 of 1

Cleopatra: Queen of the Nile

Posted: 10 Feb 2012, 07:00
by thales100


Widescreen Grade: C
Multi-monitor Grade: Unsupported

Read Full Detailed Report - Cleopatra: Queen of the Nile

Cleopatra: Queen of the Nile is an expánsion pack to Pharaoh, an isometric city-building game set in Ancient Egypt created by Impressions Games and published by Sierra Entertainment for Windows-based computers. It involves the construction and management of settlements and cities in ancient Egypt, and is the first such themed game in the City Building series. Both the original game and expansion pack are commonly referred to, and may be purchased as one, under the title Pharaoh and Cleopatra.








Cleopatra: Queen of the Nile

Posted: 16 Mar 2012, 17:18
by thales100


Widescreen Grade: C
Ultra-Widescreen Grade: C
Multi-monitor Grade: Unsupported
4k Grade: Incomplete

Read Full Detailed Report - Cleopatra: Queen of the Nile

Cleopatra: Queen of the Nile is an expánsion pack to Pharaoh, an isometric city-building game set in Ancient Egypt created by Impressions Games and published by Sierra Entertainment for Windows-based computers. It involves the construction and management of settlements and cities in ancient Egypt, and is the first such themed game in the City Building series. Both the original game and expansion pack are commonly referred to, and may be purchased as one, under the title Pharaoh and Cleopatra.




4:3


16:10


16:9


21:9


3x1


Thanks for the headsup, we

Posted: 18 Mar 2012, 12:27
by thales100
Thanks for the headsup, we will fix it asap, please keep checking WSGF.

Its fixed.

Posted: 18 Mar 2012, 18:28
by thales100
Its fixed.

When I download cleopatra.7z

Posted: 26 Apr 2012, 05:20
by Janbiya
When I download cleopatra.7z and look inside of it, all of the files in the archive have a packed size of 0. Trying to unpack the files predictably produces an error. I use WinRAR, so I've never had compatibility issues before. Could this be a problem on your side?

I am also getting an error

Posted: 04 Sep 2012, 14:31
by drafty
I am also getting an error when trying to decompress the 7-zip file. I am using 7-zip, so I don't believe that the software is the problem.

It would be great if someone could re-upload the file.

Thanks!

drafty wrote:I am also

Posted: 04 Sep 2012, 15:42
by jackfuste
I am also getting an error when trying to decompress the 7-zip file. I am using 7-zip, so I don't believe that the software is the problem.

It would be great if someone could re-upload the file.

Thanks!

The latest 7zip unpacks without any problems. You can download it here - http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/5367077

If you still can not unpack it, then try this archive - available from the PC Gaming Wiki Community Files (search there)

Re: Cleopatra: Queen of the Nile

Posted: 16 Jan 2014, 16:26
by ChrisJBuchanan
Thanks for this. Unzips fine, and so far (2 hours in) no crashes.
Today (next day), however, it still crashes. So I'm deleting Cleopatra, and using just the first (Pharaoh) disk

Re: Cleopatra: Queen of the Nile

Posted: 14 Feb 2014, 22:24
by Sirchick
Replaced the .exe for my Pharaoh GOG version (used Cleopatra's fix) the game runs but the resolution did not change for me ?


Am i missing something o_0

Re: Cleopatra: Queen of the Nile

Posted: 08 Jun 2014, 11:09
by trasek
Hello. This dosen't work for gold edition from gog.com.

Re: Cleopatra: Queen of the Nile

Posted: 14 Jun 2014, 21:52
by Super Sajuuk
Hi, I don't know if this is a bug or something, but I can't use the 1360x768 patch. Whenever I try to use it, the screen does not display properly and just goes to a blank screen. I also notice that the top bar in-game is completely black. Is this possibly a bug due to this laptop not supporting intermediate resolutions between 1366x768 and 1024x768 ?

EDIT: Please ignore. The problem was caused by the graphics card drivers on the laptop being modified for the manufacturer, which removed 1360x768. Uninstalled them and installed the generic Intel drivers, which made the resolution option available :)

Re: Cleopatra: Queen of the Nile

Posted: 11 Apr 2015, 14:03
by woodsman2b
Hello! I play with Pharaoh Gold on GOG. I have downloaded the patch cleopatra.7z with the resolution 1920*1080,
the game still works but with the original resolution. Is there something I have to do to solve this? Thank you!

Re: Cleopatra: Queen of the Nile

Posted: 25 Oct 2015, 08:36
by Gazan
Late reply but maybe helpful for someone in the future. I played around with the hack for some time before realizing how to make it work:

You have to actually start a game and change the resolution option for the hack to start working. It probably won't have your desired resolution, just select the highest one available and the game should switch. You might have to start the game in Administrative mode, or not. Tried this on the GoG version and with the 1920x1080 hack from Cleopatra.7z.

Otherwise seems to work well. Thanks for the hack! Used to love this game years ago.

Re: Cleopatra: Queen of the Nile

Posted: 28 Oct 2016, 18:32
by BeautifulChiselHammer
Hello, thanks for the Hack!

Works perfectly for me on the GOG version of the game. Ocerwrote the original and loaded the game, didnt have to do anything else it just worked.

However, is it possible to have a new hack uploaded with support for 2560x1080 (21:9)?

Ive been searching google to try and find how to make this myself but have had no luck.

Thanks


EDIT: Found This and Testing.. (http://www.wsgf.org/forums/viewtopic.ph ... &start=290)

Thanks crudelios

Download Pharaoh Resizer (Souce code)

1. Set Horizontal Resolution
2. Set Vertical Resolution
3. Save the file to the game's main directory
4. Open the game using the new file
5. Enjoy!

If the resizer complains about missing DLL's, please download the Visual C++ Redistributable for Visual Studio 2015

Some words of warning: First note that due to the way the game is coded, the horizontal resolution must be a multiple of 4, otherwise graphics will appear garbled. That's why a resolution of 1366x768 will not work, since 1366 is not a multiple of 4.
Also, this only works for the Pharaoh + Cleopatra version. For the standalone Pharaoh install, use the old files provided by jackfuste.


If you want to manually change the resolution, you'll need an hex editor. If you don't know what that is, or don't know what little-endianess means, this may not be for you. In that case, use PharaohResizer.

1. Open the Pharaoh.exe I uploaded with the hex editor.
2. Go to offset 0xcfa0a. Change the horizontal resolution (4 bytes, default 0x780 or 80 07 00 00).
3. Go to offset 0xcfa0f. Change the vertical resolution (4 bytes, default 0x438 or 38 04 00 00).
4. Go to offset 0xcfda3. Change the horizontal resolution (4 bytes, default 0x780 or 80 07 00 00).
5. Go to offset 0xcfdad. Change the vertical resolution (4 bytes, default 0x438 or 38 04 00 00).
6. Save the changed exe.
7. Enjoy the game!

Re: Cleopatra: Queen of the Nile

Posted: 28 Dec 2016, 18:54
by heretohelp
If you have issues try running the .exe in Windows 95 compatibility mode. Worked for me. (Windows 10 home, 2560x1440)

Re: Cleopatra: Queen of the Nile

Posted: 22 Jan 2018, 11:52
by SonofKitt
Make sure you change this setting if you are still having issues

Image