jes icon indicating copy to clipboard operation
jes copied to clipboard

Game is way too big for my screen

Open GammaBeta opened this issue 7 months ago • 6 comments

When I open the game, this is all I see

Image

GammaBeta avatar May 08 '25 01:05 GammaBeta

This isn't much but you can change the values for width and height of window in the jes.py file. Those are _W_W and _W_H in this paragraph (numbers represent number of pixels for each). The game is still broken and all that but at least we can see the whole window

Image

Altitud49 avatar May 08 '25 20:05 Altitud49

It worked, but now the UI is too big as well Image

GammaBeta avatar May 09 '25 03:05 GammaBeta

Yeah, unfortunately with the way the UI is programmed you're going to have a hard time scaling it without tweaking a lot of values manually. You might have better luck changing the window scaling if your operating system (i.e. forcing it to render at double or 1.5x resolution) allows it. In theory it should work, but I've never tried in practice, so some googling and software may be required.

Inertia-Squared avatar May 09 '25 23:05 Inertia-Squared

Yeah, unfortunately with the way the UI is programmed you're going to have a hard time scaling it without tweaking a lot of values manually. You might have better luck changing the window scaling if your operating system (i.e. forcing it to render at double or 1.5x resolution) allows it. In theory it should work, but I've never tried in practice, so some googling and software may be required.

The UI scaling worked for me, thanks

onepersonintheuniverse avatar Jun 28 '25 08:06 onepersonintheuniverse

Yeah, unfortunately with the way the UI is programmed you're going to have a hard time scaling it without tweaking a lot of values manually. You might have better luck changing the window scaling if your operating system (i.e. forcing it to render at double or 1.5x resolution) allows it. In theory it should work, but I've never tried in practice, so some googling and software may be required.

The UI scaling worked for me, thanks

What did you use to scale it?

YeetTown7 avatar Jul 17 '25 21:07 YeetTown7

Yeah, unfortunately with the way the UI is programmed you're going to have a hard time scaling it without tweaking a lot of values manually. You might have better luck changing the window scaling if your operating system (i.e. forcing it to render at double or 1.5x resolution) allows it. In theory it should work, but I've never tried in practice, so some googling and software may be required.

The UI scaling worked for me, thanks

What did you use to scale it?

I use windows and for that I went to: Settings/System/Display and for my laptop it chose 125% scaling, using 100% scaling fixed it for me

onepersonintheuniverse avatar Jul 18 '25 12:07 onepersonintheuniverse