WineHQ

UnrealEd

UnrealEd is a program shipped with Unreal Tournament 2004. It is only installed by the windows installer. Though the game includes a native linux version; this version does not install UnrealEd. The version tested here as installed by the windows UT2004 installer.

Application Details:

Version: 3.0
License:
URL: http://www.unreal.com
Votes: 20
Latest Rating: Bronze
Latest Wine Version Tested: 3.20

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

The Unreal Editor splash screen loads correctly, and then the program crashes. UnrealEd gives an error message window with a link to submitting the bug to Epic Games. This second window comes from UnrealEd itself but is covered by the splashscreen.

What does not

Mounting and running the Unreal Editor executable (UnrealEd.exe) with wine gives these errors from the command line:

@:/windows/c/Program Files/UT2004/System$ wine UnrealEd.exe
fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels
fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7fafea74,0x7fafea70): stub
fixme:win:LockWindowUpdate (0x10080), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for for context 0x7
fixme:ole:CoCreateInstance no classfactory created for CLSID {96749377-3391-11d2-9ee3-00c04f797396}, hres is 0x80040154
Xlib: extension "XFree86-DRI" missing on display ":0.0".
fixme:tab:TAB_GetCurFocus we have not to return negative valuewe have not to return negative valuewe have not to return negative valuewe have not to return negative value(0x7fe63e60) call to IWineD3DDevice_CreateAdditionalSwapChain failed
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)

In effect, nothing works and the program is unusable.

Workarounds

What was not tested

The entire program was tested.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

I'd love to see this program working!

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Nov 10 20183.20Yes Yes NoBronzeMagicMyth 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Jul 23 20172.12Yes Yes NoSilverMagicMyth 
ShowopenSUSE 13.1 x86_64Aug 26 20141.7.25Yes Yes NoBronzeGreatEmerald 
ShowopenSUSE 12.1 x86_64Jul 24 20121.5.8Yes Yes NoBronzeGreatEmerald 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Dec 05 20111.3.29Yes Yes NoPlatinumjony onetwoone 

Known Bugs

Bug # Description Status Resolution Other apps affected
37180 UnrealEd 3: mouse clicks mishandled NEW View

Show all bugs

HowTo / Notes

Editor Not Starting?

If you start unrealed in the terminal, you will get a missing dll error. To fix this, follow these few simple steps:

  1. Download: www.dll-files.com/dllindex/dll-files.shtml?msvcp60
  2. Extract to /home/user/.wine/drive_c/windows/system32/ 
  3. Start the editor. It should now run.
You can still edit maps, kinda.

Because you can add brushes, add, subtract and build. You could technically make a map. So all that needs to be fixed is the viewports.

Also, I found out you can't import textures. It just sits there forever and doesn't do anything. This is the same for music import.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back