Code Monkey home page Code Monkey logo

doom3-linux-widescreen-fix's Introduction

doom3-linux-widescreen-fix

NB! The creator of this fix is not responsible if something will go wrong during install,or for any issues that arise on your OS/hardware.This fix is distributed under GPL 3.0 license.This tutorial is meant for enthusiasts,tinkerers and gamers who want the the game to work and are not affraid to take the risk of learning some new stuff in the process.

Create a an autoexec.cfg and drop it into your base doom3 directory in Steam client.Recommended Proton versions 5.13 and 6.8 (they don't give black textures as experimental does)

Explanation

Your monitor resolution:

  • seta r_customHeight "1080"
  • seta r_customWidth "1920"

Fullscreen On:

  • seta r_fullscreen "1"

FOV

  • seta r_mode "-1"

Aspect Ratio for 4:3 it will be 0,for 16:9 it will be 1,for 16:10 it will be 2

  • seta r_aspectratio "1"

Your display refresh v-sync rate current 60,you can set according to your monitor refresh rate 144.160,180,244,etc,just make sure you enabled it in display configuration.

  • seta r_displayRefresh "60"

Antialiasing from 0 to 4 to 8,depends on how you like it

  • seta r_multisamples "0"
  • vid_restart

My YT channel:

https://www.youtube.com/c/SilentGamePLS/

Enjoy silentgamepls!

doom3-linux-widescreen-fix's People

Contributors

fkortsagin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.