Raicuparta / rai-pal

Mod manager for universal game mods
https://raicuparta.com/rai-pal
GNU General Public License v3.0
420 stars 11 forks source link

Detecting incorrect exe as the game exe #151

Closed mariusvniekerk closed 9 months ago

mariusvniekerk commented 9 months ago

When you have another exe in the game directory (say dlsstweaks.exe) rai pal can detect that as the game exe incorrectly

Raicuparta commented 9 months ago

Which game did this happen with exactly? Can you also share the debug data visible in that game's page in Rai Pal?

mariusvniekerk commented 9 months ago
{
  "discriminator": null,
  "executable": {
    "architecture": "X86",
    "engine": {
      "brand": "Unreal",
      "version": null
    },
    "name": "DLSSTweaksConfig.exe",
    "operatingSystem": "Windows",
    "path": "\\\\?\\C:\\Program Files\\Epic Games\\HogwartsLegacy\\Phoenix\\Binaries\\Win64\\DLSSTweaksConfig.exe",
    "scriptingBackend": null
  },
  "gameMode": "Flat",
  "id": "13487872978512138055",
  "installedModVersions": {
    "uevr": null
  },
  "name": "Hogwarts Legacy",
  "providerId": "Epic",
  "steamLaunch": null,
  "thumbnailUrl": null,
  "hasOutdatedMod": false
}
Raicuparta commented 9 months ago

Ok I see the problem. I'll close this one since it will be tracked in #154, it's the same issue