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

×
I grew up with this game like many other FMV heavy horror games, and when I saw it was 2.99 I decided to pick it up.

However after installing the US Patch and applying in the correct locations, installing and configuring SVN-Daum DOS, and trying other settings for soundcard/midi related issues I'm completely stuck. I attempt to launch the .bat and it tells me that Windows 10 x64 is incompatible, or I try to just launch the game and it's a black screen for 10 seconds before it fades back to my desktop and I can't seem to come up with any other ideas on how to get this game to run.

Any and all help with fixing my issue would be greatly appreciated so I can finally start reliving my childhood starting with the last FMV game I played as a child.
This question / problem has been solved by Crimson_Timage
avatar
DawnSniper: I grew up with this game like many other FMV heavy horror games, and when I saw it was 2.99 I decided to pick it up.

However after installing the US Patch and applying in the correct locations, installing and configuring SVN-Daum DOS, and trying other settings for soundcard/midi related issues I'm completely stuck. I attempt to launch the .bat and it tells me that Windows 10 x64 is incompatible, or I try to just launch the game and it's a black screen for 10 seconds before it fades back to my desktop and I can't seem to come up with any other ideas on how to get this game to run.

Any and all help with fixing my issue would be greatly appreciated so I can finally start reliving my childhood starting with the last FMV game I played as a child.
Couple of things here.

1st: That error sounds like you tried to run realms.bat from Windows 10 as opposed to through DOSBOX, is that the case?
To double check, run dosbox.exe from your realms of the haunting\dosbox folder and enter the following into the DOSBOX window:

mount c ..
c:
cd roth
realms
2nd. DOSBox SVN Daum is a pretty outdated build these days (2015), and if you DO want to use it, I understand it's best to use an older build. I believe it was the one from before DOSBOX X was integrated (Feb 2012)

The following are usually considered to be better more current enhanced versions:
DOSBOX Staging: https://dosbox-staging.github.io/
or
DOSBOX ECE: https://yesterplay.net/dosboxece/

That being said, if you're not overly familiar with how to set up vanilla DOSBOX it may be best to start with the GOG setup before changing things.
Just for fun, here's my setup process. Starting with a freshly installed GOG copy.

Grab the latest DOSBOX Staging: https://dosbox-staging.github.io/downloads/windows/

In the "Realms of the Haunting" folder rename DOSBOX to something like DOSBOX_OLD

Create a new DOSBOX folder and copy the extracted files from the DOSBOX Staging .zip into it

Run Realms of the Haunting\DOSBOX\Dosbox.exe. Two Windows will open up. In the "DOSBox Status Window" look for a line that says "CONFIG: Wrote new primary conf file" (it was about 10 lines down in my case) copy the location specified and go to it in a new folder window. (For me: C:\Users\Crim\AppData\Local\DOSBox)

Copy the newly created "dosbox-staging.conf" into your "Realms of the Haunting" folder.
Now in the same "Realms of the Haunting" folder rename "dosboxROTH.conf" to something like dosboxROTH_old.conf and then rename "dosbox-staging.conf" to "dosboxROTH.conf"

At this point from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting". You should see the DOSBox Staging logo followed by the game starting up and playing.

