Page 5 of 44 FirstFirst 12345678915 ... LastLast
Results 41 to 50 of 431

Thread: oktNoBlur - Signed Blur Remover Addon

  1. #41
    Gunnery Sergeant oktane's Avatar
    Join Date
    Mar 11 2002
    Location
    PBR Streetgang, this is Almighty.. do you read me, over?
    Posts
    518
    Author of the Thread
    BETA 70184 noBlur Download: http://www.506th-pir.org/scripts/okt...r_1.5.70184.7z

    Hmm, many, many hours later and I have an automated solution that takes about 15 seconds to patch any version, written in powershell language. (which is a pain in the ass at first but pretty powerful compared to batch files) Auto detects version via exe metadata, depbo's, deshdc's, patches custom compiled ASM shaders, repackages it back up, all named correctly, signed, proper pbo prefix of 'bin', everything. But it is not yet done, I still have to automate the end packaging, easy-to-use install scripts, and updates changelog so that it poops out the *final* 7z file ready to upload or updates a web host automatically. Here is just the beta pbo for people that need it: http://www.506th-pir.org/scripts/okt...r_1.5.70184.7z completely generated from script, cept I had to create the @okt_NoBlur\dta folder structure.

    No sense in mirroring that, just hold off until I get done with the self update scripts that fetch the latest from the web. Then I'll only have to release here when there's a major revision. (final patch)

  2. #42
    Staff Sergeant OrdeaL's Avatar
    Join Date
    Jun 10 2009
    Location
    New Zealand - Auckland
    Posts
    251
    Love ya work man!
    Intel Core i5-2500K Sandy Bridge CPU 3.60Ghz
    4GB Kingston HyperX DDR3 1600MHz
    Gigabyte nVidia Geforce GTX 560Ti 1GB GDDR5
    nVidia Driver 306.97 WHQL
    Gigabyte P67A-UD4-B3 Motherboard
    Win 7 Prof 64bit

  3. #43
    Cool Man, thanks

    Main pc: (Windows 7 64bit)
    Asus P5Q Pro, Core 2 Quad Q9550 E0 @ 3.8Ghz, 1024MB XFX HD6870, 4x 2GB GSkill PC2 8000, 40GB Intel X25-V SSD, 2x 36GB Raptors Raid 0, 2x 1TB Samung F1 Sata, 2TB Samung F3 Sata, Corsair TX850W Psu, Creative X-Fi Fatal1ty, Lian-Li V2000, Dual loop custom watercooling, Samsung Syncmaster 245B, 600W Technics 5.1 Surround, Saitek Eclipse II Keyboard, Saitek GM3200 Mouse, Saitek X52 Flight Controller, TrackIR5

  4. #44
    New beta 70256 out but bin.pbo is the same size as beta 70184 so current noblur patch should still work fine. Will be very nice though when okatane finishes his automatic patching tool.

  5. #45
    Gunnery Sergeant oktane's Avatar
    Join Date
    Mar 11 2002
    Location
    PBR Streetgang, this is Almighty.. do you read me, over?
    Posts
    518
    Author of the Thread
    Yep, they are the same guys. I use HashCheck shell extension to check CRC's on the config.bin. Size is not a good way to check because they can change a character and it will be the same size. Also, almost every time the PBO file is not the same, but the contents inside may be the same. Its because they repack the PBO every time for the new beta. (there's some date info in there I think)
    So to check, what I do is (it's easy):
    -When installing new beta, rename old beta folder to betaxxxxx first, where x is the version.
    -Depbo old and new bin.pbo from betas. (i use cpbo.exe, just click extract in RMB menu)
    -RMB Click properties on extracted config.bin's, see checksum tabs. (install HashCheck to see this)
    -If the CRC's match, it's okay to use old version.

    The biggest problem is that config.bin being outdated, could cause problems for you, or even other people you play with online. (make their game crash in rare cases) Because of this, I think I need to change the wording to something more strict since it is used online often. IE: Old versions of the noBlur shouldn't be used with newer betas. (unless it's verified config.bin is identical)

    Prehaps I can look into settings the minimumVersion in the config.bin, but that would require editing and re-binarizing it. :/
    Last edited by oktane; May 11 2010 at 01:44.

  6. #46
    Thanks okt, good work.

  7. #47
    Quote Originally Posted by oktane View Post
    Prehaps I can look into settings the minimumVersion in the config.bin, but that would require editing and re-binarizing it. :/
    Well, if you get something automatic to work to update the shaders, then it should also be possible to rewrite the version-line of it?

    Non the less, I love this addon, so please keep them coming!

  8. #48
    Gunnery Sergeant oktane's Avatar
    Join Date
    Mar 11 2002
    Location
    PBR Streetgang, this is Almighty.. do you read me, over?
    Posts
    518
    Author of the Thread
    Quote Originally Posted by Inkompetent View Post
    Well, if you get something automatic to work to update the shaders, then it should also be possible to rewrite the version-line of it?

    Non the less, I love this addon, so please keep them coming!
    Yeah so what I do now is depbo the BIS bin.pbo, patch the shaders, and repbo it with a new name. I don't touch the config.bin. To do the version thing, I'd have to un-binarize the BIS config.bin, grep and update the version line, re-binarize, repbo. I'll see if that will work out. But I'm thinking the version thing only checks if its X version or higher, which wont work in our case. (people would still be able to use old config.bin with new beta exe)

  9. #49
    True enough. Unbinarizing could be done with Kegety's UnRAP, but as you say the version check probably won't be of much use anyway =/

  10. #50
    Gunnery Sergeant oktane's Avatar
    Join Date
    Mar 11 2002
    Location
    PBR Streetgang, this is Almighty.. do you read me, over?
    Posts
    518
    Author of the Thread
    Noticed there was another beta today.. they didn't change anything except they added back in the 3 extra shader shdc files that they removed in 70256.. No idea why. (the one we patch here for the blur is shaders_defPP) But regardless, here's another temporary version updated: http://www.506th-pir.org/scripts/okt...r_1.5.70313.7z

    Cheers

Page 5 of 44 FirstFirst 12345678915 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •