nashod wrote:
here what i get
err:module:import_dll Library tes4r.dll (which is needed by L"C:\\ProgramFiles\\BethesdaSoftworks\\Oblivion\\Oblivion.exe") not found
Does this file exist anywhere on your system?
Log in as root and do the following:
[code]
cd /
find / -name tes4r.dll
[/code]
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.)
err:module:LdrInitializeThunk Main exe initialization for L"C:\\ProgramFiles\\BethesdaSoftworks\\Oblivion\\Oblivion.exe" failed, status c0000135
This error maybe caused by the first one.
James McKenzie