First video
12. March 2007 - 18:44
#21
First video
wrote:
try removing r_mode -1
and use some other default mode.
that don't work for me
but try this
seta mme_renderwidth
seta mme_renderheight
whit difrent width and height
12. March 2007 - 22:18
#22
First video
wrote:
seta mme_renderwidth
seta mme_renderheight
whit difrent width and height
that wont work cause that is the off screen render screen size.
maybe try running it in windowed mode?
13. March 2007 - 18:33
#23
First video
thank you very much
it works
Only changed r_mode
there is actual content of q3mme.start.cmd file
[code:1]
@echo off
start quake3mme.exe +set fs_game mme +set fs_extragames "" +set r_multisample 0 +set r_multisampleNvidia 0 +set r_mode 1
exit
[/code:1]
If it will not work, try another numbers in r_mode
- « first
- ‹ previous
- 1
- 2
- 3