Beltion: Beyond Ritual

Beltion: Beyond Ritual

评价数不足
Широкий экран / Widescreen
由 VicemanUral 制作
В данном руководстве я объясню вам, как поставить в игре широкоэкранный формат и правильное соотношение сторон, чтобы картинка не растягивалась.

In this guide I will explain to you how to set the game to widescreen format and the correct aspect ratio so that the picture is not stretched.
3
   
奖励
收藏
已收藏
取消收藏
RU
Находим папку с установленной игрой и заходим там в папку bin. Там должен быть файл beltion.cfg. Открываем его блокнотом. Находим в нём указанные ниже строки:
ALLVIDEOMODES = {"800x600","1024x768","1152x720","1280x720","1280x960","1280x800","1280x1024","1680x1050")
После "1680x1050" дописываем своё разрешение экрана, например:
ALLVIDEOMODES = {"800x600","1024x768","1152x720","1280x720","1280x960","1280x800","1280x1024","1680x1050","1920x1080")
Дальше, на три строки ниже находим эту строку:
GameOptions.Video.Mode = "1024x768"
И ставим там своё разрешение экрана. ВАЖНО между соотношениями писать английскую "x", а не русскую "х".

Чтобы картинка не была растянутой по горизонтали, ищем строку почти внизу документа:
GameOptions.Video.CameraAspect = 4/3
И меняем на своё соотношение экрана, например 16/9.

Вуаля! Теперь игра выглядит ещё красивее и чётче.
EN
Find the folder with the installed game and go to the bin folder. There should be a file beltion.cfg. Open it with notepad. We find the following lines in it:
ALLVIDEOMODES = {"800x600","1024x768","1152x720","1280x720","1280x960","1280x800","1280x1024","1680x1050")
After "1680x1050" we add our screen resolution, for example:
ALLVIDEOMODES = {"800x600","1024x768","1152x720","1280x720","1280x960","1280x800","1280x1024","1680x1050","1920x1080")
After that, three lines below we find this line:
GameOptions.Video.Mode = "1024x768"
And we set our screen resolution there.

To prevent the image from being stretched horizontally, look for a line almost at the bottom of the document:
GameOptions.Video.CameraAspect = 4/3
And we change it to our screen ratio, for example 16/9.

Voila! Now the game looks even more beautiful and clearer.
4 条留言
Hirotava 7 月 26 日 上午 7:30 
Спасибки:8bitheart:
maxgorod76 7 月 13 日 上午 3:51 
Карта
{链接已删除}
maxgorod76 7 月 13 日 上午 3:07 
Ещё можно изменить FOV.
Угол обзора: изменяется в beltion.cfg: GameOptions.Video.CameraFov = x (по умолчанию 50.0)
maxgorod76 7 月 13 日 上午 3:05 
👍🏻