haowang1013 / Doom3-for-MacOSX-

This is a release that will actually compile on Mac OS X Intel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update:

Modified to accomodate to the latest Mac OSX 10.9:

1. change deprecated api CGTableCount, CGMouseDelta to work with 10.9 SDK
2. change project file linking to new libraries using latest LLVM
3.(optional) set window-screen mode and no expansion pack as default

I only got the assets of Doom3 original version, so I change it to no expansion pack as default.
The full-screen mode is still broken, so window-mode as default makes more sense.

If you run to the console but encounter some Unknown command '-NSDocumentRevisionsDebugMode' errors, go to Product->Scheme->Edit Scheme, select Run doom3.app, unselect "Document versions: Allow debugging when using document Versions Browser"

Happy hacking!

squarel

===================================================================
This is a fork of fabiensanglard's Doom 3 for Mac OS X ...fork :-P

It is modified to build properly under the latest Xcode and Mac OS X 10.7 SDK.

Currently there are some bugs (UI transition has been disabled because of a
linking issue with the templates - shouldn't be hard to fix, i just need some
time - and fullscreen modes are not support - again not hard, but...), but the
game is fully playable and performs fine under a late 2009 iMac with 9400M in
1024x768 with Ultra quality mode (it just takes a bit to load the textures, so
High or Medium quality should be better to avoid pauses).

Kostas "Bad Sector" Michalopoulos

About

This is a release that will actually compile on Mac OS X Intel.

License:GNU General Public License v3.0


Languages

Language:C++ 73.6%Language:C 14.8%Language:Objective-C 3.8%Language:Makefile 2.4%Language:Shell 1.9%Language:HTML 1.2%Language:Roff 0.7%Language:Objective-C++ 0.4%Language:M4 0.4%Language:Perl 0.3%Language:Python 0.3%Language:Yacc 0.1%Language:DIGITAL Command Language 0.0%Language:Emacs Lisp 0.0%Language:Batchfile 0.0%Language:NSIS 0.0%Language:Awk 0.0%