WowME for Linux - It's Back! menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    L'Lawliet's Avatar Contributor
    Reputation
    212
    Join Date
    Jun 2007
    Posts
    1,765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WowME for Linux - It's Back!

    Its back, and since the instructions are the same, i just copied pasted!

    ok this works great for linux cause i tried.
    1. download the rar
    2. extract everything into your wow folder.(replace if asked)
    3. REMOVED
    4.(if you have a wow shortcut in Games) open up the main menu config and change the properties in world of warcraft. here is mine. (sh /home/cloud/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WoWME.sh) if you want to use it change cloud to your name.
    5. (if you dont have a wow shortcut) copy and paste WowME.sh onto your desktop.
    6. Run it either from games or desktop. (desktop click "Run in Terminal")
    7. once open enter your info and press F8 and login.
    8. Enjoy
    Download:
    WoWMELinux.rar

    ALL CREDITS TO KYNOX FOR THE FIX. ALL I DID WAS MAKE IT WORK IN LINUX.

    FOR PEOPLE WHO ARE STUMPED ON INSTRUCTIONS 3 AND 4
    open up terminal and it will say your name before @

    NO NEED TO SCAN SINCE LINUX CANT GET VIRUSES

    To get a main menu option:
    1. open terminal
    2. type in
    Code:
    wget http://kde-files.org/CONTENT/content-files/41569-wow-icon-scalable.svg -O WoW.svg
    then
    Code:
    sudo mv WoW.svg /usr/share/pixmaps/
    and lastly
    Code:
    gksudo gedit /usr/share/applications/wow.desktop
    3. in the text file type this in
    Code:
    [Desktop Entry]
    Encoding=UTF-8
    Name=World of Warcraft
    Exec=wine ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WoW.exe
    Icon=WoW.svg
    Terminal=false
    Type=Application
    Categories=Application;Game;
    StartupNotify=false

    YOU MUST HAVE WOWME ALREADY IN YOUR WOW FOLDER.

    WowME for Linux - It's Back!
  2. #2
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice post! What exactly is wowme.sh though? What did you do to make that?

  3. #3
    L'Lawliet's Avatar Contributor
    Reputation
    212
    Join Date
    Jun 2007
    Posts
    1,765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    stop freaking me out man, and if you had linux, you would see that wowme has problems with it, and that is a so called program for linux. or a script for short.

  4. #4
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry about that. I just meant, is it the loader(wowme) and the dll packed into 1?

  5. #5
    L'Lawliet's Avatar Contributor
    Reputation
    212
    Join Date
    Jun 2007
    Posts
    1,765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh no, its why i am saying you still need wowme.exe. this is a script which simply makes it work for linux. took a while to make, yet it works.

  6. #6
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, ok. I understand now.

  7. #7
    L'Lawliet's Avatar Contributor
    Reputation
    212
    Join Date
    Jun 2007
    Posts
    1,765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    si, i tought you young sasquatch. lol.

  8. #8
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol @ "NO NEED TO SCAN BECAUSE LINUX CANT GET VIRUSES". When will people understand that neither OSX or Linux is invulnerable to malware. Its an extremely dangerous mindset.

    Sure, to do something fairly destructive you'd have to give it your password, but that's exactly the same as Vista/2k8 with UAC configured correctly, soooo....

  9. #9
    Griffton's Avatar Member
    Reputation
    21
    Join Date
    Mar 2009
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cypher View Post
    Lol @ "NO NEED TO SCAN BECAUSE LINUX CANT GET VIRUSES". When will people understand that neither OSX or Linux is invulnerable to malware. Its an extremely dangerous mindset.

    Sure, to do something fairly destructive you'd have to give it your password, but that's exactly the same as Vista/2k8 with UAC configured correctly, soooo....
    Hopefully if one is running linux, you would think they are not stupid enough to use questionable content....

  10. #10
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Griffton View Post
    Hopefully if one is running linux, you would think they are not stupid enough to use questionable content....
    That's the same as windows though. If an intelligent user is at the keyboard malware is not an issue. The linux crowd have been constantly trying to push towards the less sophisticated users though (see: Ubuntu). So again, such a mindset is not only ignorant, it's dangerous (regardless of your skill level).

  11. #11
    BoogieManTM's Avatar Active Member
    Reputation
    52
    Join Date
    May 2008
    Posts
    193
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cypher View Post
    That's the same as windows though. If an intelligent user is at the keyboard malware is not an issue. The linux crowd have been constantly trying to push towards the less sophisticated users though (see: Ubuntu). So again, such a mindset is not only ignorant, it's dangerous (regardless of your skill level).
    I would hope a virus scanner would LAWL @ u for trying to scan a bash script, though.. How in the hell could it tell the difference between a nasty, dirty rm -rf $varthatpointsto/ from a real, legit, rm -rf $varthatpointstoatempdirectory?

    No doubt there are virus' for linux, and they can be just as nasty as the windows ones. The major difference (besides linux being more a more secure system in general) in windows and linux virus' are just that linux isn't nearly as targetted a platform. Same as linux isn't a target platform for most games. It doesn't mean it _can't_ run the games, just that the developers don't develop the games for linux.

    It as always comes down to a problem between the chair and the keyboard

  12. #12
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BoogieManTM View Post
    I would hope a virus scanner would LAWL @ u for trying to scan a bash script, though.. How in the hell could it tell the difference between a nasty, dirty rm -rf $varthatpointsto/ from a real, legit, rm -rf $varthatpointstoatempdirectory?

    No doubt there are virus' for linux, and they can be just as nasty as the windows ones. The major difference (besides linux being more a more secure system in general) in windows and linux virus' are just that linux isn't nearly as targetted a platform. Same as linux isn't a target platform for most games. It doesn't mean it _can't_ run the games, just that the developers don't develop the games for linux.

    It as always comes down to a problem between the chair and the keyboard
    Precisely.


  13. #13
    Imalinux's Avatar Member
    Reputation
    6
    Join Date
    Jan 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could you make a version for crossover games? its probably easy but i don't know how

  14. #14
    L'Lawliet's Avatar Contributor
    Reputation
    212
    Join Date
    Jun 2007
    Posts
    1,765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont have crossover so no, i cannot.

  15. #15
    tripleblade3's Avatar Member
    Reputation
    42
    Join Date
    Sep 2007
    Posts
    164
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    K wait... two things...
    1. Will this work for Macs? (I'm guessing it might because of the *nix architecture but I'm not sure)
    2. You can play WoW on Linux?!?!?

    Edit: Scratch that question about this working on Macs, it seems that this MEFix only works if your running the .exe which is totally different then running wow.app xD
    Last edited by tripleblade3; 03-09-2009 at 04:19 PM.
    But yeah, we all know the ArcEmu team is pretty much a farce... unfortunately, it's a farce with a gazillion users. - Hellgawd
    Remember to +Rep People who have helped you!

Page 1 of 3 123 LastLast

Similar Threads

  1. [WoWME] WowME fix for linux
    By L'Lawliet in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 08-17-2008, 02:39 PM
  2. Looking for Linux Help
    By Demonkunga in forum Community Chat
    Replies: 5
    Last Post: 11-25-2007, 05:28 AM
  3. repack for linux
    By DiFusioN in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 10-11-2007, 10:07 AM
  4. Bannable for not paying gold back?
    By Grezdo in forum World of Warcraft General
    Replies: 7
    Last Post: 08-17-2007, 01:51 AM
  5. ventrillo client for linux question
    By MetalFan666 in forum Community Chat
    Replies: 0
    Last Post: 06-02-2007, 01:46 AM
All times are GMT -5. The time now is 12:42 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search