All Projects → wootguy → Glitch-Life

wootguy / Glitch-Life

Licence: other
Randomizes Sven Co-op maps

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Glitch-Life

ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (+187.5%)
Mutual labels:  virus
knicky
A module-based static virus generator 🚀
Stars: ✭ 40 (+66.67%)
Mutual labels:  virus
vector
Virus Ruby
Stars: ✭ 29 (+20.83%)
Mutual labels:  virus
The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+1483.33%)
Mutual labels:  virus
BioExplorer
The Blue Brain BioExplorer (BBBE) is a tool for scientists to extract and analyze scientific data from visualization and interactive exploration
Stars: ✭ 18 (-25%)
Mutual labels:  virus
Fe2O3
Simple prepender virus written in Rust
Stars: ✭ 84 (+250%)
Mutual labels:  virus
Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 297 (+1137.5%)
Mutual labels:  virus
Ragnarok
Virus Package ( For Educational Purposes )
Stars: ✭ 23 (-4.17%)
Mutual labels:  virus
VirusX5
The Most Powerful Fake Page Redirecting tool...
Stars: ✭ 15 (-37.5%)
Mutual labels:  virus
Cerberus
A complete Grabber, sending data to a TCP server that you have to host and stocking all in a database.
Stars: ✭ 32 (+33.33%)
Mutual labels:  virus
polio
Research on polio / protein folding.
Stars: ✭ 13 (-45.83%)
Mutual labels:  virus
go-malware
Golang Virus Examples
Stars: ✭ 67 (+179.17%)
Mutual labels:  virus
clamby
ClamAV interface to your Ruby on Rails project.
Stars: ✭ 101 (+320.83%)
Mutual labels:  virus
VirusTotalScanner
Scan suspicious applications with over 60 different anti-viruses with a mere two clicks and five seconds!
Stars: ✭ 18 (-25%)
Mutual labels:  virus
afhq
类似于腾讯手机管家,360安全卫士等软件系。可以进行木马扫描,网络端口扫描,支付环境扫描,漏洞检测,短信电话拦截,垃圾清理,和手机防盗,利用反射和内容提供者实现电话短信拦截,采用iptable实现网络拦截过滤
Stars: ✭ 127 (+429.17%)
Mutual labels:  virus
RCBotSven5
RCBot (Angelscript) for Svencoop 5
Stars: ✭ 25 (+4.17%)
Mutual labels:  svencoop
Infect
Create you virus in termux!
Stars: ✭ 33 (+37.5%)
Mutual labels:  virus
SandVXposed
Xposed environment without root (OS 5.0 - 12.0)
Stars: ✭ 241 (+904.17%)
Mutual labels:  virus
MetaHookSv
MetaHook (https://github.com/nagist/metahook) porting for SvEngine (GoldSrc engine modified by Sven-Coop)
Stars: ✭ 28 (+16.67%)
Mutual labels:  svencoop
covid-19
COVID-19 World is yet another Project to build a Dashboard like app to showcase the data related to the COVID-19(Corona Virus).
Stars: ✭ 28 (+16.67%)
Mutual labels:  virus
-------------------------- Quick Start Guide --------------------------

1) Place the files in your 'svencoop_addon' folder. That folder is located here:
   /Steam/steamapps/common/Sven Co-op/svencoop_addon/
   Do not place the files in 'svencoop_addon/maps' or any other subdirectory.
   
2) Open gsrand_config.txt and scroll all the way to the bottom. You will
   see "[maps]". This is where you specify which maps you want randomized.
  
3) Start gsrand.exe. You should see a console pop up with a text menu.
   Use the number keys to change various options. To get the most random
   output, press each of these keys once: 1, 2, 3, 4, and 5.
   
4) Press 8 to begin the randomization process. The program will search
   for usable content (this may take a long time) and then ask you if
   you want to proceed with the randomization. Press 0 when that happens.

5) After the process is finished, you can launch Sven Co-op and start 
   playing the new maps! By default, each map is prefixed with "gsrand_"
   so the randomized version of "c1a0" would be named "gsrand_c1a0".
   
