It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
SOLVED! See below.

I tried to this on Linux and managed to get it to run but no battlefield is displayed in battle, the map and commands are there but the battlefield is black.

Initially trying to run it on wine gets an error for a missing dll. To rectify this I had to extract the files from .exe and by putting the dlls from “__support/sys32” into the main game directory “WARFB” I can get it to run on wine but the battlefield is black, From googling I’ve found a few people had this issue on Windows about a decade ago but there wasn’t any solution.

If anyone has any suggestions I’d love to hear them. I doesn’t run at all with Proton 5.X and in Proton 6.13 it doesn’t resize the screen properly but the battlefield is still blank.
Post edited April 04, 2022 by moktira
No posts in this topic were marked as the solution yet. If you can help, add your reply
Solved it! I needed to overwrite 2 of the DLLs in sys32 that were already there but not the same, should have tried that sooner rather than many of the other more complex attempts!
What did you use to get the files?
Installing the GOG.com Release in BoxedWine

1. Download the offline copy of the installer from gog.com
2. Download https://constexpr.org/innoextract/
3. Drag & Drop the installer onto innoextract
4. Copy the extracted WARFB folder to your .wine\drive_c
5. Copy the RL folder from __support\sys32 to .wine\drive_c\windows\system32 (or SysWOW64 if 64-bit prefix)
6. Copy the RLDDF.DLL file from __support\sys32 to .wine\drive_c\windows\system32
7. Import the following registry entries using wine's regedit.exe
( paste the text into a file and save as whshr.reg )

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Mindscape]

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB]
@=""
"Options"="3,1,1,1,1,1,1,1"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\InstallDir]
@="C:\\WARFB"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\InstallOption]
@="Maximum"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\Language]
@="ENG"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\LocalDir]
@="C:\\WARFB\\FILE"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\RemoteDir]
@="C:\\WARFB\\REMOTE"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\SaveDir]
@="C:\\WARFB\\TEMP"

[HKEY_CURRENT_USER\Software\Mindscape\WarHammerFB\UpdateDir]
@="C:\\WARFB\\Update"
Post edited January 14, 2023 by aqrit
avatar
aqrit: Installing the GOG.com Release in BoxedWine
I didn't follow these instructions exactly but they worked for me on Ubuntu 22.04, PlayOnLinux 4.3.4, Wine 6.10-Staging and Windows XP. For me it must be run in windowed mode 800x600 or the display starts glitching and the warband will not advance on the campaign map (meaning the first mission won't start).

This is yet again a situation where I have needed to pay GOG for a game I already own, only to find that the only value they have added is to include the .dlls (at very wrong locations) inside their .exe installer, such that with a third-party tool and the kind help of @aqrit it's possible.

Iirc in 1996 these dll files were difficult at the time. I can't remember if we had the internet at that point to download them or if we passed them round on disk, or if I only ever got it working on one pc and never played it again after our first upgrade. So it is somewhat useful that GOG gathered them all together. And also I read this game was originally 256-colours (which normally I don't know how to work round) so there might have been something done with the artwork assets.

But GOG should bring these games up to a standard not just be content that they work on some Win10 test system. If it doesn't work nicely on Wine it is probably going to have issues on some Windows PCs too.