View Single Post
  #1  
Old 06-03-2015, 04:35 PM
zachpsu zachpsu is offline
Skeleton


Join Date: Jun 2015
Posts: 18
Default EQ Linux-Based Techie Question

I should start by saying I'm a linux/programming noob.

So I have finally managed to load Titanium into my Chromebook and get everything installed. I navigate to the directory of eqgame.exe in my console, and run the command "wine eqgame.exe patchme" and this is what spits out at me before the command line goes crazy:

fixme:win:EnumDisplayDevicesW ((null),0,0x32eb18,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x12b268, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x12b268, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G6R5_UNORM, dst_format WINED3DFMT_B5G6R5_UNORM stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32ee18,0x00000000), stub!
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x720x32 @0! (XRandR 1.2)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x720x32 @0! (XRandR 1.2)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x720x32 @0! (XRandR 1.2)
wine: Unhandled page fault on read access to 0xfffffffc at address 0x1000f0ce (thread 0009), starting debugger...




What do I start tinkering with to get past this point?

Any advice is appreciated!
Reply With Quote