0703,让Mac版使命召唤支持宽屏
作者:范范 日期:2009-07-04
让Mac版使命召唤实现宽屏支持的方法和Windows版相同,同样是修改config.cfg,只不过Mac版的config.cfg藏的比较深。
定位config.cfg时,很容易受到Windows版的影响,进而来到/Applications/Call of Duty/Main,可一瞧,里边儿没有config.cfg,却能找到一个极具迷惑的mac_config.cfg。打开此文件,并无可供修改之处,直接添加说明语句吧,保存,进游戏,忽,无效 ……
其实正确的位置,是在~/Library/Application Support/Call of Duty/Main/config.cfg,随后简单咯:
seta cg_fov "x"
分辨率为16:10的,推荐90;16:9的,推荐95。
查看更多...
定位config.cfg时,很容易受到Windows版的影响,进而来到/Applications/Call of Duty/Main,可一瞧,里边儿没有config.cfg,却能找到一个极具迷惑的mac_config.cfg。打开此文件,并无可供修改之处,直接添加说明语句吧,保存,进游戏,忽,无效 ……
其实正确的位置,是在~/Library/Application Support/Call of Duty/Main/config.cfg,随后简单咯:
seta cg_fov "x"
分辨率为16:10的,推荐90;16:9的,推荐95。
0702,PC EFI V10
作者:范范 日期:2009-07-03
Latest and greatest PC_EFI, based on chameleon2

patches added for better snow leo compatibility,
they include: emulating 64-bit efi pages, removed setting IODT://options by bootloader, changed smth in hibernate, for better ati compatibility (wasnt tested yet), by default it boots 64-bit snow leo kernel on 64-...

patches added for better snow leo compatibility,
they include: emulating 64-bit efi pages, removed setting IODT://options by bootloader, changed smth in hibernate, for better ati compatibility (wasnt tested yet), by default it boots 64-bit snow leo kernel on 64-...
Tags: Mac OSX x86 苹果 SnowLeopard
0701,写在温福铁路全线通车之际
作者:范范 日期:2009-07-02
0630,OSX下安装UltraThreads论坛
作者:范范 日期:2009-07-01
为何我始终执着于UT呢?只因那逝去的华军软件园论坛 ……
基于CGI+MYSQL的UT,性能卓越,但安装起来稍显繁琐。Windows下的装配,我早已了熟,OSX下的步骤尽管等同于Windows,不过由于系统架构的巨大差异,使得我耗费半个下午方才搞掂。
呼,其实二者各有所长。Windows下不用理会复杂的POSIX权限,而OSX,则预装好了Apache和Perl。
简单概括一下安装步骤:
1、在Apache中激活CGI支持;
2、下载并安装MYSQL;
3、遵照UT程序中readme_gb.txt的说明,创建数据库,定制UTConfig.pm,更改文件及目录的权限...
基于CGI+MYSQL的UT,性能卓越,但安装起来稍显繁琐。Windows下的装配,我早已了熟,OSX下的步骤尽管等同于Windows,不过由于系统架构的巨大差异,使得我耗费半个下午方才搞掂。
呼,其实二者各有所长。Windows下不用理会复杂的POSIX权限,而OSX,则预装好了Apache和Perl。
简单概括一下安装步骤:
1、在Apache中激活CGI支持;
2、下载并安装MYSQL;
3、遵照UT程序中readme_gb.txt的说明,创建数据库,定制UTConfig.pm,更改文件及目录的权限...
0629,Enabling CGI support in Apache
作者:范范 日期:2009-06-30
The Apache web server includes the ability to process CGI (Common Gateway Interface) scripts. By default, this functionality is disabled and needs to be manually enabled in order to function. Read the rest of this article for step-by-step instructions on how to enable CGI's (enabling SSI (Server Side Includes) is also covered. SSI is a way of using environment variables to return some...
0628,创建一个列出所有Safari书签的Numbers文档
作者:范范 日期:2009-06-29
You might find this AppleScript interesting and/or useful -- it opens a spreadsheet in Numbers of all of your Safari bookmarks.
程序代码
程序代码set the bookmarks_folderpath to the POSIX path of (path to "cach" from user domain) & "Metadata/Safari/Bookmarks/"
tell application "System Events"
set these_bookmark...
tell application "System Events"
set these_bookmark...










