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

Doesn't display output properly #4

Open
smooool-studios opened this issue Aug 30, 2023 · 5 comments
Open

Doesn't display output properly #4

smooool-studios opened this issue Aug 30, 2023 · 5 comments

Comments

@smooool-studios
Copy link

It only shows some of the screen

@wojciech-graj
Copy link
Owner

Hey, I'll need some screenshots and information about your OS and terminal emulator in order to debug this

@smooool-studios
Copy link
Author

smooool-studios commented Sep 20, 2023

I am on windows 11 and I use cmd.exe to run the file. I did nod build from the source but instead downloaded it from releases. The issue is that it displays the bottom of the screen and cannot render a stable image. Are there any special settings I need to enable?

@wojciech-graj
Copy link
Owner

Hey, sorry for the delay in getting back to you. If you're still interested in solving this issue, I'd recommend trying the following:

  • Maximize your terminal window
  • Experiment with different screen sizes by passing the -scaling flag, as described in the README.

@OranguTech
Copy link

OranguTech commented Sep 9, 2024

Slightly necro-posting, as the author (@wojciech-graj ) mentioned, (but isn't made explicit in the readme), it looks like you'll need 80 char wide, 50 tall*.

unsigned DOOMGENERIC_RESX = 80;

Which actual console (the original command prompt or Windows Terminal or a 3rd party), your font selection and size, etc. will all affect how well the image resolves.

FWIW, the downloaded .exe and compiling the linux version in WSL all seem to "work" well enough.

A quick test of doubling the resolution does make detail a lot better, but it barely keeps up and you can see some, er, screen tearing (!) on my system.

@gameking2011
Copy link

telnet port doesn't resize for me

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

4 participants