6) If you want to delete the new maps, Select the "Undo all changes" option
   in the program menu. You don't have to do this before running the randomizer
   again (unless you're not using a map prefix, which is dangerous).
   
   
-------------------------- Multiplayer Setup --------------------------   

Disable singleplayer in gsrand_config.txt (singleplayer = 0). This will
turn on RES file generation and enable a safety setting to prevent crashes. 
You might also want to take a look at the sentence_mode setting if you plan 
to distribute your files manually (not via the RES file).

It's a good idea to use the timestamp map prefix so that players won't get
a "Your map differs" error after you re-randomize your maps. Once you know
people have downloaded your maps, you should never use that map prefix again.

After the maps are generated, you are asked if you want to copy the
randomized maps to a folder. Select the 'copy' option so that you can easily
pack up the files to send to your buddies or your fast-dl server. If you have
7za.exe in the same folder as gsrand.exe then you will get additional options 
for compressing everything into a 7zip archive.

You can download 7za.exe here: http://www.7-zip.org/download.html
(Make sure you download the "7-Zip Command Line Version")

You might also want to limit non-default content so that players don't have
to spend a lot of time downloading on every level change. With my 10Mbps
upload speed, it took about 3-5 minutes for a single player to join my server. 
Each of my map RES files had about 200 to 300 items in it.

Another way to reduce download times is to use the max_file_size and
texture_compression settings in the config file. These can easily
halve the size of your maps.

-------------------------- Content Selection -------------------------- 

You have the power to control what content gets used in the randomizations.
Simply create a new folder and place the gsrand files inside. This new
folder has to follow the same structure as your svencoop folder:

   your_gsrand_folder
    |-- gsrand.exe
    |-- gsrand_config.txt
    |-- gsrand_models.txt
    |-- gfx
    |    |-- env
    |    |    |-- sky_up.tga
    |    |    |-- sky_dn.tga
    |    |    |-- sky_lf.tga
    |    |    |-- sky_rt.tga
    |    |    |-- sky_ft.tga
    |    |    |-- sky_bk.tga
    |-- maps
    |    |-- stadium3.bsp
    |    |-- uni2.bsp
    |    |-- horsecock7.bsp
    |-- models
    |    |-- zombie.mdl
    |    |-- p_crowbar.mdl
    |    |-- v_crowbar.mdl
    |    |-- w_crowbar.mdl
    |-- sound
    |    |-- thunder.wav
    |    |-- beepboop.wav
    |-- sprites
    |    |-- fire.spr
    |    |-- teleport.spr

The program will only use content that it finds in this new folder.
You only need to add content for the randomizations you want.
Note: Skyboxes are used only when Texture randomization is enabled.


-------------------------- Troubleshooting -------------------------- 

I keep crashing with "Bad Surface Extents". Why?
   This is caused by using the vertex "blend" corruption on a dedicated server.
   To fix this, disable "singleplayer" in the config or remove "blend" from the
   list of "corruptions" (also in the config). 

Some maps crash on start with "SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW". Why?
   This has multiple causes, but most likely there are too many files being precached
   for the map. If the .res file has more than about 1000 items in it then that's 
   probably the issue. Set sentence_mode to 0 in the config file if it isn't already.

The game keeps crashing! What can I do?
   This is how unstable each randomization option is (on a scale from 1-10):
       Texture = 0
       Entity  = 3
       Corrupt = 1
       Model   = 47
       Sound   = 0
   Basically, by using model randomization, you are guaranteed to crash
   at some point. The other options are pretty safe to use but they still
   might cause a crash on occasion. If you really want to keep using model
   randomization, then set model_safety to "2" in gsrand_config.txt. 
   You will still crash, but it should happen less often. "Appearances only"
   is also much safer to use than "Super random" as an Entity mode.
   
Why don't I have any of the Blue Shift/Opposing Force maps?
   You need to run the installation scripts, which are located here:
       Sven Co-op/svencoop/Install_bshift_Support.bat
       Sven Co-op/svencoop/Install_OpFor_Support.bat
   
It's not working :<
   Sorry about that. Ask a question on the forum and I'll try to help:
   http://forums.svencoop.com/showthread.php/42021-Glitch-Life-program?p=505531#post505531
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].