Yuri%60s Revenge 1.004 Patch

Yuri's Revenge 1.001 Patch Description. From the patch notes. November 12th, 2001. TOP SECRET -Commander: Thanks for your continued participation in the global war effort against the madman Yuri. Our boys at the Lab have come up with some modifications for your arsenal that should improve your battle experiences. Download chinese patch 1.001 (3MB) Download english patch 1.001 (3MB) Download french patch 1.001 (3MB) Download german patch 1.001 (3MB) Download korean patch 1.001 (3MB) List of changes in patch 1.001. Patch 1.004 for Command & Conquer: Red Alert 2 was released in February 2001. The downloadable patch executable includes all the patches that were released before it. 1 Changes 1.1 Feature additions 1.2 Westwood Online changes or feature additions 1.3 Unit balance changes RA2 now allows you to play 'Free for All' in Skirmish mode. Now the AI can attack each other and not just the player.

My version is already 1.001 even if its not yet patched. My problem is that whenever I try to run the game without CD it always asks me to insert the CD and restart the application. And also, when I patch the game, there's always the Old file not found thing. I just did what the readme1st file told me to do. This is what the readme1st file in the crack folder of my CD said:

Yuri's Revenge 1.001

1. Install the game, full install.Yuri%60s Revenge 1.004 Patch

2. Copy gamemd.exe and yuri-1001-english to your game directory

3. Run yuri-1001-english to apply the patch.

Command & Conquer Graphics Patcher is a tool to make rendering in Tiberian Sun, Red Alert 2 and Yuri's Revenge faster.

Which games can be patched?

This works for the latest patched versions, whether they are English or German. Tiberian Sun uses a packed exe, in which I couldn't locate the spot to change. If you have an unpacked exe (like from a NoCD-Patch), this should work, too. I didn't test any other language version.

At the time of release, this project was merely a day old, so if anything does not work, send me a message. This patch is designed to improve rendering in Windows Vista and later. It might not have an effect on earlier versions of Windows, or it might even have a negative impact. This patch is also stupid, because it does not automatically distiguish between OS versions to select the best behavior. Sorry for that, but I won't change it.

Testing showed this patch is working even with mods like Twisted Insurrection for Tiberian Sun and Mental Omega 2.0psi (which is using NPatch). So chances are good it is working for other mods, too.

How to use

Download the patcher and either put in in the same directory as the game or put the game.exe/gamemd.exe file in the same folder as this patcher and run it. The patch is not applied until you apply it explicitly, and it can be undone again using the patcher.

To prevent issues with Windows Vista or later, I recommend to put the patcher into a separate folder and copy the game file into it. Copy it back after patching. Also: Back up your original game file, just to be sure.

Yuri%60s

You will need the Microsoft .net Framework 3.5 to run this tool. After all files are patched, this patcher is not needed any more.

Background

The dimetric Command & Conquer games use several temporary graphics to draw to. Some of them are allocated in Video RAM, some of them are allocated in system RAM. When the game wants to draw something, the data has to be copied from VRAM to system RAM, which is an expensive operation and it gets more obvious the more objects (units, debris, ...) are on the map. The patch changes the game to not allocate surfaces in VRAM in the first place, so this cannot become an issue.

The following bytes need to be changed. This is not optimized. If you understand the raw assembler instructions, you can optimize it by putting a jmp there.

Yuri's Revenge Patch Windows 10

GameOffsetOriginalPatched
Tiberian Sun0008AC2F3C 01 75 0C90 90 90 90
Red Alert 2000AA51F3C 01 75 0C90 90 90 90
Yuri's Revenge000BA61F3C 01 75 0A90 90 90 90

Yuri%60s Revenge 1.004 Patch

Credits

Yuri's Revenge 1.001 Patch

The patches solve the problem the same way as it is done by Ares, the Yuri's Revenge expansion dll. The original fix was implemented by DCoder. I applied this solution to TS and RA2 and coded the patching tool around it.