Hey, I've been having an issue were launch Helldivers 2 but i keep freezing and crashing.When i check my Event Viewer I have a number of Errors!Application Error:Faulting application name: helldivers2.exe, version: 1.8.16863.0, time stamp: 0x65de0e05Faulting module name: unknown, version:...
Various UI issues may appear when the game interacts with servers. Pick-up of certain objects in-game may cause characters to freeze in place for an extended period of time. Other unknown behaviors may occur. Japanese VO is missing from intro cutscene and Ship TV. Armor values for light/med...
Other unknown behaviors may occur. Japanese VO is missing from intro cutscene and Ship TV. Armor values for light/medium/heavy armor do not currently function as intended. Helldivers 2 is available now for $39.99 on both PS5 and PC, and so far, it's one of the best PC gam...
int knockback2; // -10 float damage_mult; // -1 is default char *p_weapon_type; char *p_damage_name; char *p_base_stats_string; char hide_output; char is_unknown; GameDamageInfo game_damage_backup; } CheatDamageInfo; // YOU CAN CHANGE SECTION START ...
Other unknown behaviors may occur. Japanese VO is missing from intro cutscene and Ship TV. Armor values for light/medium/heavy armor do not currently function as intended. Follow us: Facebook Twitter Youtube Instagram Tagged With: Arrowhead Game Studios, Helldivers 2, pc, ps5, sony Games You...
{355, "Unknown event on automaton map"} }; weapon_name = ""; // strcpy(weapon_name_list, ""); for (int i = 0; i < sizeof(weapons) / sizeof(weapons[0]); ++i) { if (*weapon_id == weapons[i].id) { weapon_name = weapons[i].name; //strcat(weapon_name_list, " / "...
the missing shotgun ID's (and some more) were only left out because i did not recheck them from the last update where ID's changed and did not want to have unknown ID's in script that maybe would affect enemy stuff. that also the reason for the fixme section. they are all just un...
[rcx+04],#0 // skip any 0 dmg weapons like smoke or unknown shit je dmg_code // whitelisted weapons that get super damage cmp [rcx+00], #9 // Projectile_Flamethrower FLAM-40 part 1 je dmg_Super cmp [rcx+00], #14 // Projectile_Grenade_40mm_HE GL-21 part 1 projectile / ...