help running TES IV:Oblivion
help running TES IV:Oblivion
so I installed wine using Ubuntu software center (so I assume it's the latest version but I'm not sure) and tried running a couple of games with it but when i installed TES IV:Oblivion well... the installation went smoothly the patching too but when i run the game the luncher goes up normally but when i press play wine's virtual desktop closes and the game doesn't run i tried running the game directly but still nothing so what should i do to play?
Re: help running TES IV:Oblivion
Start by finding out. Open a terminal and typenashod wrote:so I installed wine using Ubuntu software center (so I assume it's the latest version but I'm not sure)
Code: Select all
wine --version
help running TES IV:Oblivion
nashod wrote:
Log in as root and do the following:
If the file does not exist on your system, you will have to find it,
hopefully on the Oblivion distribution media (preferred). If it on your
system, please advise where it is at.
Do NOT run Wine as root (this creates problems.)
James McKenzie
Does this file exist anywhere on your system?here what i get
err:module:import_dll Library tes4r.dll (which is needed by L"C:\\ProgramFiles\\BethesdaSoftworks\\Oblivion\\Oblivion.exe") not found
Log in as root and do the following:
Code: Select all
cd /
find / -name tes4r.dll
hopefully on the Oblivion distribution media (preferred). If it on your
system, please advise where it is at.
Do NOT run Wine as root (this creates problems.)
This error maybe caused by the first one.err:module:LdrInitializeThunk Main exe initialization for L"C:\\ProgramFiles\\BethesdaSoftworks\\Oblivion\\Oblivion.exe" failed, status c0000135
James McKenzie