Recent content by Xarion

  1. X

    5.1/7.1 surround audio for 7 Days to Die

    Please look at UnityCsReference - Audio.bindings.cs enum AudioSpeakerMode contains indexes of audio speaker modes, these are not the total numbers of speakers.
  2. X

    5.1/7.1 surround audio for 7 Days to Die

    UABEA tool can be found here: https://github.com/nesrak1/UABEA/releases For Windows version just unpack it into any folder you like and start UABEAvalonia.exe. Then open file data.unity3d from the game folder '7 Days To Die\7DaysToDie_Data\'. Don't forget to backup original game file! Decompress...
  3. X

    5.1/7.1 surround audio for 7 Days to Die

    At the moment (and for many years actually) audio output in 7 Days to Die is just flat stereo. So, if you have multichannel speakers system then you almost have no benefit from it because all speakers are silent except front left and front right. If you use virtualization (or not use) for...
  4. X

    Cannot Load Game since update

    Look at these lines from your output log: 2025-12-22T16:16:30 3.772 INF [MODS] Start loading from: 'D:/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/../Mods' 2025-12-22T16:16:30 3.776 INF [MODS] Trying to load from folder: '0_TFP_Harmony' 2025-12-22T16:16:30 3.787 INF [MODS]...
  5. X

    Icons on the windowFuel not growing on hover

    There was a bug "Icons on the toolbelt not growing on hover" in the game v2.4 that was considered and fixed. But the very same UI bug was and still presents for the windowFuel grid (WorkstationFuelGrid controller). If you drop some fuel, for example some wood in the campfire (or forge) fuel...
  6. X

    Windows The inventory grid is not working correctly

    This is an old UI backpack bug, can be easily fixed by an xml modlet for the \Config\XUi\controls.xml, for example like this: <configs> <!-- Overrides the cell width="64" and height="64" of the style="itemStack" for the precise use with vanilla backpack grid. The default cell size of...
  7. X

    Item icons don't enlarge on the toolbelt

    There is a small but annonying bug in 7 Days to Die v2.2(b3) Toolbelt controller. If you open backpack and move mouse over an item icon in the toolbelt then icon will be enlarged (as it normally does in backpack inventory) but instantly will get its normal size. It looks like quick flickering...
  8. X

    PC V1.4 Stable

    I have looked through all POIs and found only single one with 'GroupAllRadiated' string - the "school_03.xml". Seems like this is the newest updated vanilla POI with the date of 2025-02-15. P.S. Ah, this POI is the "famous" Grover High.
  9. X

    PC Optimisation

    Aha, thank you very much! 👍
  10. X

    PC Optimisation

    My bad, I didn't notice before, but now after looking at SylenThunder's screenshots I see that we have no Shadows Quality option in A21, only Shadows Distance. With my RX 6650 XT, I can't use Shadows Quality at Ultra like SylenThunder's RX 6800 XT, because it drastically drops performance down...
  11. X

    PC Optimisation

    Well, maybe it is different for an NVidia videocard. I have 5600x CPU and RX 6650 XT GPU. In A21 I have quite stable 60 fps at 2560x1440 with my settings. After updating to v1.0 exp I had only 35-40 fps in the forest biome with the same old video settings (without FSR, because there was no such...
  12. X

    PC Optimisation

    Seems like Shadows Quality is the main performance issue now. Set it to Low or Medium and you will get performance close to the good previous one.
Back
Top