Help with using BfW for Mac OS X with command-line arguments

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
sanna
Posts: 425
Joined: June 5th, 2004, 9:59 am
Location: Halmstad, Sweden

Post by sanna »

Sithrandel wrote:You need to CD to the Contents/Resources directory before launching
Ah, ok. I cd to the Contents/Resources/MacOS directory. Thank you. :D
ott
Inactive Developer
Posts: 838
Joined: September 28th, 2004, 10:20 am

Post by ott »

For abolute clarity, after applying Sithrandel's suggested fix at line 562 of SDLMacOSXMain.m, this works for me:

Code: Select all

cd Battle For Wesnoth.app/Contents/Resources
../MacOS/Battle\ For\ Wesnoth --fps
or whatever commandline arguments you want.
Post Reply