-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3Dmigoto causes Assassin's Creed: Odyssey to crash or freeze #162
Comments
Just going by the log, it says:
Then later on several times:
Does the game work without the mod installed, and is it configured to use DX11? |
The game works just fine without the mod installed but I wouldn't know how to check if it's configured to use DX11. There's no setting for it in-game. |
Oh, I missed the underscore in original_d3d11.dll, I guess that's when you want to have it locally or use another wrapper. HESULT |
I downloaded Assassin's Creed Origins to try it out and I'm getting the same issue there. Here's the log from Origins: |
I've also noticed it's failing to create the pink shader for hunting on both. I guess the DX12 not loading isn't an issue since you're using DX11. The Origins log doesn't say:
Which is a different. I do have both of these games so I could try to debug eventually, but I'm not familiar with the fixes. Clearly whomever made the fix had the game working, so I would recommend checking with them either on mtbs forums or discord. |
One thing I just noticed is that when 3Dmigoto is active, the game starts using 10GB RAM when trying to load from the splash screen and eventually freezing before reaching the main menu. Without 3Dmigoto, it never uses more than 2.5GB. |
That certainly doesn't sound good, although if you aren't getting an 'out of memory' error I'm not sure if that's the reason. Either way, it could be there's too much resource copying going on with the mod. Maybe you should check the 3Dmigoto profiler to see if something specific is eating up your RAM? |
I wouldn't even know where to begin with that, unfortunately. |
It's just Ctrl + F9 while the hunting overlay is open, but having looked at where it's mentioned in the d3dx.ini, it sounds like it only monitors CPU, not memory usage. For now I'd recommend asking whoever made the mod, which I am wondering who it is, since there is no helixmod page for either game, and 3D fix manager says they are CMU mode only. I'll need the mod myself if I get a chance to debug it myself. |
This is the mod in question, for Origins and Odyssey: https://www.nexusmods.com/assassinscreedorigins/mods/73 Unfortunately, the creator hasn't been active on Nexusmods in over a year. |
I've tried both with a legit copy of 1.5.6 and a pirated copy of 1.5.3 in order to see if the version mattered. In 1.5.6 I get to the starting screen before the graphics freeze and in 1.5.3 it simply crashes before I even get to that point. 3Dmigoto works fine in other games (or at least in God of War).
d3d11_log.txt
The text was updated successfully, but these errors were encountered: