SpeedrunTooling / SRTPluginUIRE2DirectXOverlay

MIT License
0 stars 0 forks source link

Problem with loading of RE2 Remake overlay #4

Open brharr opened 1 year ago

brharr commented 1 year ago

When I try and start SRT with the RE2 Remake plugin and DirectX Overlay, I get an Unknown version error and message that I should DM one of you with the version.log. I believe that there was a new version of the RE2 Remake as I was asked to accept a new EULA agreement, but there is no reference to a Patch or anything else on Steam.

The content of the version.log is the following:

private static readonly byte[] re2??_00000000 = new byte[32] { 0x6C, 0xAA, 0xA8, 0x15, 0xBF, 0x9E, 0x95, 0xF8, 0xA8, 0x41, 0xBC, 0x81, 0xFD, 0xF2, 0x9F, 0xEC, 0x55, 0xE8, 0x36, 0xC8, 0x7B, 0xAB, 0x8A, 0x76, 0xD5, 0x5C, 0x69, 0xBE, 0xF9, 0xAD, 0xA9, 0x41 };

I also tried doing a fresh install of all components without any success

Mysterion06 commented 1 month ago

Its recognizing the correct version. In your SRTHost it should say "Game Detected! Version: World public Release". Though in the code I see we never declared any pointers to that version, therefore it cant show any information. Try to go with a more updated version of the game!