Perfare / Il2CppDumper

Unity il2cpp reverse engineer
MIT License
6.67k stars 1.29k forks source link

ERROR: Can't use auto mode to process file, try manual mode #766

Open Blu-Team opened 7 months ago

Blu-Team commented 7 months ago

Note: if you do not provide all of the following information I will directly ignore and close this issue. Also, fwi: the game I am trying to use is a steam game called redmatch 2

Note: Please don't just close this issue without any reason. I've seen this done a few times. I don't know what to do with the Input CodeRegistration:. Thanks!

Edit: I can't find GameAssembly.dll or Assembly.dll, where would these be located? I have taken a look through the il2cppdumper folder but there are no dlls. I've also taken a look through the il2cpp_data but nothing.

RapidKebab commented 7 months ago

Same Error here

Combinesoldier1337 commented 5 months ago

Same Error, the file i'm using "Assembly-CSharp.dll"

Edit: My bad, "GameAssembly.dll" was in the same folder as Game.exe, now everything works!

Blu-Team commented 5 months ago

Same Error, the file i'm using "Assembly-CSharp.dll"

Edit: My bad, "GameAssembly.dll" was in the same folder as Game.exe, now everything works!

yea also fixed it for me