FarCry
No description available
Install / Use
/learn @ugozapad/FarCryREADME
Far Cry
Source code of Far Cry 1 which was leaked 24 june 2023. https://archive.org/details/far-cry-1.34-complete
Fixed for building in VS 2022 (Win32 only)
Changes
- Ported code to Visual Studio 2022, currently builds only Win32 Debug configuration
- Replaced DXSDK to June 2010 version
Code changes:
- Most stdafx.h files - Added _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS
- CryCommon - IScriptSystem.h: Moved some methods from WIN64 macro
- CrySystem - MTSafeAllocator.h: replaced old std methods
- CrySystem - HTTPDownloader.cpp: commented 309-310 lines
- CryAnimation - disabled UNIQUE_VERT_BUFF_PER_INSTANCE becase of weird buffer descrution
- CryAnimation - CryModel.cpp: 79 line commented becase of weird buffer descrution
- CryNetwork - Disabled ubisoft nerwork code
- CryGame - ScriptObjectGame.cpp: 2718 line commented save loading
- XRenderD3D9 - Replaced DxErr9 with DxErr from lastest DXSDK
- XRenderD3D9 - removed assert on invalid sector vertex buffer
TODO:
- Replace nvDXT with nvtt
- Remove nvidia cg
- Fix bugs ...
TODO FUTURE:
- Port engine to SDL
- Port engine to Linux
- Rewrite renderer to bgfx/Diligent Engine/NVRHI
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
