Overview
Mouse sensitivity and DosBox configuration. S.W. Rebel Assault
Mouse sensitivity
There is a way to change mouse sensitivity.
Game is running in DosBox emulation of Dos so you can change all available options of DoxBox through configuraion files. Which can be found here :
*steamappscommonStar Wars – Rebel Assault 1 and 2
dosbox_rebel.conf and dosbox_rebel2.conf – This is config files for both parts of Rebel Assault. (make backup copies before editing)
So open .conf files with any text editor and change this parameter :
sensitivity=100
Lower to anything you want.
Dosbox configuration
Parameters in Dosbox configuration files .conf can be futher modified to run better.
Pressing Ctrl+F1 shows key and function configuration for DosBox itself. Like Pause button sets DosBox to pause and can be used in other games. Or Alt+Enter toggle Fullscreen mode.
Here is parameters that I use :
fullscreen=true – true or false set fullscreen on and off
fulldouble=true – improves scaling, depending on renderer.
fullresolution=*
windowresolution=*
output=ddraw – this render settings allow to record videos with bandicam
You can also try opengl and openglnb with scaler set to “none”. opengl is very smooth and nice but I have some glitches with steam overlay.
autolock=true
sensitivity=40 – lowered mouse sensitivity from 100.
Where * is your resolution setting like 1600×900, windowresolution=1600×900 as example.
That was basic options you can easily figure it out yourself reading tips in .conf file itself and Dosbox readme at their site.
[render]
frameskip=0
aspect=true – to change aspect ratio or not depends on your resolution. If you see some bad stretching the set to false.
scaler=2xsai – smoother pixels, effect depends on game’s renderer.
Настройка чувствительности мыши и конфигурации ДосБокса.
В игре можно спокойно менять чувствительность мыши и многие другие интересные параметры. Потому что игра работает через эмулятор Доса – Досбокс.
Сменить все параметры можно через файлы настроек которые лежат тут :
*steamappscommonStar Wars – Rebel Assault 1 and 2
dosbox_rebel.conf
dosbox_rebel2.conf
Файлы для двух частей игры.
Открываем любой и находим параметр :
sensitivity=100
Понижаем до нужного уровня и пробуем в игре.
Функции ДосБокс.
Кнопка Pause останавливает игру.
Alt+Enter – переключает полноэкранный режим.
Ctrl+F1 – настройка кнопок и функций программы.
Далее мои параметры которые лично я использую.
fullscreen=true – true и false задаёт режим полного экрана-fullscreen вкл и выкл соответственно.
fulldouble=true – улучшает масштабирование картинки. эффект зависит от рендера.
fullresolution=*
windowresolution=*
output=ddraw – это настройки рендера игры, с помощью данного параметра можно писать видео в bandicam.
opengl и openglnb выдаёт картинку с хорошим сглаживанием и включать его надо со scaler=none . это отличный вариант, но у меня возникают косяки изображения с оверлеем стима.
autolock=true
sensitivity=40 – снизил чувствительность мыши со 100.
Где * это ваше разрешение экрана. Например fullresolution=1600×900 и x латинское.
Это базовые настройки ДосБокса и в них ничего особо сложного нет если перевести заметки в самом файле конфигурации и в описании программы в файле ридми или на сайте программы.
[render]
frameskip=0
aspect=true – включен, если увидите чрезмерное растягивание картинки то ставьте false
scaler=2xsai – сглаживание пикселей. зависит от рендера самой игры и тут эффект минимальный.
Angelos_Sanguinum aka Zluk Medvedov