diasurgical / devilutionX

Diablo build for modern operating systems
Other
8.08k stars 794 forks source link

[Feature Request]: Documentation is incomplete #7188

Closed Gunnar-GO closed 4 months ago

Gunnar-GO commented 4 months ago

Feature Type

Quality of Life

Describe

I wanted to set the deadzone for the xbox port, thankfully i found a setting for but i don't know which values are expected.

https://github.com/diasurgical/devilutionX/wiki/DevilutionX-diablo.ini-configuration-guide

if i set 20 the game doesn't start. i found in old issues, values of 0.07 and other .. so i will try these later.

Gunnar-GO commented 4 months ago

even the mentioned 0.7 or 0.070000 didn't work, it results like other values in a black screen at start.

Trihedraf commented 4 months ago

If you delete the line and run the game again it will autocreate the default.

AJenbo commented 4 months ago

Use Discussion for support

Gunnar-GO commented 4 months ago

i didn't asked for support i pointed out that, the documentation is incomplete, 'cause it lacks any information or example of expected entries.

@Trihedraf empty after the = ... so it is still open which data is expected.

DakkJaniels commented 4 months ago

What version of the game are you running? It should default to 0.07, not sure why that would be resulting in a black screen at start. Also, it should be a float less than or equal to 1.

qndel commented 4 months ago

i didn't asked for support i pointed out that, the documentation is incomplete, 'cause it lacks any information or example of expected entries.

@Trihedraf empty after the = ... so it is still open which data is expected.

Feel free to fix it

AJenbo commented 4 months ago

The wiki is a community project where people try to help each other. Not finding the info you need there is support related.

The black screen could be an issue with NXDK not being able to parse the float value.

Gunnar-GO commented 4 months ago

i would add this info , if i could find valid informations about ..

And your thinking would be a bug, that should be tested and reported.

StephenCWills commented 4 months ago

i would add this info , if i could find valid informations about ..

DakkJaniels explained it. It's a floating-point value between 0 and 1. The default is 0.07.

And your thinking would be a bug, that should be tested and reported.

Not to worry. #6967