Now if using the US transformation patch (https://community.pcgamingwiki.com/files/file/746-realms-of-the-haunting-uk-to-us-patch), open the .7z and copy all the files TWICE. Into both "Realms of the Haunting\DATA" and "Realms of the Haunting\ROTH" Make sure to Replace the files when asked.

So not sure which MIDI option you're going with. I like to use Sound Canvas VA myself. But I'll quickly go over setting up a soundfont internally with DOSBox Staging just in case.
First, download a soundfont. I'll use Fatboy for this example: https://web.archive.org/web/20220124174052/https://fatboy.site/
Extract "FatBoy-v0.790.sf2" to the "Realms of the Haunting\DOSBOX" folder

Now edit "dosboxROTH.conf" and change the following options:
Under [midi]

mididevice = fluidsynth
and under [fluidsynth]

soundfont = FatBoy-v0.790.sf2
Save and quit

Now copy "Realms of the Haunting\DATA\Readme.txt" to the "Realms of the Haunting\ROTH" folder. This is necessary to get the install program to run.

Edit "Realms of the Haunting\dosboxROTH_single.conf" with notepad or something similar.

roth @roth.res
to

install
#roth @roth.res
Again, from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting". It should now run the install program (If it doesn't your likely missing the readme.txt from the earlier step).

'Select Sound Device" and allow it auto detect. Do NOT use this device for music, instead select "General MIDI" and "330 Default". Both sound tests should showcase sound/music. Make sure to exit and allow it to save the configuration.

Again, edit "Realms of the Haunting\dosboxROTH_single.conf" and change the following:

#install
roth @roth.res
Almost done. Again, from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting" Under the settings, change the gamma to the lowest possible setting for the lowest amount of purple tint.

If you want to play around with DOSBox Stagings resolution and video renderer for this game you can do so by editing "dosboxROTH.conf".


Note: The first interplay logo video will likely be messed up, however that was the only one on my playthrough.
Have Fun!
Post edited August 16, 2022 by Crimson_T
avatar
Crimson_T: Just for fun, here's my setup process. Starting with a freshly installed GOG copy.

Grab the latest DOSBOX Staging: https://dosbox-staging.github.io/downloads/windows/

In the "Realms of the Haunting" folder rename DOSBOX to something like DOSBOX_OLD

Create a new DOSBOX folder and copy the extracted files from the DOSBOX Staging .zip into it

Run Realms of the Haunting\DOSBOX\Dosbox.exe. Two Windows will open up. In the "DOSBox Status Window" look for a line that says "CONFIG: Wrote new primary conf file" (it was about 10 lines down in my case) copy the location specified and go to it in a new folder window. (For me: C:\Users\Crim\AppData\Local\DOSBox)

Copy the newly created "dosbox-staging.conf" into your "Realms of the Haunting" folder.
Now in the same "Realms of the Haunting" folder rename "dosboxROTH.conf" to something like dosboxROTH_old.conf and then rename "dosbox-staging.conf" to "dosboxROTH.conf"

At this point from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting". You should see the DOSBox Staging logo followed by the game starting up and playing.

Now if using the US transformation patch (https://community.pcgamingwiki.com/files/file/746-realms-of-the-haunting-uk-to-us-patch), open the .7z and copy all the files TWICE. Into both "Realms of the Haunting\DATA" and "Realms of the Haunting\ROTH" Make sure to Replace the files when asked.

So not sure which MIDI option you're going with. I like to use Sound Canvas VA myself. But I'll quickly go over setting up a soundfont internally with DOSBox Staging just in case.
First, download a soundfont. I'll use Fatboy for this example: https://web.archive.org/web/20220124174052/https://fatboy.site/
Extract "FatBoy-v0.790.sf2" to the "Realms of the Haunting\DOSBOX" folder

Now edit "dosboxROTH.conf" and change the following options:
Under [midi]

mididevice = fluidsynth
avatar
Crimson_T: and under [fluidsynth]

soundfont = FatBoy-v0.790.sf2
avatar
Crimson_T: Save and quit

Now copy "Realms of the Haunting\DATA\Readme.txt" to the "Realms of the Haunting\ROTH" folder. This is necessary to get the install program to run.

Edit "Realms of the Haunting\dosboxROTH_single.conf" with notepad or something similar.

roth @roth.res
avatar
Crimson_T: to

install
#roth @roth.res
avatar
Crimson_T: Again, from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting". It should now run the install program (If it doesn't your likely missing the readme.txt from the earlier step).

'Select Sound Device" and allow it auto detect. Do NOT use this device for music, instead select "General MIDI" and "330 Default". Both sound tests should showcase sound/music. Make sure to exit and allow it to save the configuration.

Again, edit "Realms of the Haunting\dosboxROTH_single.conf" and change the following:

#install
roth @roth.res
avatar
Crimson_T: Almost done. Again, from the "Realms of the Haunting" folder run:" Launch Realms of the Haunting" Under the settings, change the gamma to the lowest possible setting for the lowest amount of purple tint.

If you want to play around with DOSBox Stagings resolution and video renderer for this game you can do so by editing "dosboxROTH.conf".

Note: The first interplay logo video will likely be messed up, however that was the only one on my playthrough.
Have Fun!
Thank you so much, i fresh installed and followed your setup and it works flawlessly. I can't wait to get back into the old FMV heavy games
avatar
DawnSniper: Thank you so much, i fresh installed and followed your setup and it works flawlessly. I can't wait to get back into the old FMV heavy games
Glad it worked for you! Enjoy your playthrough :)