All Projects → mrc4tt → GameServerKernel

mrc4tt / GameServerKernel

Licence: CC0-1.0 license
GameServerKernel [LINUX ONLY]

Projects that are alternatives of or similar to GameServerKernel

L2dotnet
A server emulator for Lineage2 Interlude written in C#
Stars: ✭ 98 (+262.96%)
Mutual labels:  gameserver
1000hz
Overclock your old mouse and increase its polling rate
Stars: ✭ 45 (+66.67%)
Mutual labels:  1000hz
hawthorne
Game Server Management - Easy, Accessible, Self Hosted - simply reinvented.
Stars: ✭ 28 (+3.7%)
Mutual labels:  gameserver
Game Server Configs
A repo of game server configuration files used by LinuxGSM
Stars: ✭ 157 (+481.48%)
Mutual labels:  gameserver
nodegame-server
nodeGame server for the browser and node.js
Stars: ✭ 17 (-37.04%)
Mutual labels:  gameserver
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+2185.19%)
Mutual labels:  gameserver
Nettygameserver
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
Stars: ✭ 1,203 (+4355.56%)
Mutual labels:  gameserver
AMP-dockerized
CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
Stars: ✭ 54 (+100%)
Mutual labels:  gameserver
UltimaPHP
A modern Ultima Online server written in PHP
Stars: ✭ 123 (+355.56%)
Mutual labels:  gameserver
quakejs
Fork of inolen/quakejs with additonal content server, local play page, and start-stop script
Stars: ✭ 79 (+192.59%)
Mutual labels:  gameserver
Cod4x server
Extended Call of Duty 4 server
Stars: ✭ 190 (+603.7%)
Mutual labels:  gameserver
lgsl
LGSL v6.2.0 for PHP 5.4-8.2.0dev (Live Game Server List): online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
Stars: ✭ 101 (+274.07%)
Mutual labels:  gameserver
pigame
Just a game server template for Erlang/OTP.
Stars: ✭ 25 (-7.41%)
Mutual labels:  gameserver
Windowsgsm
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
Stars: ✭ 141 (+422.22%)
Mutual labels:  gameserver
pitaya-notes
Scalable game server framework with clustering support, code notes. pitaya游戏服务器代码注释
Stars: ✭ 99 (+266.67%)
Mutual labels:  gameserver
Toast Haste.framework
TOAST Haste framework is a pure java implementation of asynchronous game server framework
Stars: ✭ 95 (+251.85%)
Mutual labels:  gameserver
asyncio
A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, designed for stateful services, and can be used to quickly build a variety of online game servers, microservices and pressure testing tools
Stars: ✭ 48 (+77.78%)
Mutual labels:  gameserver
geofind
Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet & Colyseus.
Stars: ✭ 31 (+14.81%)
Mutual labels:  gameserver
foxuc
网狐内核websocket版示范
Stars: ✭ 56 (+107.41%)
Mutual labels:  gameserver
ctf-gameserver
FAUST Gameserver for attack-defense CTFs
Stars: ✭ 38 (+40.74%)
Mutual labels:  gameserver

GameServerKernel

IMPORTANT

⚠️There is no guarantee that this will work on your server. No liability is taken if your server does not boot again.⚠️

⚠️VPS (LXC/KVM) is NOT recommended! - Do not try use this kernel for your VPS⚠️
Custom Kernel does not always give stable gameserver!
Custom Kernel does not always give high-performance!

(Optional if this kernel does not work for you. Take a look over at): Liquorix Kernel

(Optional if you want to learn to build kernel): Build your own kernel

Processor type and features
[*] CPU Frequency scaling
     Timer frequency (xxx Hz) ---> 1000 Hz
General Setup --->
     Preemption Model -->
                      No Forced Preemption (Server)
                      OR
                      Preemptible Kernel (Low-Latency Desktop)

Tuned-adm

apt-get install tuned -y && tuned-adm profile latency-performance

Screenshot of net_graphs:

This is a example from a LLY config - It will be looks between: 0.000-0.010 VAR - This is from Ryzen 7 3700X and i9-9900K (This is tested for 5v5 servers & retake servers) screen

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].