Omikron - The Nomad Soul

Omikron - The Nomad Soul

jgtcsnejki Jul 28, 2019 @ 4:52am
Windows 10
It's possible to play this game on Win 10?
< >
Showing 1-5 of 5 comments
AC Denton Jul 28, 2019 @ 6:04am 
yes
vocab Aug 20, 2019 @ 3:12pm 
yes
I downloaded this game and first time it worked fine. But when I quit the session i have never been able to start the game again. Just getting a message I don't have enough memory on my video card. I've seen in other threads that other people have the same problem and that the problem is compatibility issues. Some seem to have solved the problem by right clicking on a .exe-file, go to Properties and go to a Compatibility tab. But I can't find that. Doesn't that exist in the Home-version of Windows 10?
The game have many problems with compatibility in Windows 10, but can by run. I'm working on one patch to fix the compatibility problem and show the steam overlay, without use 3d tool called dgVoodoo2. dgVoodoo2 give me too lag in my gameplay and this is one big problem. I got it force the steam overlay using one script made by me, but can't show the overlay. But it work the screenshot.

edit:

[Compatibility fix]

Open the CMD [Prompt] with administrator rights and execute this script:

for Windows 64 Bits

copy %windir%\SysWOW64\ddraw.dll "C:\Program Files (x86)\Steam\steamapps\common\Omikron\*.dll"

for Windows 32 Bits

copy %windir%\system32\ddraw.dll "C:\Program Files (x86)\Steam\steamapps\common\Omikron\*.dll"

[Screenshot fix, but don't have overlay]

Open notepad and put this code

@echo off
break off
title OMK Screenshot fix by FelixTech
color 0a
"C:\Program Files (x86)\Steam\Steam.exe" steam://rungameid/243000
FOR /F "tokens=2" %%s in ('tasklist /fi "Imagename eq Steam.exe" ^| MORE +3') do (set steam=%%s)
FOR /F "tokens=2" %%s in ('tasklist /fi "Imagename eq Runtime.exe" ^| MORE +3') do (set omk=%%s)
"C:\Program Files (x86)\Steam\GameOverlayUI.exe" -pid %omk% -steampid %steam% -manuallyclearframes 0 -gameid 243000
exit

save with Runtime.bat and put on the game directory. Use the Runtime.bat to run the game.

The next step is run the game and if this work fine with you, let me know
Last edited by F e L i X T e C H; Dec 7, 2019 @ 4:24pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50