Prophecy I - The Viking Child

Prophecy I - The Viking Child

Prophecy I - The Viking Child - Start the DOSBOX winodws and nothing more
Hi,

When I press PLAY the DOSBOX opens and that's it. nothing happens.
In other games with DOSBOX there is no problem.
Has anyone had this problem with this game?

thanks,
Moshe
< >
Showing 1-3 of 3 comments
SaiGear Apr 1, 2024 @ 1:56pm 
This game is published with broken configuration.
There is a fix.

1) You must open the folder where the game is installed ".../Prophecy I - The Viking Child" (Right click on the game in your Steam library and select "Properties" >"Local files" > "Browse...")
2) Open folder "Conf". There is a file "viking.cfg"
3) Copy that file to root folder ".../Prophecy I - The Viking Child" where "dosbox.exe" is placed.
4) RENAME new file (rename with an extension !!) "viking.cfg" to "dosbox.conf"
5) Open and EDIT that file "dosbox.conf" with notepad.
Find and replace string
mount c: .
to
mount c: .\DOS

Now the game should work.
Last edited by SaiGear; Apr 21, 2024 @ 10:03am
z0rrer0 Dec 22, 2024 @ 12:39pm 
Originally posted by SaiGear:
This game is published with broken configuration.
There is a fix.

1) You must open the folder where the game is installed ".../Prophecy I - The Viking Child" (Right click on the game in your Steam library and select "Properties" >"Local files" > "Browse...")
2) Open folder "Conf". There is a file "viking.cfg"
3) Copy that file to root folder ".../Prophecy I - The Viking Child" where "dosbox.exe" is placed.
4) RENAME new file (rename with an extension !!) "viking.cfg" to "dosbox.conf"
5) Open and EDIT that file "dosbox.conf" with notepad.
Find and replace string
mount c: .
to
mount c: .\DOS

Now the game should work.

Thanks but this does not work. It stays on dosbox prompt

:candycane:
Jig Apr 13 @ 12:48am 
In the local directory "Prophecy I - The Viking Child" with game files, create file "dosbox.conf".

Content of my file


[sdl]
fullscreen = false
fullresolution = desktop
output = openglnb

[render]
aspect = true

[cpu]
cycles = 1500

[autoexec]
@echo off
mount c "D:\SteamLibrary\steamapps\common\Prophecy I - The Viking Child\DOS\PVC"
cd "D:\SteamLibrary\steamapps\common\Prophecy I - The Viking Child\DOS\PVC"
c:
cls
if not exist VC.CFG cls
if not exist VC.CFG echo When prompted if you want to install to hard drive press N.
if not exist VC.CFG pause
if not exist VC.CFG INSTALL
cls
VC.exe
exit



"D:\SteamLibrary\steamapps\common\Prophecy I - The Viking Child\DOS\PVC" is path to game files
< >
Showing 1-3 of 3 comments
Per page: 1530 50