Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
562 stars 78 forks source link

[User can't launch Persona 3 Reload / P3R, Due to D3D12 Dialog] #360

Open nonsmarts opened 5 months ago

nonsmarts commented 5 months ago

I recently started getting this message whenever I try to launch P3R from Reloaded II. Any ideas as to what the problem may be? Screenshot 2024-04-13 224012

Sewer56 commented 5 months ago

Reloaded shouldn't be passing any extra commandline parameters to the App, or modify game code by default.

Can you confirm whether this is caused by a mod or not? And more importantly, does the game boot unmodded?

nonsmarts commented 5 months ago

Reloaded shouldn't be passing any extra commandline parameters to the App, or modify game code by default.

Can you confirm whether this is caused by a mod or not? And more importantly, does the game boot unmodded?

I've tried booting the game unmodded but it still opens the reloaded startup window and gives me the same error as before

Sewer56 commented 5 months ago

Delete your Reloaded.Mod.Bootstrapper.asi in game folder and see if it happens when booting from exe.

nonsmarts commented 5 months ago

Delete your Reloaded.Mod.Bootstrapper.asi in game folder and see if it happens when booting from exe.

still not working

Sewer56 commented 5 months ago

If it doesn't boot unmodded, have you tried validating your game files?

nonsmarts commented 5 months ago

If it doesn't boot unmodded, have you tried validating your game files?

sorry if this is a dumb question but what exactly do you mean by "validate"?

Sewer56 commented 5 months ago

On Microsoft Store that's called Verify Files and is found under the Settings gear.

On Steam that's called Verify Integrity of Game Files and is found under (Right Click) Properties -> Installed Files -> Verify Integrity of Game Files

nonsmarts commented 5 months ago

On Microsoft Store that's called Verify Files and is found under the Settings gear.

On Steam that's called Verify Integrity of Game Files and is found under (Right Click) Properties -> Installed Files -> Verify Integrity of Game Files

there were no issues with verifying the files

Hrkcreate commented 4 weeks ago

did you ever find a fix for this. i am facing the same problem

Sewer56 commented 2 weeks ago

@Hrkcreate Does the game actually boot unmodded? The previous person didn't mention, but I feel that's quite important.