It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Invert mouse option in the menu doesn't seem to do anything.
Is there a .INI setting to change to make it work ?
This question / problem has been solved by ggrinderimage
Try restarting your PC.
Restarting doesn't help, it's a game bug. The devs have already released a patch for the Steam version that fixes the problem, let's hope the patch will be available here very soon as well.

(Kind of annoys me that almighty Steam always has priority because of its dominating position, be it the release of the game itself or the patch - Steam users got both way earlier than us "plebs" here at GOG...)
avatar
Sakiko: Restarting doesn't help, it's a game bug. The devs have already released a patch for the Steam version that fixes the problem, let's hope the patch will be available here very soon as well.

(Kind of annoys me that almighty Steam always has priority because of its dominating position, be it the release of the game itself or the patch - Steam users got both way earlier than us "plebs" here at GOG...)
It's not really a Steam priority. But Steam offers the developers to simply upload and publish the updates themselves. There are no extra checks through Steam and they don't have to build specific installers like GOG has to do. This costs time. Thats also a big reason why developers prefer to run early access programs only through Steam. It's much easier for them when they are going to update their game more frequently.
Ahh, I didn't know that, explains a lot. Thanks for letting me know, that was a *really* interesting read!
Dankeschön! :)
As a temporary work around you can edit your AstronautsInput.ini

The file is located in:
C:\Users\%user%\Documents\My Games\The Vanishing of Ethan Carter\AstronautsGame\Config

Find the line:

Bindings=(Name="MouseY",GamePadName=,MenuItemName=,GamePadIconName=,KismetAction=,Command="Count bYAxis | Axis aMouseY",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,isConfigura ble=False)

and replace it with

Bindings=(Name="MouseY",GamePadName=,MenuItemName=,GamePadIconName=,KismetAction=,Command="Count bYAxis | Axis aMouseY Speed=-1",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnore Alt=False,isC onfigurable=False)

This will invert your y-axis.
avatar
ggrinder: As a temporary work around you can edit your AstronautsInput.ini

The file is located in:
C:\Users\%user%\Documents\My Games\The Vanishing of Ethan Carter\AstronautsGame\Config

Find the line:

Bindings=(Name="MouseY",GamePadName=,MenuItemName=,GamePadIconName=,KismetAction=,Command="Count bYAxis | Axis aMouseY",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,isConfigura ble=False)

and replace it with

Bindings=(Name="MouseY",GamePadName=,MenuItemName=,GamePadIconName=,KismetAction=,Command="Count bYAxis | Axis aMouseY Speed=-1",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnore Alt=False,isC onfigurable=False)

This will invert your y-axis.
Thanks ggrinder , this solution saves my day :-)