nothke / shakedown-docs

Documentation for Shakedown Rally
58 stars 1 forks source link

Can't accelerate #4

Open CSSkater opened 1 year ago

CSSkater commented 1 year ago

Hi, I just downloaded the game. There's this weird bug where the car automatically accelerates with no input, but the rpm bounces at 2000 and no matter what you do, you can't accelerate higher than that. And there's also this thing where the whole area in front of the car has this blue tint to it while everything behind the car is normal.

Playing on Windows 8.1 laptop with integrated graphics.

nothke commented 1 year ago

I noticed on my integrated GPU that it has a problem rendering headlights, that could be the issue. Try toggling lights on L and see what happens?

I don't officially support Windows 8.1 so you're on your own there. It might not support the correct OpenGL extensions.

MotoMn121 commented 1 year ago

On Windows 10 with a discrete GPU (r9 290).

Did not experience the graphics issue you described but did notice that the throttle and brake were always applied at 50% power, keeping the RPM stuck around 2000RPM and limiting the vehicle speed to about 35 km/h when in 6th gear.

Going into the config.ini file and changing the throttleAxis, throttleAxisNormalized, brakeAxis and brakeAxisNormalized values to 0 solved this for me.

nothke commented 1 year ago

Throttle locking at 50% means that you have a controller attached, and so the game is picking it up. Some controllers will have range from 0-1, so for example for steering the middle position will be 0.5, that's why. You have correctly (for now) fixed the issue by putting the axis to a different value, but it's better to put it to -1 because 0 is a also valid axis.

Nekkowe commented 7 months ago

Playing the demo, I'm getting the same issue, but I absolutely do not have any controller plugged in - I tried removing every USB device in turn and no dice.

The yellow bar is constantly flashing on and off.

It would be nice if the game let you choose a single active controller.

Nekkowe commented 7 months ago

I've followed the point in the documentation regarding setting the axes in config.ini to -1.

The yellow bar is still flashing as before. Throttle and brake can increase just fine, but never decrease(???) even after letting to of the button. image

pmanacas commented 4 months ago

I've followed the point in the documentation regarding setting the axes in config.ini to -1.

The yellow bar is still flashing as before. Throttle and brake can increase just fine, but never decrease(???) even after letting to of the button.

log.txt config.ini.txt

I have this same issue: