Page 2 of 32 FirstFirst 123412 ... LastLast
Results 11 to 20 of 320

Thread: [WoW with wine] OpenGL hw cursor PATCH

  1. #11
    Join Date
    Mar 2008
    Location
    Vancouver, BC, Canada
    Beans
    70
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    I don't find changing the farclip a fix, rather a disadvantage. I absolutely hate not being able to see anything while flying >.>

    EDIT: It appears there are multiple mouse.c files. Which directory is the intended file to be patched in?
    Last edited by Doctor Debian; February 1st, 2009 at 03:05 AM.

  2. #12
    Join Date
    Dec 2004
    Location
    Northern Europe
    Beans
    222
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Sorry.... guess I'll make a new patch against the whole wine folder.

    So apply it like this:
    Code:
    cd wine-1.1*
    patch -p1 < /path/to/patch-file
    Attached Files Attached Files

  3. #13
    Join Date
    Mar 2008
    Location
    Vancouver, BC, Canada
    Beans
    70
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Works great =D

  4. #14
    Join Date
    Jun 2008
    Beans
    6

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Thanks for great idea, i did some improvements to it

    1. Put http://swa.org.ru/wow/Cursor.rar to the wow_directory/Interface (wow_directory/Interface/Cursor/Point.blp) - it will hide WoW internal cursor.

    2. Slightly modified patch to use XC_left_ptr instead of XC_arrow: http://swa.org.ru/wow/wine-cursor-patch-new1.txt

    3. Put big shiny cursor theme for your xorg

    And voilą, we have hardware cursor in opengl mode and no problems with hiding cursor in the far distance

  5. #15
    Join Date
    Dec 2004
    Location
    Northern Europe
    Beans
    222
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Quote Originally Posted by isit View Post
    Thanks for great idea, i did some improvements to it

    1. Put http://swa.org.ru/wow/Cursor.rar to the wow_directory/Interface (wow_directory/Interface/Cursor/Point.blp) - it will hide WoW internal cursor.

    2. Slightly modified patch to use XC_left_ptr instead of XC_arrow: http://swa.org.ru/wow/wine-cursor-patch-new1.txt

    3. Put big shiny cursor theme for your xorg

    And voilą, we have hardware cursor in opengl mode and no problems with hiding cursor in the far distance
    You're welcome.

    Thx for the "improved" patch. However I don't really consider hiding the real wow cursor an improvement, because it provides extra info e.g. information about what im pointing at e.g. a repair npc

  6. #16
    Join Date
    Jun 2008
    Beans
    6

    Re: [WoW with wine] OpenGL hw cursor PATCH

    No, it removes only main pointer. You still can see every special pointers near 'hardware' one.

  7. #17
    Join Date
    Jun 2008
    Beans
    6

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Looking how to extract native Pointer.blp to convert it to xpm and put in xorg cursor theme as some custom arrow

  8. #18
    Join Date
    Dec 2004
    Location
    Northern Europe
    Beans
    222
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Hehe ok

    Although I believe it's against the WoW EULA to replace game files like this. (and could in theory get u banned)
    I think so atleast but unsure.

  9. #19
    Join Date
    Dec 2004
    Location
    Northern Europe
    Beans
    222
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [WoW with wine] OpenGL hw cursor PATCH

    Should be pretty easy to extract the real Pointer file though, as there are, I believe, quite a few MPQ tools out there...

  10. #20
    Join Date
    Jun 2008
    Beans
    6

    Re: [WoW with wine] OpenGL hw cursor PATCH

    No, it's like an addon, not replacing anything in MPQ. Alot of custom cursors for wow on curse.com provided this way

Page 2 of 32 FirstFirst 123412 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •