https://github.com/airen3339/farcry
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- License: unlicense
- Language: C++
- Default Branch: main
- Size: 57.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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 SILENCESTDEXTHASHDEPRECATIONWARNINGS * 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 UNIQUEVERTBUFFPER_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
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339