Pro Rally 2001

Report bugs, errors, problems, etc.
Gamecollector
Posts: 1067
Joined: Fri Jan 07, 2011 9:29 am
Location: RU

Re: Pro Rally 2001

Post by Gamecollector »

The result:
Attachments
Pro Rally 2001.JPG
Pro Rally 2001.JPG (40.21 KiB) Viewed 16848 times
Pro Rally 2001-2.JPG
Pro Rally 2001-2.JPG (10.52 KiB) Viewed 16848 times
ASUS P4P800 SE, Pentium4 3.2E/2 GiB DDR400 (3-3-3-8), Sapphire Radeon HD3850 AGP, 2 Voodoo2 12 MB (SLI), Audigy 2 ZS.
Windows XP SP3 Pro Rus (w/o the POSReady hack), Catalyst 14.4, Voodoo2 W2k 1.02.00 drivers.
User avatar
NicoDE
Posts: 67
Joined: Fri Aug 24, 2012 9:09 am
Location: Germany
Contact:

Re: Pro Rally 2001

Post by NicoDE »

Hm, this error message is shown if the self-check (CRC-16) fails.

There is a crc/size information in the file:

Code: Select all

struct ProRallyCRC {
	uint32_t Magic;  // 0x19981103
	uint32_t Checksum;
	uint32_t FileSize;
};
To fix the checksum for the previously posted modification search for

Code: Select all

03 11 98 19 3A 8F 00 00 00 40 0E 00
and change it to

Code: Select all

03 11 98 19 04 87 00 00 00 40 0E 00
User avatar
Zeus
Site Admin
Posts: 1712
Joined: Sun Sep 21, 2008 2:51 pm
Contact:

Re: Pro Rally 2001

Post by Zeus »

NicoDE wrote:
Don't waste your time trying to fix ProRally.exe, Nico. It's already fixed (see my previous post).

If you wanna help you can try to fix random CTDs before races in Motorhead or make a better patch (than mine) for M1TP2. :idea:
User avatar
NicoDE
Posts: 67
Joined: Fri Aug 24, 2012 9:09 am
Location: Germany
Contact:

Re: Pro Rally 2001

Post by NicoDE »

Zeus wrote:If you wanna help you can try to fix random CTDs before races in Motorhead or make a better patch (than mine) for M1TP2. :idea:
OK, I'll have a look at it.
IceMan
Posts: 109
Joined: Thu Nov 19, 2009 10:32 pm

Re: Pro Rally 2001

Post by IceMan »

Zeus wrote:
NicoDE wrote:
Don't waste your time trying to fix ProRally.exe, Nico. It's already fixed (see my previous post).
Zeus, are you releasing a fixed exe for Pro Rally 2001 or is it the next version of nGlide we'll need?
My PC spec: Win10 64bit, i7-4970K (not overclocked) MSI Nvidia GeForce GTX 980, Creative Soundblaster ZX, 16GB RAM, Asus Z98-A motherboard, ROG Swift GSYNC monitor
User avatar
Zeus
Site Admin
Posts: 1712
Joined: Sun Sep 21, 2008 2:51 pm
Contact:

Re: Pro Rally 2001

Post by Zeus »

Both, so I'll release them at the same time. You'll need new exe to fix freeze at loading screen and new wrapper version to fix "Mode Selection Error" bug.
IceMan
Posts: 109
Joined: Thu Nov 19, 2009 10:32 pm

Re: Pro Rally 2001

Post by IceMan »

Zeus wrote:Both, so I'll release them at the same time. You'll need new exe to fix freeze at loading screen and new wrapper version to fix "Mode Selection Error" bug.
Sounds excellent; it might just finally allow me to play Pro Rally 2001 on my XP machine, just before I upgrade to a new Win8 box where the game works already :D
My PC spec: Win10 64bit, i7-4970K (not overclocked) MSI Nvidia GeForce GTX 980, Creative Soundblaster ZX, 16GB RAM, Asus Z98-A motherboard, ROG Swift GSYNC monitor
IceMan
Posts: 109
Joined: Thu Nov 19, 2009 10:32 pm

Re: Pro Rally 2001

Post by IceMan »

Will the loading screen fix work on the Direct3D version as well as the Glide version?
My PC spec: Win10 64bit, i7-4970K (not overclocked) MSI Nvidia GeForce GTX 980, Creative Soundblaster ZX, 16GB RAM, Asus Z98-A motherboard, ROG Swift GSYNC monitor
IceMan
Posts: 109
Joined: Thu Nov 19, 2009 10:32 pm

Re: Pro Rally 2001

Post by IceMan »

And do you have a rough time frame for the release of the next version? Is there a certain milestone you need to reach before releasing it?
My PC spec: Win10 64bit, i7-4970K (not overclocked) MSI Nvidia GeForce GTX 980, Creative Soundblaster ZX, 16GB RAM, Asus Z98-A motherboard, ROG Swift GSYNC monitor
User avatar
Zeus
Site Admin
Posts: 1712
Joined: Sun Sep 21, 2008 2:51 pm
Contact:

Re: Pro Rally 2001

Post by Zeus »

nGlide 1.01 released.

Instruction how to play on Windows XP / 7 / 8:

1) Install the game through P4 installer
2) Install update 1.1
3) Replace 'prorally.exe' (all files available here)
4) Open 'rallysetup.exe' and set 'Voodoo'.
IceMan wrote:Will the loading screen fix work on the Direct3D version as well as the Glide version?
Probably yes, but I can't test it. D3D renderer doesn't work for me.
Post Reply