VOGONS


First post, by PsychotropicDog

User metadata
Rank Newbie
Rank
Newbie

This game was originally for WIN95 and/or DOS.

It did not work on win98se, much to my dissapointment, but, thanks to DOSBoxv0.63 I get to play this again on win XP pro, and more stable then on my old win95 machine.

Installing - win XP 's compatibility mode was over rated, though the game installed it would not run, regardless of what I did to it. Maybe it would work if I did some arcane boot to DOS, which would be neat because XP has pseudo DOS as far as I know. Besides, there are some extra benefits to DOSBox.

How I got it to work
get to win XP's command prompt, then install the game, by getting to the cdrom and typing install [install.exe , NOT setup]

start up DOSBox and run it with the LB.exe [not the win*.exe's], after doing the proper drive mounting and keyboard thumpin. Yay, it worked!

How I got it to annoy me less
Swappin CD's happens when you choose different campaigns. I copied the files on the CDs to some appropriate folders, /janes/disc*

My desktop shortcut:
C:\DOSBox\DOSBox-0.63\dosbox.exe c:\Janes\LBgold\LB.exe -conf Longbowtest.conf

My Longbowtest.conf. starting at line 174:
[autoexec]
# Lines in this section will be run at startup.
mount d c:\janes\disc1 -t cdrom
mount e c:\janes\disc2 -t cdrom
mount f c:\janes\disc3 -t cdrom

Now the swapping nonsense is gone.
All that is left is to tweak it.

Currently, my .conf has these notable values, subject to change when I find better ones, and more ways to tweak DOSBox. In fact, I am going to play with more settings as soon as I get done here.

conf
fullfixed=true
fullresolution=1024x768
output=ddraw
hwscale=1.50

frameskip=1
aspect=false
scaler=none

core=normal [all others skippy]
cycles=26000

If anybody has any tips, I am listening.

Also, I've used DXDIAG to lock my refresh rate at 85.

Since I had no clue where else to post it , it is here. Maybe it would be good for some other Longbow player new to DOSBox.

Note, it is better to change graphics in game, custom level, keep dither and shadow, and turn the rest in that panel off [such as sky texture, which is not really special]. This had a more immediate effect then DOSBox cpu cycles or frame skipping. Of course, everything else as high as you can get away with.

System specs:
P4 3G prescott intel desktop board
512 ram
onboard graphics and sound.
19" samsung CRT

Reply 1 of 1, by PsychotropicDog

User metadata
Rank Newbie
Rank
Newbie

Mein conf revisited:

mem size=256

ems and xms = false
gus and pc speaker = false

blocksize=3072
prebuffer=64

In the LBGOLD directory there are some .INI files, with some values, though I have only changed the joystick deadzone. I have experimented with some of the others, but optimal values still elude me.
Also in one of them I believe there is a way to increase LoD's, which again I am avoiding until I can get the game to run more then perfect.

Game settings:
640x480
Far clip plane - as low as can be tolerated, this effects frame rate
dither - this effects frame rate too, but without it game looks poop.
mesh detail - low, but perpective correction on.
It is mostly playable this way.

320 resolution is very playable frame rate wise, however the HUD text, and using the ORT to view enemies, is somewhat , well, lacking.

Sadly, Longbow2 came out quickly after this one, with multiplayer support, so I suppose nobody got around to hacking this one.

As far as I can tell, it uses vesa480.dll for graphics, maybe I can find a better one of those 🤣.