Posted February 21, 2022
high rated
As you might have known, the Nuvie-port of Ultima 6 was recently integrated into ScummVM, adding features such as a much needed drag and drop inventory, enhanced UI, and many more fixes, basically turning the game into Ultima VII.
It's biggest problem is that it runs a game created for 320x200 monitors in your native resoultion, which zooms the game out considerably. That level of zoom strains the eyes, makes you see far more than you should, and is overall neither the intended nor an acceptable way to play such a great game.
There are a couple of threads on the topic all over the internet, but none provides a good, concise solution. They usually offer only ideas what might work.
Since I have managed to solve the problem with information collected from here and there, I thought, maybe I should compile my findings and give a simple step by step instruction for posterity.
-
1. Integrate the enhanced game in ScummVM and pick the following graphic settings (tick override global settings):
Use a scaler of your choice (I recommend either Normal for the original style or TV for subtle scanlines)
Use 2x scaling
Tick the box "Filter graphics"
2. Start the game once to save your ingame settings in the scummvm.ini
3. Find your scummvm.ini > USERNAME\AppData\Roaming\ScummVM
4. Find [ultima6_enh] and add the following lines
video/screen_width=426
video/screen_height=240
video/game_width=426
video/game_height=240
...or the equivalent for your aspect ratio when not using a 16:9 monitor
5. Start the game via ScummVM
6. Enjoy
-
Screenshots of my game using TV scaling:
https://i.imgur.com/0yD5xK5.png
https://i.imgur.com/gEEhCaL.png
It's biggest problem is that it runs a game created for 320x200 monitors in your native resoultion, which zooms the game out considerably. That level of zoom strains the eyes, makes you see far more than you should, and is overall neither the intended nor an acceptable way to play such a great game.
There are a couple of threads on the topic all over the internet, but none provides a good, concise solution. They usually offer only ideas what might work.
Since I have managed to solve the problem with information collected from here and there, I thought, maybe I should compile my findings and give a simple step by step instruction for posterity.
-
1. Integrate the enhanced game in ScummVM and pick the following graphic settings (tick override global settings):
Use a scaler of your choice (I recommend either Normal for the original style or TV for subtle scanlines)
Use 2x scaling
Tick the box "Filter graphics"
2. Start the game once to save your ingame settings in the scummvm.ini
3. Find your scummvm.ini > USERNAME\AppData\Roaming\ScummVM
4. Find [ultima6_enh] and add the following lines
video/screen_width=426
video/screen_height=240
video/game_width=426
video/game_height=240
...or the equivalent for your aspect ratio when not using a 16:9 monitor
5. Start the game via ScummVM
6. Enjoy
-
Screenshots of my game using TV scaling:
https://i.imgur.com/0yD5xK5.png
https://i.imgur.com/gEEhCaL.png
Post edited February 21, 2022 by mathgore