|
|
Line 1: |
Line 1: |
− | ==kcVIP Tweaks==
| |
− | {{showhide|BOMB BLAST REMOVAL|content=
| |
− | <pre>
| |
− | *BOMB BLAST REMOVAL.bat v1.0
| |
− | *Created 1/11/2012 by kcVIP
| |
− | *Mail kcVIP in game if you have questions.
| |
− | *NOTE: You must run this after every patch.
| |
− | *NOTE: If you want to un-do a boo-boo and you forgot to make a backup of your "rsrc" folder,
| |
− | just delete it, and restart SK, it will automagically redownload it for you and put things
| |
− | back to their original state!
| |
− | *Donations appreciated ;)
| |
− | </pre>
| |
− | Sick of all the pretty lights when using bombs? Do bombers bomb flashes annoy the ever living daylights out of you? Well it just so happens that I can fix that. Follow these simple instructions and remove that annoying bright flash from Nitronome, the obnoxious spikes from DBB, and just about every large flash bomb.
| |
− | *'''WINDOWS'''
| |
− | *'''STEP 1'''
| |
− | Locate your Spiral Knights root folder.
| |
− | *'''STEP 2'''
| |
− | If you have a backup of your "rsrc" folder, skip to STEP 3, if not; Create a backup of the "rsrc" folder. Create a .bat file inside your Spiral Knights root folder, copy and paste the following code, save it, then run it.
| |
− | <pre>
| |
− | xcopy rsrc\*.* rsrc_backup\*.* /y /e
| |
− | @echo ALL DONE!
| |
− | Pause>null
| |
− | </pre>
| |
| | | |
− | *'''STEP 3'''
| |
− | Create another .bat file inside your Spiral Knights root folder, copy and paste the following code, save it, then run it.
| |
− | <pre>
| |
− | DEL rsrc\particle\explosion\bomb_areaexplosion.dat
| |
− | DEL rsrc\particle\explosion\bomb_snarbarb.dat
| |
− | DEL rsrc\particle\explosion\bomb_areaexplosion.dat
| |
− | DEL rsrc\particle\explosion\shard_blast.dat
| |
− | DEL rsrc\particle\explosion\simple.dat
| |
− | DEL rsrc\particle\explosion\simple_recolor.dat
| |
− | DEL rsrc\particle\bullet\bullet_pulsar-scale.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\bomb_areaexplosion.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\bomb_snarbarb.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\bomb_areaexplosion.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\shard_blast.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\simple.dat
| |
− | copy /b rsrc\particle\explosion\sword_part_sealedstatus-circle.dat rsrc\particle\explosion\simple_recolor.dat
| |
− | copy /b rsrc\particle\bullet\bullet_pulsar.dat rsrc\particle\bullet\bullet_pulsar-scale.dat
| |
− | @echo ALL DONE!
| |
− | Pause>null
| |
− | </pre>
| |
− | *'''STEP 4'''
| |
− | ENJOY!
| |
− | *'''LINUX USERS'''
| |
− | You can modify the code to fit your syntax yourself ;) .
| |
− | *'''MAC USERS'''
| |
− | Figure it out yourself. I don't support MAC/Apple products ;) .
| |
− | }}
| |
− | {{showhide|ULTRA LOW GRAPHICS (for low end computers)|content=
| |
− | <pre>
| |
− | *ULTRA LOW GRAPHICS.bat v1.0
| |
− | *Created 1/11/2012 by kcVIP
| |
− | *Mail kcVIP in game if you have questions.
| |
− | *NOTE: You must run this after every patch.
| |
− | *NOTE: If you want to un-do a boo-boo and you forgot to make a backup of your "rsrc" folder,
| |
− | just delete it, and restart SK, it will automagically redownload it for you and put things
| |
− | back to their original state!
| |
− | *Donations appreciated ;)
| |
− | </pre>
| |
− | Are you sick of getting pwned by lag or just want your game to run smoother? I have a few minor tweaks you can do to your game to lighten up the load the game puts on your computer.
| |
− | *'''WINDOWS'''
| |
− | *'''STEP 1'''
| |
− | Locate your Spiral Knights root folder.
| |
− | *'''STEP 2'''
| |
− | If you have a backup of your "rsrc" folder, skip to STEP 3, if not; Create a backup of the "rsrc" folder. Create a .bat file inside your Spiral Knights root folder, copy and paste the following code, save it, then run it.
| |
− | <pre>
| |
− | xcopy rsrc\*.* rsrc_backup\*.* /y /e
| |
− | @echo ALL DONE!
| |
− | Pause>null
| |
− | </pre>
| |
− |
| |
− | *'''STEP 3'''
| |
− | Create another .bat file inside your Spiral Knights root folder, copy and paste the following code, save it, then run it.
| |
− | <pre>
| |
− | DEL rsrc\particle\ambient_bladetrail-thin.dat
| |
− | DEL rsrc\particle\ambient_bloogatoaura.dat
| |
− | DEL rsrc\particle\ambient_bloogatoaura_model.dat
| |
− | DEL rsrc\particle\ambient_boltsphere.dat
| |
− | DEL rsrc\particle\ambient_bramble_gleam.dat
| |
− | DEL rsrc\particle\ambient_bubbleshield.dat
| |
− | DEL rsrc\particle\ambient_bubbles_cyan.dat
| |
− | DEL rsrc\particle\ambient_calibursparkle.dat
| |
− | DEL rsrc\particle\ambient_clipboarddroppings.dat
| |
− | DEL rsrc\particle\ambient_coffeesteam.dat
| |
− | DEL rsrc\particle\ambient_coin.dat
| |
− | DEL rsrc\particle\ambient_coldironaura_dg.dat
| |
− | DEL rsrc\particle\ambient_colorizationglow-billboard.dat
| |
− | DEL rsrc\particle\ambient_colorizationglow.dat
| |
− | DEL rsrc\particle\ambient_eyeglow-pc-soft.dat
| |
− | DEL rsrc\particle\ambient_eyeglow-pc.dat
| |
− | DEL rsrc\particle\ambient_fangofvog.dat
| |
− | DEL rsrc\particle\ambient_fireflies.dat
| |
− | DEL rsrc\particle\ambient_flowerpollen.dat
| |
− | DEL rsrc\particle\ambient_frozenswordaura.dat
| |
− | DEL rsrc\particle\ambient_gasfield.dat
| |
− | DEL rsrc\particle\ambient_groundsnow.dat
| |
− | DEL rsrc\particle\ambient_halo-shadow.dat
| |
− | DEL rsrc\particle\ambient_halo.dat
| |
− | DEL rsrc\particle\ambient_heat.dat
| |
− | DEL rsrc\particle\ambient_itemdrop.dat
| |
− | DEL rsrc\particle\ambient_itemdrop_aura.dat
| |
− | DEL rsrc\particle\ambient_jellytrail.dat
| |
− | DEL rsrc\particle\ambient_lazer-end.dat
| |
− | DEL rsrc\particle\ambient_litter_leavesblow.dat
| |
− | DEL rsrc\particle\ambient_litter_paperblow.dat
| |
− | DEL rsrc\particle\ambient_localsnow.dat
| |
− | DEL rsrc\particle\ambient_loveaura.dat
| |
− | DEL rsrc\particle\ambient_menderrenew.dat
| |
− | DEL rsrc\particle\ambient_moths.dat
| |
− | DEL rsrc\particle\ambient_oozepour.dat
| |
− | DEL rsrc\particle\ambient_oresparkle.dat
| |
− | DEL rsrc\particle\ambient_partyzone.dat
| |
− | DEL rsrc\particle\ambient_poisondrip.dat
| |
− | DEL rsrc\particle\ambient_reaperaura.dat
| |
− | DEL rsrc\particle\ambient_roadflare.dat
| |
− | DEL rsrc\particle\ambient_royaltantrum.dat
| |
− | DEL rsrc\particle\ambient_safezone.dat
| |
− | DEL rsrc\particle\ambient_schemed-bloogatoaura.dat
| |
− | DEL rsrc\particle\ambient_sealedcrs.dat
| |
− | DEL rsrc\particle\ambient_sealsfalling.dat
| |
− | DEL rsrc\particle\ambient_shadowaura.dat
| |
− | DEL rsrc\particle\ambient_shadow_glow.dat
| |
− | DEL rsrc\particle\ambient_siegerubble.dat
| |
− | DEL rsrc\particle\ambient_simpleglow.dat
| |
− | DEL rsrc\particle\ambient_simpleglow_manual.dat
| |
− | DEL rsrc\particle\ambient_simpleglow_manual_nooffset.dat
| |
− | DEL rsrc\particle\ambient_sloomaura.dat
| |
− | DEL rsrc\particle\ambient_smokensparks.dat
| |
− | DEL rsrc\particle\ambient_smokeplume.dat
| |
− | DEL rsrc\particle\ambient_snarbshadow.dat
| |
− | DEL rsrc\particle\ambient_sparkles.dat
| |
− | DEL rsrc\particle\ambient_steamer.dat
| |
− | DEL rsrc\particle\ambient_steampipe.dat
| |
− | DEL rsrc\particle\ambient_steampuff.dat
| |
− | DEL rsrc\particle\ambient_stickytarget.dat
| |
− | DEL rsrc\particle\ambient_tailpipe.dat
| |
− | DEL rsrc\particle\ambient_torch.dat
| |
− | DEL rsrc\particle\ambient_vortexdisk.dat
| |
− | DEL rsrc\particle\ambient_warningflash.dat
| |
− | DEL rsrc\particle\aura_blastshield.dat
| |
− | DEL rsrc\particle\charging_release-shockwave.dat
| |
− | DEL rsrc\particle\part_ambient_colorizationglow-hd.dat
| |
− | DEL rsrc\particle\part_ambient_colorizationglow-ld.dat
| |
− | DEL rsrc\particle\part_coin_sparkles.dat
| |
− | DEL rsrc\particle\tree_top.dat
| |
− | DEL rsrc\particle\world_floatingembers.dat
| |
− | DEL rsrc\particle\world_lightning.dat
| |
− | DEL rsrc\particle\world_snipeflight.dat
| |
− | DEL rsrc\particle\world_snow.dat
| |
− | DEL rsrc\particle\world_spiral_wind.dat
| |
− | DEL rsrc\particle\world_starfall.dat
| |
− | DEL rsrc\particle\world_treasurefetti.dat
| |
− | RD rsrc\particle\scheme_high /s /q
| |
− | RD rsrc\particle\scheme_low /s /q
| |
− | RD rsrc\particle\skybox /s /q
| |
− | RD rsrc\lights /s /q
| |
− | RD rsrc\world\skybox disabled_skybox /s /q
| |
− | @echo ALL DONE!
| |
− | Pause>null
| |
− | </pre>
| |
− | *'''STEP 4'''
| |
− | ENJOY!
| |
− | *'''LINUX USERS'''
| |
− | You can modify the code to fit your syntax yourself ;) .
| |
− | *'''MAC USERS'''
| |
− | Figure it out yourself. I don't support MAC/Apple products ;) .
| |
− | }}
| |