Niko: Through The Dream

Niko: Through The Dream

View Stats:
 This topic has been pinned, so it's probably important
StudioPaint  [developer] Jul 18, 2015 @ 4:06pm
SOLUTIONS & TWEAKS
Thanks for buying the game!.
We really hope you are enjoying it but we also know that sometimes the unexpected happens or maybe you want to tweak some parameters to customize your experience. This post will try to solve the most common problems/tweaks


-The game remains minimized when launched

Solution 1:
A) Press ALT+Enter in the keyboard (toggles between full screen and window mode)

Solution 2:
A) Open NikoTTD\UDKGame\Config\UDKSystemSettings.ini
B) Change to Fullscreen=FALSE


-My resolution is not supported

Solution 1:
A) Open NikoTTD\UDKGame\Config\UDKSystemSettings.ini
B) Set ResX=HorizontalResolution
ResY=VerticalResolution

Solution 2:
A) Open NikoTTD\UDKGame\Config\UDKUI.ini
B) Find [Engine.GameUISceneClient] section
C) Add your desired resolution with the current format
ResolutionsList=(Label="Resolution Name", Width=HorizontalResolution, Height=VerticalResolution)
Example: ResolutionsList=(Label="800x600", Width=800, Height=600)
D) Select the resolution in the game options menu

Solution 3:
A) Ask the for resolution in the forums and it will probably be added in the next patch


-I want to change the camera fov

NIKO CONFIG APPLICATION



-I want to invert the camera stick axis

NIKO CONFIG APPLICATION



-I want to change the camera sticks speed

NIKO CONFIG APPLICATION



-I want to invert the mouse axis

NIKO CONFIG APPLICATION



-I want to change the mouse axis speed

NIKO CONFIG APPLICATION
Last edited by StudioPaint; Aug 28, 2015 @ 5:18am
< >
Showing 1-15 of 49 comments
Grink Jul 17, 2015 @ 10:24am 
Controller look invert
Anyone know how I can invert the y axis for the left analog stick when using a controller?

It's an Unreal Engine game so suspect there might be a config file setting that can be changed but I wouldn't know what that might be myself. Any ideas?
morrritz Jul 17, 2015 @ 10:31am 
How "partial" is the controller support?
Title...
Is there any settings to invert X/Y and such?
Grink Jul 17, 2015 @ 10:43am 
From the few minutes I've played of it so far:

Can't use controller with main menu or Esc menu in game (though you can call the Esc menu up using the Start button, but then must switch to mouse...)
Can't invert x or y
Can't rebind controls on keyboard or controller
There are no controller settings whatsoever
Interact (i.e. pressing E on the keyboard) seems to be bound to clicking the right analog stick in, I think. I honestly can't quite tell because the first thing I've found to interact with seems to start based on random inputs. Edit: After some more tests it's X on my Xbox One controller.

In fact the only 3 settings at all are resolution, v-sync and fullscreen.

I'm sure the rest of the game is great but this is quite annoying.
Last edited by Grink; Jul 17, 2015 @ 10:53am
morrritz Jul 17, 2015 @ 11:48am 
Thanks... Will wait a bit and hope for a invert option. Could´nt play with Y uninverted if my life depended on it.. :meatytears:
webez Jul 17, 2015 @ 12:14pm 
Originally posted by Jon:
Anyone know how I can invert the y axis for the left analog stick when using a controller?

It's an Unreal Engine game so suspect there might be a config file setting that can be changed but I wouldn't know what that might be myself. Any ideas?


Open NikoTTD\UDKGame\Config\UDKInput.ini

Find these 2 lines:

Bindings=(Name="GBA_TurnLeft_Gamepad",Command="Axis aTurn Speed=1.0 DeadZone=0.2")
Bindings=(Name="GBA_Look_Gamepad",Command="Axis aLookup Speed=0.65 DeadZone=0.2")

Put a - before the number you want to invert in the Speed value. Example to change horizontal view axis
Bindings=(Name="GBA_TurnLeft_Gamepad",Command="Axis aTurn Speed=-1.0 DeadZone=0.2")
Last edited by webez; Jul 17, 2015 @ 12:18pm
webez Jul 17, 2015 @ 12:16pm 
You can change all input settings in NikoTTD\UDKGame\Config\UDKInput.ini (including x, y axis invert, keys asigned, mouse and sticks speed, etc.)

If you have any doubts on how to change a specific setting, I am happy to help :)
morrritz Jul 17, 2015 @ 12:17pm 
Yay, thanks! :approved:
thrashish Jul 17, 2015 @ 12:55pm 
not working.
i have 64 bit win 8.1 and it minimizes right after launch and is unplayable. i cant figure out how to adjust the compatability or get the game to run at all.
webez Jul 17, 2015 @ 12:59pm 
Minimizes or closes? Is the game running in the background or does it close when you run it? I have tested it in win 8.1 and 64bits and the game runs without problems and doesn't need any compatibility adjustments.
thrashish Jul 17, 2015 @ 1:03pm 
it minimizes and wont open. just reminimizes when i click on it. i just tried reinstalling and still have the same issue.
Last edited by thrashish; Jul 17, 2015 @ 1:04pm
Grink Jul 17, 2015 @ 1:21pm 
That worked thank you!
webez Jul 17, 2015 @ 1:21pm 
Originally posted by thrashish:
it minimizes and wont open. just reminimizes when i click on it. i just tried reinstalling and still have the same issue.

Let's try this (run in window mode)

Open NikoTTD\UDKGame\Config\UDKSystemSettings.ini

Search for Fullscreen= and set it to FALSE

Save the file.
Fernando Esra Jul 17, 2015 @ 1:45pm 
Press Alt + Enter at the start
thrashish Jul 17, 2015 @ 1:55pm 
Originally posted by Fernando Esra:
Press Alt + Enter at the start
that worked. thanks! i didnt try your fix, webez. but thanks for your concern.
StudioPaint  [developer] Jul 17, 2015 @ 4:08pm 
You can change all input settings in NikoTTD\UDKGame\Config\UDKInput.ini (including x, y axis invert, keys asigned, mouse and sticks speed, etc.)
< >
Showing 1-15 of 49 comments
Per page: 1530 50