ghostinthecamera / IGCS-GITC

Camera tools based on Frans Bouma's IGCS framework.
BSD 2-Clause "Simplified" License
59 stars 9 forks source link

The Free Camera for Ace Combat 7 crashes in Windows 7 #8

Closed WZNGT closed 4 years ago

WZNGT commented 4 years ago

When I run Ace Combat 7 of 1.2.2.5 version (The update with Anchorhead Raid) with GITC_AC7_Tools_v1.23, an error "Failed to create directX device and swapchain" will be shown, the mod still runs but no overlay is shown. It works ok with "Ins" command to enable, but then if "Numpad 0" is pressed the game crashes (pressing "." also crashes the game).

The website of Universal Unreal Engine 4 Console Unlocker suggest using Extreme Injector since "Some people on Windows 7 have reported issues with the IGCSInjector", I tried that but same thing happened. It it possible to get a fix?

ghostinthecamera commented 4 years ago

There are 2 issues here: 1) Failure to create DirectX device and Swapchain - I cannot replicate this error and therefore have no idea what is causing it. The tools are provided as-is without support and if I cannot replicate the issue there is no way a fix can be developed. 2) Gaming crashing - various game updates have broken certain features in the tools. The tools require updating to the latest version of the game - if I have time to do this I will, otherwise, sorry. You can change the default behaviour in the overlay so that Numpad 0 doesn't crash the game.

WZNGT commented 4 years ago

Hmm... there was no overlay in my case, and Num0 is for pause the game which is quite important, so it's basically unusable at the moment.

RythusOmega mentioned this set to be added into IGCSInjector.ini file to make it work in the current version, but the crashing still occurred on my end. [CameraSettings] invertY=False allowCameraMovementWhenMenuIsUp=False hudandtimestop=False fastMovementMultiplier=50.000000 slowMovementMultiplier=0.040000 movementUpMultiplier=0.700000 movementSpeed=0.700000 rotationSpeed=0.010000 fovChangeSpeed=0.200000

ghostinthecamera commented 4 years ago

The "hudandtimestop"=false should prevent crashing (as the HUD toggle is what is broken). However, as I said, I cannot replicate the failure to create device error (and have never personally experienced it). You're options are to roll back to an older version of the game if you can't disable that function - sorry.

WZNGT commented 4 years ago

It works fine without any crash after the update, thanks! BTW... will the camera work in multiplayer? I have tried to take a shot with an AI aircraft, but since they just fly around like headless bugs it's too hard to get a nice shot (and they don't have SP weapons). So I am now thinking about fly with a friend in MP for the screenshot, but not sure if it's praticle.

ghostinthecamera commented 4 years ago

It will work but anti cheat measures often detect the tools (and since they can't tell what the tools are doing only that they are injecting their own DLL and modifying game memory) you will be flagged for cheating. I recommend not using the tools in multiplayer as there is a risk of ban/other action.

WZNGT commented 4 years ago

Right...... maybe I can find a friend and just take the shot real quick, then just cut the internet connection on both ends so there's no result for anti-cheat to verify. Hopefully it works like that, thank you for the tool nonetheless.