TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 10 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

Steam ImageSteam ImageSteam ImageSteam ImageSteam Image
2024.9.12 v0.8.28 Theme Update: Blood on Fire

Intro:


This version introduces two new ailment statuses, Bleeding and Pollution, revamps visual effects like flames, and makes several core experience adjustments. This opens up new directions for continuous development and takes a significant step towards providing a complete and unified game context.


Updates


Bleeding/Pollution: New Ailment Statuses




  • Added two new Ailment statuses: Bleeding and Pollution:
  • Bleeding:When the gauge is full, it instantly deals 15% of maximum health + 150 fixed damage.


  • Pollution:When the gauge is full, it enters a polluted state without clearing the gauge. During this period, it deals 5 fixed damage every 0.5 seconds. The polluted state only ends when the gauge is cleared. Additional pollution attacks will accumulate normally, extending the duration (but not exceeding the resistance cap).

  • These statuses do not directly cause damage when attached to attacks, so they wont show in attack damage floating numbers.
  • The attribute values will be marked on the character information panel.
  • Both statuses on weapons do not require a battle cry to activate and are always effective.
  • The accumulation ratio for both statuses is always 100%.
  • Currently, humanoid enemies and players have a fixed resistance of 100 to both statuses, while some UE-type enemies have special weaknesses.
  • Weapons causing bleeding currently include:
  • Fire Axe, Templars Sword, Horizon, Sharkmans Knife, Kitchen Knife, Fork
  • Weapons causing pollution currently include:
  • Some attacks from Sharkman, Scepter

Blood and Fire


  • Overhauled the visual effects related to flames, including fire-element attacks, burning ailment status, and death in a burning state(in to ash).





  • Created new life drain visual effects, no longer using message hints.

  • Added two new achievements, requiring defeating 10 burning enemies and draining 5000 life points, respectively. These achievements can unlock Tianya(Horizon) and Luori(Sunset) in free/multiplayer mode.

Continuous Acceleration!


  • Optimized a series of basic game parameters and reinterpreted concepts to provide a smoother, faster game interaction experience.
  • Increased the basic stamina recovery speed from 25/s to 40/s, allowing quick recovery from breathlessness to intense combat.
  • Dodge invincibility now starts from the correct command recognition, covering up to 0.05s of waiting for direction input, reducing inconsistency in feel.
  • Sitting and the Flame perfume effect now accelerate ailment gauge decline.
  • Sprint acceleration in lock-on state now activates directly when lock-on ends, without needing to press again.
  • Long-pressing lock-on now temporarily enters lock-on state, releasing it directly cancels it.
  • Optimized the display of elemental damage numbers, making colors brighter and more readable.
  • Defined true damage with purple color.
  • Redesigned the Cockatrice effect, now causing fixed true + electric element damage on contact, with interruption and slight knockback. This damage accumulates 100% electric ailment gauge. This change reduces long interruptions and prevents NPCs from infinitely suppressing players.
  • Implemented smooth transitions for hand movements when switching, discarding, or changing weapon actions.
  • NPCs like Templars, Sharkmen, and Naked Men, who switch actions, can now be observed to identify their action patterns.
  • UE-type enemies can now cause elemental damage/ailment statuses.
  • Added a non-retaliating UE Templar in Deruption mode to evaluate ideal damage efficiency.

Fixes


  • Fixed the issue of UE Templars waist hit missing.
  • Fixed the issue of some attacks failing to acquire accurate direction.
  • Optimized the timing of single-handed heavy attack damage.
  • Fixed the walking animation issue of Templars at slow speeds.
  • Fixed the uneven distribution of UE Templars ectoplasm.
  • Fixed the issue of UE Sharkmens bodies not displaying elemental damage visual effects correctly.
  • Optimized VFX performance.

Conclusion


Future versions will continue to polish and revamp existing features, and new enemies and audiovisual experiences will be introduced soon. Stay tuned!


PS


I have written an ASL script for Live Split for this version (v0.8.28). It can automatically start the timer at the beginning of the first level and automatically split each time a Boss is defeated. This corresponds to the 7 Bosses with health bars in the game. The content is as follows, feel free to download!


state("Eruption") { int LevelSelected : "GameAssembly.dll", 0x01F40128, 0xB8, 0x0, 0x130; int GreenHP : "UnityPlayer.dll", 0x01BC38D8, 0x258, 0x10, 0x100, 0x28, 0x214; int CCBossHP :"GameAssembly.dll", 0x01F293A8, 0xB8, 0x0, 0x38, 0x10, 0x20, 0x214; int Shark2HP :"GameAssembly.dll", 0x01F17B38, 0xB8, 0x0, 0x210, 0x0; int Templar2HP : "GameAssembly.dll", 0x01F17B38, 0xB8, 0x0, 0x210, 0x0; int PlayerHP :"GameAssembly.dll", 0x01F2B5A0, 0xB8, 0x20, 0xE8, 0x214; } split { bool shark2 = current.Shark2HP <= 0 && old.Shark2HP > 0 && current.LevelSelected == 14; bool t2 = current.Templar2HP <= 0 && old.Templar2HP > 0; bool CCBoss = current.CCBossHP <= 0 && old.CCBossHP > 0; return (CCBoss || shark2 || t2) && current.PlayerHP > 0; } start { return current.LevelSelected == 0 && current.GreenHP == 1000; }


