+ Reply to Thread
Page 9 of 9 FirstFirst ... 7 8 9
Results 161 to 170 of 170

Thread: HowTo: HOI3 & Linux with WINE

  1. #161
    First Lieutenant Casacerian's Avatar
    Hearts of Iron IIISemper FiVictoria 2Pride of NationsFor the Motherland

    Join Date
    Feb 2011
    Location
    Bayern, Deutschland
    Posts
    252
    Maybe I missed it, but has someone set up a Playonlinux script or a Winetrick alpha script to knock this out with a few clicks?

  2. #162
    First Lieutenant kaspar42's Avatar
    Victoria: RevolutionsEU3 CompleteRome GoldEast India CompanyHearts of Iron III
    Heir to the ThroneMount & Blade: WarbandSemper FiVictoria 2Divine Wind
    MagickaSword of the StarsCrusader Kings IIFor the MotherlandVictoria II: A House Divided
    Crusader Kings II Holy KnightWarlock: Master of the ArcaneHOI3: Their Finest Hour

    Join Date
    Apr 2005
    Location
    Denmark
    Posts
    295
    So, has anyone managed to get FtM to run under WINE?
    I tried installing first SF and then FtM on my old HoI3 wineinstall (which ran perfectly, thanks to this guide), installed vcrun2010 using wine tricks, but this is what happened when I tried to run it:

    Code:
    me@laptop:~/.wine-hoi3/drive_c/Program Files/Paradox Interactive/Hearts of Iron III$ env WINEPREFIX=$HOME/.wine-hoi3 wine hoi3game.exe
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:win:EnumDisplayDevicesW ((null),0,0x32df3c,0x00000000), stub!
    fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1548e0,0x155280): stub
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
    err:ole:CoGetClassObject no class object {da4e3da0-d07d-11d0-bd50-00a0c911ce86} could be created for context 0x1
    err:ole:CoGetClassObject class {2721ae20-7e70-11d0-a5d6-28db04c10000} not registered
    err:ole:CoGetClassObject no class object {2721ae20-7e70-11d0-a5d6-28db04c10000} could be created for context 0x1
    fixme:win:EnumDisplayDevicesW ((null),0,0x32e644,0x00000000), stub!
    Segmentation fault

  3. #163
    Seeing that the one above has no answers, time to it ask again. Do SF and FtM work under Wine?

    I have not tried them myself. I had HoI3 without expansions working, played a lot, got bored with the various shortcomings, sold it. And now I find myself missing it, and thinking about buying the collection.

  4. #164
    Newbie Demi Moderator Gaute65's Avatar
    Diplomacy PlayerEU3 Collectors Edition OwnerDeus Vult!EU3 CompleteRome Gold
    Hearts of Iron IIIHeir to the Throne200k ClubVictoria 2Divine Wind
    Cities in MotionCrusader Kings IIPride of NationsSengokuCrusader Kings II Holy Knight

    Join Date
    May 2001
    Location
    Mombot Road 103, Norway
    Posts
    4,242
    Paradox Linux User Group

    Age, catamite- fac mihi hunc diem felicissimum.

  5. #165
    Colonel happyman40's Avatar
    EU3 OwnerHearts of Iron IIIAchtung PanzerSemper FiVictoria 2
    MagickaSword of the StarsDarkest HourCrusader Kings IIFor the Motherland
    Sword of the Stars IIVictoria II: A House DividedHOI3: Their Finest Hour

    Join Date
    May 2011
    Location
    Coffs Harbour,Australia
    Posts
    1,109
    I've gotten it to work in VMware Player - and there is a linux version of it so you could give that a go.

    http://downloads.vmware.com/d/info/d...orkstation/7_0
    Last edited by happyman40; 31-01-2012 at 11:07. Reason: spelling

  6. #166
    Thanks for the replies. Got the game and got it running mostly ok. I do have a little graphics problem, many unit icons (counters) have a sort of static effect over them, like an old analog tv when not tuned to a channel. That is probably due to the fact that I use an onboard Intel 4500 GPU. Last time I tried Hoi there was at first a small issue of the oceans appearing white instead of blue, but it disappeared after some update to Wine or X11, perhaps that will also happen to the static some day.
    Last edited by honkajoki; 07-02-2012 at 00:05. Reason: missing words

  7. #167
    dotnet20 won't install using winetricks - errors saying its because i am trying to install on a 64bit os

    i've googled this and seen loads of posts but nothing that explains exact;ly how you do install it?

    any advice welcomed

    thanks

    Doc (Ubuntu 12.04 64bit)
    FANBOYS : Plural for fanboy. Fanboys are people that remain loyal to something, no matter how much it sucks. People that remain loyal to videogame companies are usually named as a fanboy.

  8. #168
    Quote Originally Posted by Doctoxic View Post
    dotnet20 won't install using winetricks - errors saying its because i am trying to install on a 64bit os

    i've googled this and seen loads of posts but nothing that explains exact;ly how you do install it?

    any advice welcomed

    thanks

    Doc (Ubuntu 12.04 64bit)
    Same here. Tried hard to find a solution, but to no avail.

    UPD: Finally got it figured out. Should have selected the 32-bit architecture back when creating wineprefix, i.e. before installing anything you should create a new one with

    WINEARCH=win32 WINEPREFIX=~/.wine-hoi3 winecfg
    After doing that and following this guide I got HOI3 with all the addons working on my 64-bit Ubuntu. It is the only Clausewitz-based game that I got working flawlessly: with all the sound, music, graphics, and even...meta-server connection! Whoa...
    Last edited by Aeroclub; 06-11-2012 at 23:15.

  9. #169
    First Lieutenant kaspar42's Avatar
    Victoria: RevolutionsEU3 CompleteRome GoldEast India CompanyHearts of Iron III
    Heir to the ThroneMount & Blade: WarbandSemper FiVictoria 2Divine Wind
    MagickaSword of the StarsCrusader Kings IIFor the MotherlandVictoria II: A House Divided
    Crusader Kings II Holy KnightWarlock: Master of the ArcaneHOI3: Their Finest Hour

    Join Date
    Apr 2005
    Location
    Denmark
    Posts
    295
    Quote Originally Posted by Aeroclub View Post
    Same here. Tried hard to find a solution, but to no avail.

    UPD: Finally got it figured out. Should have selected the 32-bit architecture back when creating wineprefix, i.e. before installing anything you should create a new one with



    After doing that and following this guide I got HOI3 with all the addons working on my 64-bit Ubuntu. It is the only Clausewitz-based game that I got working flawlessly: with all the sound, music, graphics, and even...meta-server connection! Whoa...
    Could you give a step-by-step guide to how you made it work?

  10. #170
    Quote Originally Posted by kaspar42 View Post
    Could you give a step-by-step guide to how you made it work?
    Create a wineprefix using the command I specified, and then follow the guide here: http://appdb.winehq.org/objectManage...estingId=68473

+ Reply to Thread
Page 9 of 9 FirstFirst ... 7 8 9

Posting Permissions

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