All Projects → KonqiTheKonqueror → Source2 Pfsk

KonqiTheKonqueror / Source2 Pfsk

Licence: other
The Source 2 Pancake FPS Starter Kit.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Source2 Pfsk

Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (+845.24%)
Mutual labels:  fps
Lldebugtoolswift
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 40 (-52.38%)
Mutual labels:  fps
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-23.81%)
Mutual labels:  fps
Walle
iOS Application performance monitoring
Stars: ✭ 19 (-77.38%)
Mutual labels:  fps
Game Cheating Tutorial
热门网络游戏辅助开发教程
Stars: ✭ 961 (+1044.05%)
Mutual labels:  fps
Takt
Takt is Android library for measuring the FPS using Choreographer.
Stars: ✭ 1,058 (+1159.52%)
Mutual labels:  fps
Qengine
Retro game engine for developers that enjoy creating games like it's 1997.
Stars: ✭ 763 (+808.33%)
Mutual labels:  fps
Fortressforever
A Team Fortress mod on the Source Engine
Stars: ✭ 74 (-11.9%)
Mutual labels:  source-engine
Gonav
A Source Engine navigation mesh file parser written in Go.
Stars: ✭ 37 (-55.95%)
Mutual labels:  source-engine
Doomlauncher
Doom Launcher is a doom launching utility and database for custom wads and pk3s
Stars: ✭ 63 (-25%)
Mutual labels:  fps
Frag.exe
Multiplayer First-Person Shooter written in C++ using my own engine, Qor
Stars: ✭ 8 (-90.48%)
Mutual labels:  fps
Zmr Game
Zombie Master, an RTS/FPS game on the Source 2013 engine.
Stars: ✭ 27 (-67.86%)
Mutual labels:  source-engine
Alfpsstatus
Show FPS(Frames Per Second) status on StatusBar
Stars: ✭ 54 (-35.71%)
Mutual labels:  fps
Pyvmf
A python VMF parser
Stars: ✭ 18 (-78.57%)
Mutual labels:  source-engine
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-23.81%)
Mutual labels:  fps
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+815.48%)
Mutual labels:  fps
Chocolate Doom
Chocolate Doom is a Doom source port that is minimalist and historically accurate.
Stars: ✭ 1,052 (+1152.38%)
Mutual labels:  fps
Bee2 Items
Standard Items for the BEE2.4
Stars: ✭ 83 (-1.19%)
Mutual labels:  source-engine
Source Pbr
Source Engine Physically Based Rendering implementation
Stars: ✭ 73 (-13.1%)
Mutual labels:  source-engine
Pc Optimization Hub
collection of various resources devoted to performance and input lag optimization
Stars: ✭ 55 (-34.52%)
Mutual labels:  fps

Source 2 Pancake FPS Starter Kit (PFSK)

Please don't use this to play Half-Life: Alyx and then complain about the game being bad!!!

This was NOT intended to be used to play Half-Life: Alyx with!!! It is intended to be a base for non-VR supporting addons for the Source 2 Engine to use!!!

Update 5,000: If you're here from a Rock Paper Shotgun article, please note that "Goutrial" is not affiliated with this project in any way, shape, or form!

NOTICE: The PFSK is a pre-release project that is not production ready at this time, and may require substantial modification before it may be considered production ready. The PFSK's features and content are not final and is subject to change at any time. The issues tracker is solely for issues with this project, not support. Your issue may be deleted if it is support related.

Contributions are welcome!

The Source 2 Pancake FPS Starter Kit is designed to be a shared addon base that any non-VR supporting addon for Half-Life: Alyx can use.

Usage

  1. Download the latest release from the releases page. You'll need a program like 7-Zip to open it.

  2. Extract "hlvr" and "pancake_base" to your "steamapps\common\Half-Life Alyx\game" folder. Make sure you overwrite any files that need to be overwritten.

  3. Add "-novr" to the launch options for Half-Life: Alyx.

  4. That's it! Simply make an addon (or if you have an existing one, use that), and you can now use the PFSK!

Tips

Ideally, one would not use this to make an addon for Half-Life: Alyx that is solely for non-VR. Instead, you could use this to create an addon that works in both: non-VR, and VR if one wanted to. For instance:

logic_auto supports two special outputs: OnVREnabled, and OnVRNotEnabled. These two outputs can be used to change the map depending on whether or not the player is in VR.

However, making an addon that supports both, non-VR and VR may be challenging. It is strongly recommended that if you're going to pick one over the other, that you pick VR over non-VR, as opposed to making an addon that is solely non-VR.

Credits

Credit to npc_dyna#9607/Dynacorp/KonqiTheKonqueror for the rounded HUD corners, weapon scripts, and creating the Pancake FPS Starter Kit.

Credit to https://juniez.artstation.com/ for the weapons.

Credit to the Half-Life 2: MMod Team for the weapon sounds and animations.

Credit to https://gamebanana.com/members/submissions/skins/1389410 for porting MMod animations to Juniez's weapon models.

Credit to https://github.com/JJL772/half-life-alyx-scripts for the base VScripts.

Credit to Valve Software for Half-Life: Alyx, Source 2, and the original Half-Life 2 Assets.

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