Wargus 1024x600 resolution

Asked by Paul

Hello! Screen resolution on my laptop is 1024x600. But there is only 1024x768 in Wargus options menu. How can I set 1024x600 resolution in game?

Question information

Language:
English Edit question
Status:
Solved
For:
Stratagus Edit question
Assignee:
Pali Edit question
Solved by:
Pali
Solved:
Last query:
Last reply:
Revision history for this message
Kyran Jackson (erstmap) said :
#1

You can see this bug discussed here: https://bugs.launchpad.net/wargus/+bug/685144

I believe you can save the options.lua (under bug attachments on the left) into your /Wargus/scripts folder to enable 1024x600.

Revision history for this message
Pali (pali) said :
#2

startagus in bzr have param -v witch can be used to specify resolution:
$ stratagus -v 1024x600

Revision history for this message
Paul (boretz-w) said :
#3

Kyran, how to install that .lua files? I replaced the original ones but the game didn't start.

I have changed resolution in preferences.lua and it works but the unit and buildings menu icons, and sources counters are on the black background, I don't like that.

Revision history for this message
Best Pali (pali) said :
#4

Problem is that some graphics files are not converted to your resolution (so black screen is shown)

Revision history for this message
Paul (boretz-w) said :
#5

Thamks I founded. It's
buttonpanel.png
filler-right.png
resource.png
statusline.png
I created 1024x600 folder with correct images, and it's okay.

Just one question: how to disable green line showing my units where I order to go?

Revision history for this message
Paul (boretz-w) said :
#6

Thanks Pali, that solved my question.