Jump to content

asaz989

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by asaz989

  1. Thanks a lot!

    So what's interesting in my case is that this is an integrated graphics card, and I'm fuzzy on how the video RAM works with those. IIUC they share main memory with the CPU, but I don't know if they get a fixed allocation, or if they can ask for as much memory as they like. Maybe I just need to find the knob to allocate more and things will be good.

  2. Are they disappearing from only the equipment screen, or also from the soldier list screen? Soldiers injured below 50% will not be usable, and will show up in the list screen as "Wounded N Days"; they'll be usable again once they've healed up above 50%. (A Medbay will speed up this process.)

    WRT equipment, I remember hearing about an issue where equipment of dead or wounded soldiers would "disappear" temporarily until their dropship returned to base; I don't remember if they'd decided to change the UI to better indicate this.

  3. Here's a screenshot of my mission, and a save - the soldier is behind an invisible car (you can see the pathing that avoids it), and quitting to the main menu has exactly the same car stay invisible. However, quitting to the desktop and reloading completely, some other random prop type won't appear, for example those NW-to-SE walls just above the UI elements at the bottom.

    disappearing props.jpg

    Here's a save, though I don't know if this will reproduce easily across systems:

    [ATTACH]4391[/ATTACH]

    Whenever this happens, there are multiple repeats of the following two lines at the console (same line number and everything, though that is in Wine source code (I'm on Linux), not Xenonauts :( )

    err:d3d:wined3d_debug_callback 0x17aaa8: "GL_OUT_OF_MEMORY in glTexSubImage".err:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY (0x505) from glTexSubImage2D @ surface.c / 2353

    A couple more observations:

    1. The console output doesn't get repeated more if I exit to the main menu (not desktop) and reload the save, despite the error re-occuring, indicating that the game attempts to load a texture into OpenGL/D3D memory only once across multiple GC loads in the same xenonauts invocation.
    2. The issue seems more likely to pop up the longer I run the game; in one or two GCs things are pretty stable, but the third GC in a load is very likely to exhibit this issue at least once. Are textures not getting a glDeleteTextures call through the wined3d layer?

    Before this, the bug was annoying, but could usually be fixed by exiting and re-loading; this is my first big (grounded Landing Ship) night mission, and the game can't seem to load all the prop textures even from a fresh start.

    disappearing props.jpg

    test.sav

    577e7cfa754a9_disappearingprops.jpg.791d

    test.sav

  4. There's an annoying bug in the packaging (not sure if it's better fixed on your end or on GH's). Your tiles/farm/ directory is named with lowercase, while the Linux package uses uppercase for that directory only (assets/tiles/Farm). Since Linux filesystems are case-sensitive and Wine emulates a Windows system (which isn't), installing this map pack makes the game unable to find any of the stock farm tile images, causing all black tiles on farm missions.

    I fixed this on my machine by moving the contents of farm/ (the map pack) into Farm/ and deleting the empty farm/; the right solution is for either you or GH to change the case to match the other. I'm not sure how changing the case to capital in the map pack archive would play on Windows, though; have fun checking that out :)

  5. On 1.05HF (no modifications), I'm starting to get this issue even earlier in the game (GL_OUT_OF_MEMORY warnings, stuff failing to be drawn), on light scout and scout missions. So far it tends to be props rather than UI elements (e.g. walls or railcars that aren't visible to me but that no one can see or shoot through). No crashes yet, but I'll keep an eye out as I progress to bigger missions.

    My system is running Intel HD3000 integrated graphics, and lspci indicates that it has 256MB of memory allocated to the video card.

  6. When I try downloading the Steam package on Linux, Steam says everythings fine, but:

    1. The download completes immediately
    2. When I try to launch the game through Steam, I get an error "Failed to start game (missing executable)."
    3. When I go poking around in the Steam install directory (~/.local/share/Steam/SteamApps), a Xenonauts directory has been created, but is completely empty.

    IIRC from other games that have had the same issues, the indicates that a SteamApp was created for the Linux version, but no files were added to it.

  7. Yeah, getting high up (especially with jump-jets) is very useful, even without an accuracy bonus. On v21, before any added alien AI for using elevation, I found Harridan suits to be very worth it just for reconnaisance purposes. They both kept me from running straight into an aliens around unscouted corners, and on Terror Missions provide very useful spotting in my main kill zones

  8. I haven't played any v21 builds yet, so no comment about the current balance. Just my two cents about Caesans - when I take casualties against Caesans, it's because of good long-range shooting, and because they're so cautious about leaving cover that it's harder to snipe them from out of range. To make them "scarier" to go up against, but still have a distinct character, maybe buff their (already quite good) accuracy at range? Like a more defensive or cover-aware version of the Harridan snipers. That would also go well with their Xenopedia lore, which is all about them being cautious ranged fighters.

×
×
  • Create New...