Rise of the Argonauts

Rise of the Argonauts

Not enough ratings
Invert Mouse Y-Axis / Invertire l'asse Y del Mouse
By Cunin
[eng] Since the game has no option for that, I found a way to do it myself.
[ita] Visto che il gioco non ha tale opzione, ho trovato un modo per farlo per conto mio.
   
Award
Favorite
Favorited
Unfavorite
ENG
1) Launch the game once, to let it create the configuration files, then close it.

2) Open a new explorer window and paste the following address into the address field, then press enter to browse into that folder:
%USERPROFILE%\Documents\My Games\Rise of the Argonauts\LiquidGame\Config

3) Open the file LiquidInput.ini with Notepad and search for the following string:
Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY")

FIND THE LAST ONE (so just press F3 until you find the last one) because in my case, there's 2 identical lines like that (and others), and if you just modify the first one it will not work.

4) Change it into this:
Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY Speed=-1.0")

5) Save and close the file (or just close the file and press Yes when asked to save it).



It should work now, at least it does for me, so please report if this didn't work for you.
ITA
1) Fate partire il gioco almeno una volta per permettergli di creare i file di configurazione, quindi chiudetelo.

2) Aprite una finestra di explorer (il file browser di Windows) e navigate nel seguente indirizzo (copia/ incolla nella barra degli indirizzi, poi premete invio)

%USERPROFILE%\Documents\My Games\Rise of the Argonauts\LiquidGame\Config

3) Aprite il file LiquidInput.ini con Notepad (o simile) e cercate il seguente testo:

Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY")

TROVATE L'ULTIMO (premete F3 fino a che troverete l'ultimo nel file), poiché nel mio caso ci ne sono 2 righe uguali nel file, e modificandone solo la prima non otterrete alcun effetto.

4) Sostituitela con il seguente testo:
Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY Speed=-1.0")

5) Salvate e chiudete.



Ora dovrebbe funzionare, almeno per me, quindi fatemi sapere se per voi non funziona.