[ 2024-09-12 13:28:18 CET ] [ Original post ]

Eruption
DBH Developer
DBH Publisher
2021-06-10 Release
Game News Posts: 20
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
🎮 Full Controller Support

※New Experience you have never got

  • storytelling single player
  • multi-player no faction distinction


  • custom costume, attributes, and weapon
  • concise level-based design

※Unique "Chinese" style

  • reality visual style, no kungfu, modern stage not in China

  • realistic battle style

  • pick up whatever you find and fight
    {STEAM_APP_IMAGE}/extras/combo1.gif
  • feel the real pain!

(No real dogs were hurt during the development)

About the single-player extra mode
First, create your custom Character, you can use it to play these three modes below

1.Jamais-Vu

Replay the story mode levels with a custom character.

2.Endless Nightmare

Randoms levels await in this mode, some enemies are franchised in this mode. you can Initialize with a seed to acquire a determined-Random level.

3.Deruption

Scenario to test weapons. Eliminate the red poxes!

/////////////////////////////////////////////////////////////////////////////////

Control Instructions


WASD to move your Avatar, with SPACE to sprint. Separately press SPACE to Walk
Mouse Left to kick, Mouse Right to attack, Mouse Middle to Heavy Attack
Z to toggle auto camera rotation
Table to Lock on the enemy.SPACE is walk slowly only when locking mode on.
E to interact with objects.
Blue outline means Seat to rest
Red outline means Info to read
White outline means Weapon to pick, available when locking mode on.
F to activate Certain weapons' skills
Alt + F4 or ESC to Quit

XBOX one Controller is Compatible

X -Interactive
Y -Attack
B -Kick
A -HevayAttacl
LB -Lock
RB -Sprint/Walk
LS -Skill
RS -Toggle Auto-Camera

MINIMAL SETUP
  • Processor: Modern 4 core CPUMemory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: GTX 750 / HD 6770Network: Broadband Internet connection
  • Storage: 1 GB available spaceAdditional Notes: Running On Proton
RECOMMENDED SETUP
  • Processor: Core i / RyzenMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: GTX 1050 / RX 460Network: Broadband Internet connection
  • Storage: 1 GB available spaceAdditional Notes: Running On Proton
GAMEBILLET

[ 6056 ]

8.79$ (12%)
25.19$ (16%)
3.51$ (77%)
6.01$ (14%)
53.39$ (11%)
7.95$ (20%)
6.79$ (-127%)
17.54$ (12%)
18.25$ (17%)
8.27$ (17%)
12.59$ (16%)
4.12$ (17%)
34.13$ (15%)
8.49$ (15%)
11.56$ (11%)
4.19$ (16%)
8.46$ (15%)
5.77$ (17%)
45.47$ (17%)
10.91$ (16%)
12.74$ (-28%)
36.95$ (26%)
49.79$ (17%)
2.32$ (85%)
3.30$ (83%)
23.59$ (21%)
3.43$ (14%)
8.47$ (15%)
20.79$ (17%)
4.19$ (16%)
GAMERSGATE

[ 1470 ]

4.0$ (60%)
1.5$ (92%)
8.99$ (55%)
9.2$ (77%)
6.0$ (70%)
0.65$ (89%)
0.56$ (81%)
2.61$ (83%)
3.4$ (83%)
1.84$ (74%)
44.15$ (26%)
3.6$ (80%)
1.31$ (74%)
19.99$ (20%)
5.0$ (50%)
5.0$ (50%)
3.0$ (85%)
1.84$ (74%)
9.89$ (34%)
9.99$ (50%)
30.0$ (50%)
6.0$ (80%)
22.49$ (25%)
7.5$ (50%)
13.99$ (30%)
1.84$ (74%)
3.0$ (80%)
0.65$ (89%)
6.5$ (50%)
4.4$ (82%)

FANATICAL BUNDLES

Time left:

356418 days, 1 hours, 6 minutes


Time left:

4 days, 9 hours, 6 minutes


Time left:

0 days, 9 hours, 6 minutes


Time left:

6 days, 9 hours, 6 minutes


Time left:

32 days, 8 hours, 6 minutes


Time left:

14 days, 9 hours, 6 minutes


Time left:

17 days, 9 hours, 6 minutes


Time left:

3 days, 9 hours, 6 minutes


Time left:

19 days, 9 hours, 6 minutes


Time left:

27 days, 9 hours, 6 minutes


Time left:

34 days, 8 hours, 6 minutes


HUMBLE BUNDLES

Time left:

5 days, 3 hours, 6 minutes


Time left:

8 days, 3 hours, 6 minutes


Time left:

12 days, 2 hours, 6 minutes


Time left:

13 days, 2 hours, 6 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE