Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Redneck Kentucky and the Next Generation Chickens

From PCGamingWiki, the wiki about fixing PC games
Revision as of 00:23, 7 June 2023 by AlphaYellow (talk | contribs)
Redneck Kentucky and the Next Generation Chickens
Redneck Kentucky and the Next Generation Chickens cover
Developers
City Interactive
Publishers
City Interactive
Engines
Unreal Engine 2
Release dates
Windows February 2, 2007
Taxonomy
Modes Singleplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres Action, FPS, Shooter
Art styles Stylized
Redneck Kentucky and the Next Generation Chickens on MobyGames

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows
Steam
Icon overlay.png
Windows
GamersGate
DRM-free after installation (requires an internet connection during installation)
Windows

Essential improvements

Skip intro videos

Instructions[1]
  1. Go to <path-to-game>\Movies.
  2. Delete or rename Intro.mpg and PoweredBy.mpg.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>/System/[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/837040/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>/Saves/[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/837040/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Widescreen resolution

Set in Kury.ini
  1. Go to the configuration file(s) location.
  2. Open Kury.ini.
  3. Go to the [WinDrv.WindowsClient] section.
  4. Set FullscreenViewportX and FullscreenViewportY to the desired resolution.

Field of view (FOV)

Set in User.ini
  1. Go to the configuration file(s) location.
  2. Open User.ini.
  3. Go to the [Engine.PlayerController] section.
  4. Change DesiredFOV=70, DefaultFOV=70 and FOVAngle=70.0 to the desired value.

Anisotropic filtering (AF)

Set anisotropic filtering
  1. Go to the configuration file(s) location.
  2. Open Kury.ini.
  3. Go to the [D3D9Drv.D3D9RenderDevice], [D3DDrv.D3DRenderDevice] or [OpenGLDrv.OpenGLRenderDevice] sections, depending on your chosen renderer.
  4. Change LevelOfAnisotropy=1 to the desired value.

Vertical sync (Vsync)

Set Vsync
  1. Go to the configuration file(s) location.
  2. Open Kury.ini.
  3. Go to the [D3D9Drv.D3D9RenderDevice], [D3DDrv.D3DRenderDevice] or [OpenGLDrv.OpenGLRenderDevice] sections, depending on your chosen renderer.
  4. Change UseVSync=False to UseVSync=True.

Anti-aliasing (AA)

MSAA
  1. Go to the configuration file(s) location.
  2. Open Kury.ini.
  3. Go to the [OpenGLDrv.OpenGLRenderDevice] section.
  4. Set MultisampleSamples=0 to the desired value.
Use dgVoodoo2 for the other renderers.

Input

Mouse acceleration

Edit User.ini[2]
  1. Launch the game at least once then close it.
  2. Go to the configuration file(s) location.
  3. Open User.ini.
  4. Add the line MouseAccelThreshold= in [Engine.PlayerInput] section, and set it to 0.

Mouse sensitivity

Edit ini file[3]
  1. Go to the configuration file(s) location.
  2. Open User.ini.
  3. Add a [Engine.PlayerInput] section at the bottom of the file.
  4. Add the line MouseSensitivity= and configure the value as desired (max is undefined).

Jerky/Uneven mouse movement

Edit ini file[4]
  1. Launch the game at least once then close it.
  2. Go to the configuration file(s) location.
  3. Open User.ini.
  4. Add a [Engine.PlayerInput] section at the bottom of the file.
  5. Add the following lines below it:
  6. MouseX=Count bXAxis | Axis aMouseX Speed=6
    _
    MouseY=Count bYAxis | Axis aMouseY Speed=6
    _
    MouseSmoothingMode=1
    _
    MouseSamplingTime=0.001
    • 0.008 for 125Hz polling rate
    • 0.002 for 500Hz polling rate
    • 0.001 for 1000Hz polling rate
  7. MouseSensitivity=50.0000
  8. Change the line MouseSensitivity= to 50 in User.ini (more or less, if needed to adjust).

Notes

Opening the control settings in-game to adjust mouse sensitivity will reset the value to 10 or below, making aiming way too slow.

Audio

Audio feature State Notes
Separate volume controls
Music, Effects.
Surround sound
Up to 7.0 output with DirectSound3D restoration software or OpenAL. See Surround sound.
Subtitles
Closed captions
Mute on focus lost
EAX support
EAX 3.
Royalty free audio

Surround sound

By default the game ouput to stereo on modern versions of Windows. This will force the game to use the system OpenAL device as ouput and restore surround sound.
Forcing the game to use system OpenAL device may lead to audio dropouts, missing and substituted audio samples.
Restore surround sound[5]
  1. Launch the game at least once then close it.
  2. Go to the configuration file(s) location.
  3. Open Kury.ini.
  4. Set Use3DSound=True and UseDefaultDriver=False, and save.

Localizations

Language UI Audio Sub Notes
English
German
Polish
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 8, 9
OpenGL 1.4
Software renderer
Shader Model support 1.4
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Pentium D 2.66 GHz, AMD Athlon 64 3500+
System memory (RAM) 2 GB
Hard disk drive (HDD) 300 MB
Video card (GPU) Nvidia GeForce (6800/7600-7950/8600-8800/9600-9800/GTX 260-280)
AMD Radeon (X1650-1950/HD2400-2900/3650-3870/4650-4870)
DirectX 9.0c compatible


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References

  1. Verified by User:aaronth07 on 2017-9-05
  2. Verified by User:AlphaYellow on 2023-06-05
  3. Verified by User:AlphaYellow on 2023-06-07
  4. Verified by User:AlphaYellow on 2023-06-07
  5. Verified by User:AlphaYellow on 2023-06-06