Difference between revisions of "User:KcVIP"
From SpiralKnights
(Created page with '==kcVIP Tweaks== {{showhide|REMOVE BOMB BLAST GRAPHICS|content= <pre> *created 1/9/2012 by kcVIP *Mail kcVIP in game if you have questions. </pre> Sick of all the pretty lights w…') |
(→kcVIP Tweaks) |
||
Line 4: | Line 4: | ||
*created 1/9/2012 by kcVIP | *created 1/9/2012 by kcVIP | ||
*Mail kcVIP in game if you have questions. | *Mail kcVIP in game if you have questions. | ||
+ | |||
+ | *NOTE you must run this after every patch. | ||
</pre> | </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. | 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. | ||
Line 19: | Line 21: | ||
REN bomb_snarbarb.dat bomb_snarbarb_orig.dat | REN bomb_snarbarb.dat bomb_snarbarb_orig.dat | ||
REN part_bomb_areaexplosion.dat part_bomb_areaexplosion_orig.dat | REN part_bomb_areaexplosion.dat part_bomb_areaexplosion_orig.dat | ||
− | copy /b | + | REN shard_blast.dat shard_blast_orig.dat |
− | copy /b | + | REN simple.dat simple_orig.dat |
− | copy /b | + | REN simple_recolor.dat simple_recolor_orig.dat |
− | + | copy /b sword_part_sealedstatus-circle.dat bomb_areaexplosion.dat | |
+ | copy /b sword_part_sealedstatus-circle.dat bomb_snarbarb.dat | ||
+ | copy /b sword_part_sealedstatus-circle.dat part_comb_areaexplosion.dat | ||
+ | copy /b sword_part_sealedstatus-circle.dat shard_blast.dat | ||
+ | copy /b sword_part_sealedstatus-circle.dat simple.dat simple_orig.dat | ||
+ | copy /b sword_part_sealedstatus-circle.dat simple_recolor.dat simple_recolor_orig.dat | ||
</pre> | </pre> | ||
Line 48: | Line 55: | ||
*'''STEP 2''' | *'''STEP 2''' | ||
− | Go to these folders and simply add " | + | Go to these folders and simply add "ooo" to the end of each of the folder or file names names(ex "scheme_high test"). |
<pre> | <pre> | ||
+ | ;folders | ||
...\spiral knights\rsrc\particle\scheme_high | ...\spiral knights\rsrc\particle\scheme_high | ||
...\spiral knights\rsrc\particle\scheme_low | ...\spiral knights\rsrc\particle\scheme_low | ||
Line 55: | Line 63: | ||
...\spiral knights\rsrc\lights | ...\spiral knights\rsrc\lights | ||
...\spiral knights\rsrc\world\skybox | ...\spiral knights\rsrc\world\skybox | ||
+ | ;files | ||
+ | ...\spiral knights\rsrc\world_*everything* | ||
+ | ...\spiral knights\rsrc\ambient_*everything* | ||
+ | ***EXCEPT; | ||
+ | ambient_arrow.dat | ||
+ | ambient_curseaura.dat | ||
+ | ambient_fire_hazard_tile.dat | ||
+ | ambient_waterball.dat | ||
+ | ambient_invulnerable.dat | ||
+ | ambient_invunerable.dat | ||
+ | ...\spirla knights\rsrc\charging_release-shockwae.dat | ||
</pre> | </pre> | ||
Revision as of 06:19, 11 January 2012
kcVIP Tweaks
*created 1/9/2012 by kcVIP *Mail kcVIP in game if you have questions. *NOTE you must run this after every patch.
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 the explosions folder from the "spiral knights" root folder
...\spiral knights\rsrc\particle\explosion
- STEP 2
Right click inside the explosion folder and create a new text document. Now open the text document and copy pasta this text inside of it.
REN bomb_areaexplosion.dat bomb_areaexplosion_orig.dat REN bomb_snarbarb.dat bomb_snarbarb_orig.dat REN part_bomb_areaexplosion.dat part_bomb_areaexplosion_orig.dat REN shard_blast.dat shard_blast_orig.dat REN simple.dat simple_orig.dat REN simple_recolor.dat simple_recolor_orig.dat copy /b sword_part_sealedstatus-circle.dat bomb_areaexplosion.dat copy /b sword_part_sealedstatus-circle.dat bomb_snarbarb.dat copy /b sword_part_sealedstatus-circle.dat part_comb_areaexplosion.dat copy /b sword_part_sealedstatus-circle.dat shard_blast.dat copy /b sword_part_sealedstatus-circle.dat simple.dat simple_orig.dat copy /b sword_part_sealedstatus-circle.dat simple_recolor.dat simple_recolor_orig.dat
- STEP 3
Now you need to go file/SAVE AS and name the file "bombfix.bat" (without quotes) and save it.
- STEP 4
Now run your newly created "bombfix.bat" file ONE TIME and it will swap out the large flashy screen-hindering blasts with what looks to be a simple breeze.
- STEP 5
If you did this while SK was running, close SK and relaunch it. The settings will take place, and it will remove that awful brightness from blast bombs. Enjoy!
- MAC USERS
*created 1/9/2012 by kcVIP *Mail kcVIP in game if you have questions.
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.
- STEP 1
Navigate to your root SK folder
- STEP 2
Go to these folders and simply add "ooo" to the end of each of the folder or file names names(ex "scheme_high test").
;folders ...\spiral knights\rsrc\particle\scheme_high ...\spiral knights\rsrc\particle\scheme_low ...\spiral knights\rsrc\particle\skybox ...\spiral knights\rsrc\lights ...\spiral knights\rsrc\world\skybox ;files ...\spiral knights\rsrc\world_*everything* ...\spiral knights\rsrc\ambient_*everything* ***EXCEPT; ambient_arrow.dat ambient_curseaura.dat ambient_fire_hazard_tile.dat ambient_waterball.dat ambient_invulnerable.dat ambient_invunerable.dat ...\spirla knights\rsrc\charging_release-shockwae.dat
- STEP 3