Jump to content

angelsavior9mm

Supporter
  • Posts

    10
  • Joined

  • Last visited

Nexus Mods Profile

About angelsavior9mm

Profile Fields

  • Country
    None
  • Currently Playing
    Fallout4, Killing Floor 2
  • Favourite Game
    all fallout games, oblivion, final fantasy 7

angelsavior9mm's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I'm assuming you've had this fixed by now, but just thought I'd confirm it. Did you figure out what caused the crashing?
  2. Download quickbms http://aluigi.altervista.org/quickbms.htm Create an new .txt file with whatever name and just copy/paste the entire following script in it (I did NOT create the script or program, only know of them) # ZIP files (alternative way) 0.1 # get end of directory and parses central directory # script for QuickBMS http://quickbms.aluigi.org goto -0x16 idstring "PK\x05\x06" get disk_num short get disk_start short get central_entries short get central_entries short get central_size long get central_offset long get comm_len short getdstring comment comm_len for i = 0 < central_entries goto central_offset idstring "PK\x01\x02" get ver_made short get ver_need short get flag short get method short get modtime short get moddate short get crc long get comp_size long get uncomp_size long get name_len short get extra_len short get comm_len short get disknum short get int_attr short get ext_attr long get rel_offset long getdstring name name_len getdstring extra extra_len getdstring comment comm_len savepos central_offset goto rel_offset idstring "PK\x03\x04" get ver short get flag short get method short get modtime short get moddate short get crc long get comp_size long get uncomp_size long get name_len short get extra_len short getdstring name name_len getdstring extra extra_len savepos offset if method == 0 Log name offset uncomp_size else if method == 8 ComType zlib elif method == 1 ComType unshrink elif method == 6 ComType explode elif method == 9 ComType deflate64 elif method == 12 ComType bzip2 elif method == 14 ComType lzmaefs elif method == 13 ComType XMemDecompress elif method == 21 ComType XMemDecompress elif method == 64 ComType darksector elif method == 98 ComType ppmd elif method == 99 print "this script doesn't support AES encryption" cleanexit else print "unsupported compression method %method%" cleanexit endif CLog name offset comp_size uncomp_size endif next i Run quickbms, it'll ask for the script first, select the txt file you made containing above script, then it asks for the archive, which is the .pak file, and finally select the save location. Voila, files extracted.
  3. yeah i actually use this also but it's when you kill someone over more than like 10 yards and theres no splatter on terrain and such. i find it really annoying. anyone know a way to fix this?
  4. So yeah, when I kill someone more than like 10 yards away and then walk up to loot the body, there's no blood splatter around him/her/it. Didnt know if this was a problem or if i'm just easily annoyed. My graphics settings are maxed completely and Ive even messed with some .ini variables to try to make it render but no dice. Any help regarding this aspect? I really like my games bloody...
  5. Wanting a mod of some sort that will cause blood splatter from a distance. It annoys me that i can kill someone like 10 yards away and go to loot his corpse and theres no blood around him. This may be some easy way to fix, and if so just let me know though i have a few texture mods and have attempted briefly messin around with the geck to find a solution but yeah. Thanks for any info.
  6. I find the lack of action between the various factions a bit of a let-down. Looking for a mod to make the game have a "faction wars" implementation a la s.t.a.l.k.e.r games. There may have been one for fallout 3 but i can't remember. Aspects like faction raids on various outposts of which control can actually switch, fights going on in the wasteland between ncr and the legion, something like that. Plus being able to actively participate. Apology's if something of this nature has surfaced already as it's not exactly a unique idea, any reply's welcome of any sort even if you just feel like nagging on what you feel is a piss-poor idea. Edit: Well I went over to moddb.com and the first thing i saw advertised on their files was a new vegas mod called Fallout: Faction Wars so I may be helping with that. @TrooperScooperMKII & Greymane: Thanks for the reply's. I know the mod, if it was to include more warring between ncr and legion, wouldnt exactly be realistic to the game setting but it would still be fun i think. Ive beaten the game a few times already so just trying to think of ways to liven it up some more. There was a STALKER mod at one point that added faction wars to the game once you actually beat the game, just something to do for fun and something similar in NV would be interesting for people who don't mind the "Hows" and "Whys" of the game lol.
  7. any help appreciated, and i apologize if it's already been answered somewhere on here though i did look. trying to get the fix for the daorigins.exe file that makes it large address aware. After enabling it i get a steam error "dragon age origins ultimate edition failed to start (error code 51)". i'm pretty sure i did it correctly and i have 6gigs of ram so no reason it shouldnt work technically speaking. i assume it's because it modifies the executable and steam doesnt like that very much. any help on a way around it or am i just screwed?
×
×
  • Create New...