Announcement

Collapse
No announcement yet.

[SOLVED] Help with wine

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Help with wine

    Originally posted by Methos94
    YES!!!
    I don't know exactly because you didn't show me the output of the ls -hl command.

    I presume each game is installed into a sub-directory of the games directory. So I'll make a hypothetical for you assuming you have a game named "My Game.exe" inside the "My Game" folder.

    Code:
    cd /home/methos94/games/My\ Game
    wine My\ Game.exe
    When Wine starts the program it will issue some warning messages and information about any errors which may occur. Please copy from the Konsole window (using your mouse) all the text from the cd command until Wine exits. Then paste that text into your reply here.
    Welcome newbies!
    Verify the ISO
    Kubuntu's documentation

    Comment


      #17
      Re: Help with wine

      I never got the warning messages you described but here is the konsole copy

      methos94@IanD:~$ cd /home/methos94/Games/morrowind
      methos94@IanD:~/Games/morrowind$ wine Morrowind\Launcher.exe
      wine: cannot find L"C:\\windows\\system32\\MorrowindLauncher.exe"
      methos94@IanD:~/Games/morrowind$ ^C
      methos94@IanD:~/Games/morrowind$

      Comment


        #18
        Re: Help with wine

        Originally posted by Methos94
        methos94@IanD:~$ cd /home/methos94/Games/morrowind
        methos94@IanD:~/Games/morrowind$ wine Morrowind\Launcher.exe
        wine: cannot find L"C:\\windows\\system32\\MorrowindLauncher.exe"
        When Wine can't find the ".exe" file specified in the current directory it looks in "C:\windows\system32" automatically. I'm thinking that you got the name of the ".exe" file wrong.
        Welcome newbies!
        Verify the ISO
        Kubuntu's documentation

        Comment


          #19
          Re: Help with wine

          methos94@IanD:~/Games/morrowind$ wine easy.exe
          err:module:import_dll Library MSVCP60.dll (which is needed by L"A:\\Games\\morrowind\\easy.exe") not found
          err:module:LdrInitializeThunk Main exe initialization for L"A:\\Games\\morrowind\\easy.exe" failed, status c0000135

          There renamed the exe to make it easier. 8)

          Comment


            #20
            Re: Help with wine

            Originally posted by Methos94
            err:module:import_dll Library MSVCP60.dll (which is needed by L"A:\\Games\\morrowind\\easy.exe") not found
            Copy the "MSVCP60.dll" file from the Windows computer into the "morrowind" directory. If you can't find it on the Windows computer then you can get it with a web search.
            Welcome newbies!
            Verify the ISO
            Kubuntu's documentation

            Comment


              #21
              Re: Help with wine

              Ok I thought about that for a second and that dll was something that was missing from the game itself, I tried it with another game and it went off without a hitch. Now the question is why can't wine run it through the program?

              Comment


                #22
                Re: Help with wine

                Originally posted by Methos94
                Ok I thought about that for a second and that dll was something that was missing from the game itself, I tried it with another game and it went off without a hitch. Now the question is why can't wine run it through the program?
                Umm, what? Please re-phrase that.
                Welcome newbies!
                Verify the ISO
                Kubuntu's documentation

                Comment


                  #23
                  Re: Help with wine

                  The missing dll was a game specific problem, I tried again with two other games and they run fine through konsole, now I just want to get the shortcuts through wine working

                  Comment


                    #24
                    Re: Help with wine

                    Originally posted by Methos94
                    now I just want to get the shortcuts through wine working
                    You mean you want to be able to start the games from the K menu on the desktop? Sorry, but I don't know how to do that. I always use Wine from Konsole.
                    Welcome newbies!
                    Verify the ISO
                    Kubuntu's documentation

                    Comment


                      #25
                      Re: Help with wine

                      Wow... Well thats something that would have saved a lot of time

                      ...sorry for bein such a newb :P

                      I appreciate all the help anyways.

                      Comment


                        #26
                        Re: [SOLVED] Help with wine

                        You said the games are working now, right?
                        Welcome newbies!
                        Verify the ISO
                        Kubuntu's documentation

                        Comment


                          #27
                          Re: [SOLVED] Help with wine

                          Yes they work... Thank you

                          Comment


                            #28
                            Re: [SOLVED] Help with wine

                            You could even create a desktop file on your Desktop folder. You just need to enter the right path to the game exe file in the command field (Create new > Link to Application. On the new window go to Application tab > Command: field).

                            If you still want to create a new link to your games in K menu, then right click on K menu and select Menu Editor. Once it's opened right click on the desired submenu and add a new item. In General tab enter the Name: and the Command: (the file path).
                            Multibooting: Kubuntu Noble 24.04
                            Before: Jammy 22.04, Focal 20.04, Precise 12.04 Xenial 16.04 and Bionic 18.04
                            Win XP, 7 & 10 sadly
                            Using Linux since June, 2008

                            Comment

                            Working...
                            X