家里的Mac Mini 2010做为服务器跑了2年,系统反应变慢很严重,这个星期尤甚,看来是硬盘要挂了。昨天下午去买了工具。晚上等妞妞睡了,就开始工作了。先是换硬盘,装系统(顺便升级到Mountain Lion),然后复制apache/php的配置文件,复制网站目录,安装mysql,复制mysql数据,总算弄完了。
Hi, friend, it’s a “title party” blog. The original word is 标题党, and “title party” was translated from Google Translate. I really don’t think 标题党 is “forum spammer” here.
Back to my blog, it’s about running Caesar III on my MacBook Air 2012 13″ via CrossOver.
Caesar III is one of my faviourite games during university. (Sorry, I used a crached version at that time. And it’s still in one of my hard disks, just haven’t played it for years.)
I tried Caesar IV several years ago, but I don’t like the 3D in that game.
First application which I want to run, Caesar III, popped up in my mind. Googled “CrossOver Caesar III” and got this page WHAT RUNS: Caesar III, looks like it’s possbile. Then I found some people is using GOG version.
It’s only $5.99 and digital downloadable version! I bought it.
But I can’t run it successfully at the first time. The display is garbled after running it. But sound is ok, and ESC could trigger the Quit dialog, the dialog works.
I gave up at that night. And posted a thread in forum.
After checking my thread for days, didn’t get any reply.
Last night, got some spare time after my daughter went to sleep. I found an irc channel for CrossOver, irc.freenode.net/#crossover .
Haha, got some suggestions from Axylus.
Remove the current installed CrossOver and Caesar III:
Then install CrossOver, and Caesar III(use Windows98 bottle).
Before running the game, Configure->Manage Bottles, select “setup_caesar_3.exe” in left, and choose “Control Panel” in right, choose “Wine Configuration”, and click “Launch Selected Item”. In “Graphics” tab, check “Emulate a virtual desktop”, Desktop size could be 800×600 and 1024×768, but for 1024×768, you should also enter the game to set it in Options->Display Settings.
It works this time! (though it’s not in full-screen mode.)
Qt的文档翻译,鉴于现在的qdoc功能有限,对于那些类的说明(文档都放在了源代码中),目前还无法处理。但对于综述性的单独.qdoc文件是可以翻译的,例如Qt 4源码仓库中的doc/src/目录是英文文档,翻译好的简体中文文档都应该放在doc/src/zh_CN/下,请保持相同的子目录结构。Translating Qt Into Other Languages中的Translating Qt Documentation Into Other Languages一节介绍了如何从.qdoc文件生成.html文件。
Qt Project的wiki翻译,请大家把简体中文的翻译直接放在主站上,目前对于wiki页面名称好像没有一致的规定,例如:Building Qt 5 from Git和构建来自 Git 的 Qt 5,页面名称中增加了-SimplifiedChinese,好像还有用_SimplifiedChinese的和_Chinese等情况,我这里比较推荐_SimplifiedChinese。另外不建议在wiki页面中加入译者博客链接之类的个人信息,请在自己的用户页面添加这些信息,例如这里是我在qt-project的个人页面。