How to load pk3 mods in macOS?

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angel: :angry: :beer: :bfg: :chaingun: :cheers: :blergh:
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1.5 MiB.

Expand view Topic review: How to load pk3 mods in macOS?

Re: How to load pk3 mods in macOS?

by domino_089 » Sun Apr 26, 2020 7:00

Thank you very much it works wonderfully!!, as a suggestion this guide should be on the Wiki of the ECWOLF site, so that less advanced users know how to run mods on mac while a new version comes out that simplifies these steps

Re: How to load pk3 mods in macOS?

by Blzut3 » Fri Apr 24, 2020 7:43

Known issue, it's supposed to work that way but it broke when I transitioned to SDL2.

For now you need to use the terminal. Open the terminal drag and drop ecwolf.app onto it and it should type out the full path. Add "/Contents/MacOS/ecwolf", add a space, and then drag and drop you mod onto it. Press enter. Should look something like this:

Code: Select all

~$ /Applications/ecwolf.app/Contents/MacOS/ecwolf /Users/blzut3/Downloads/example.pk3

How to load pk3 mods in macOS?

by domino_089 » Mon Apr 20, 2020 6:14

Is there a way or a guide to load pk3 mods in macOS ?, I have tried how to do it in windows by dragging the pk3 file to the application but it doesn't work.

Top