Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i change difficulty? #60

Open
gregor3000 opened this issue Jul 30, 2021 · 11 comments
Open

How do i change difficulty? #60

gregor3000 opened this issue Jul 30, 2021 · 11 comments

Comments

@gregor3000
Copy link

Changing difficulty to easy via menu does not reduce the difficulty it seems. How do we do it? What are the commands?

@MAN-AT-ARMS
Copy link
Contributor

Easy in coop is much harder than easy in regular RTCW

@gregor3000
Copy link
Author

that it is and it does make sense, but how do we reduce it. for example in old svencoop you would change config file and reduce the health of enemies or increase damage on weapons. how do we do it here? i have searched for cvar to change difficulty but i can not find it. say if two inexperienced players want to have a go at it, the easy in coop is too hard. for me it is actually a good setting.

@ManiC400
Copy link

a cvar has been added in 1.0.3beta that allows you to use the old ai accuracy, as i have to admit currently in 1.0.2 the ai are verging on super human with their ability to spot you from miles off and get accurate shots on you instantly you tend to spend more time diving for cover. really the difficulties should reflect rtcw defaults and a extra difficulty should be added for godlike difficulty

@Gagert
Copy link

Gagert commented Nov 16, 2023

I remember having the very same issue with the difficulty many years ago, while playing rtcwcoop with a friend. The ai was superhuman, like having aimbots or something. I tried to compile build 4bd1b6a on Windows 11 using msys2, so that I could test using the old ai for bots. I successfully compiled rtcwcoop and all that, following the instructions included for compiling, but I got a black screen & game crash after opening RTCWCoop.x64.exe in my RTCW folder (the v1.0.2 release from August 23, 2017 works though).

@ManiC400
Copy link

ManiC400 commented Nov 16, 2023 via email

@ManiC400
Copy link

ManiC400 commented Nov 16, 2023 via email

@Gagert
Copy link

Gagert commented Nov 16, 2023

Thank for the reply; I'll try just that later. I should manage easily to add the required fixes to the 1.0.2 source, in my case the non-superior ai difficulty. I didn't thought about just editing the 1.0.2 source and then compile.

@Gagert
Copy link

Gagert commented Nov 16, 2023

Now I added the lines from commit 2cd3af6 to the 1.0.2 source & compiled it. The game works now. After that I added the line seta g_ignorescriptedaccuracy "1" in wolfconfig.cfg. I used the console in rtcwcoop, and g_ignorescriptedaccuracy is "1" or default as the console tells me. Does that seem right? I just did a quick test for maybe 2 minutes in game, and I actually managed not to die after encountering 3 enemies.

@ManiC400
Copy link

ManiC400 commented Nov 16, 2023 via email

@fretn
Copy link
Contributor

fretn commented Nov 16, 2023

I haven't been with my head in this source code since my last commit. What exactly is wrong with the latest git version of the source code ?

@ManiC400
Copy link

ManiC400 commented Nov 16, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants