Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - craiz

Pages: [1] 2
1
OXCE Builds & Ports / Re: OXCE v7.15 MacOS
« on: November 06, 2024, 11:57:43 am »
the game works also without signing for me.. strange?

You are welcome!
Elder systems -> less security restrictions (:

2
OXCE Builds & Ports / Re: OXCE v7.15 MacOS
« on: November 04, 2024, 11:59:33 pm »
What's new: https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal

sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

3
OXCE Builds & Ports / OXCE v7.14.1
« on: September 17, 2024, 08:43:32 pm »
What's new: https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
```
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app
```

4
OXCE Builds & Ports / Re: OXCE v7.14 MacOS
« on: September 17, 2024, 08:41:24 pm »
Can you provide instructions how to make port myself?

My way is:
0. Install Command Line Tools (maybe autoinstall on next step)
1. Install brew https://brew.sh
2. Install dependencies include missed in brew nowadays (smth like SDL1, with some magic)
3. Configure & build (I'm using attached script in preconfigured VM)

Or maybe cross-compilation, or other ways -- tell us if you win!

UPD. In theory, I can send you full brew dir for ARM\Sonoma -- and you'll be able to fix links and use missing deps.

5
OXCE Builds & Ports / OXCE v7.13.2
« on: August 11, 2024, 10:37:15 pm »
What's new: https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus
(Really cool things.)

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

Great thanks to Meridian for developing the OXCE project!

6
OXCE Builds & Ports / Re: OXCE v7.13 MacOS
« on: August 04, 2024, 03:26:57 pm »
U're welcome!
I'm not using Rosetta -- and by-default I get native build.
Yes: Sonoma in Parallels. Just because SDL1 installed.

7
OXCE Builds & Ports / Re: OXCE v7.12 MacOS
« on: August 04, 2024, 12:38:39 pm »
Any docs or hints on how to compile natively are greatly appreciated.

If you use arm Brew and not Rosetta in terminal
# softwareupdate --install-rosetta --agree-to-license
# arch -x86_64 zsh
you should get native build by default, without any fixes.

Meridian's git: https://github.com/MeridianOXC/OpenXcom

8
OXCE Builds & Ports / OXCE v7.13.1
« on: August 04, 2024, 03:24:09 am »
- lots of improvements
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
```
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app
```

I've fix ARM build: now again for Sonoma.
2 ska: I use macOS VM with homebrew 2023, contains build depencencies.

9
OXCE Builds & Ports / OXCE v7.12.8
« on: June 10, 2024, 01:34:48 am »
- lots of improvements
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

10
OXCE Builds & Ports / Re: OXCE v7.12.1
« on: March 14, 2024, 09:52:11 pm »
- lots of improvements
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

Macs on ARM64: agree Rosetta 2 notification for Intel apps.
Native ARM64 builds: sometime in future, when I'll buy Parallels 19.

11
OXCE Builds & Ports / OXCE v7.11.8 MacOS
« on: February 18, 2024, 02:24:17 am »
- new cool abilities & Smart Equip Mode
- fixes
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

P.S. In 2024 we have some build problems: sdl_image and sdl_mixer have been deleted from brew. Be careful, have fun!

12
OXCE Builds & Ports / OXCE v7.11.2 MacOS
« on: January 20, 2024, 09:41:07 pm »
- new abilities
- fixes
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

13
OXCE Builds & Ports / Re: OXCE v7.11 MacOS
« on: January 09, 2024, 04:05:22 pm »
Some about X-Com X-files

Maybe anyone want to play cool mod for X-Com?

About
Wiki
Release v3.2

Unzip into Contents/Resources/user/mods/ (create dirs manually)
Switch mod in mainscreen Mods

14
OXCE Builds & Ports / OXCE v7.11 MacOS
« on: January 09, 2024, 03:45:27 pm »
Great thanks to Meridian and every contributor!

Congratulations with cool v7.11

- added UFO and TFTD data patches
- some fixes
Know more https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus

Note: sign app in Terminal
sudo xattr -cr /Applications/openxcom.app
codesign --force --deep --sign - /Applications/openxcom.app

15
OXCE Builds & Ports / Re: OXCE v7.11 MacOS
« on: January 09, 2024, 03:44:52 pm »
First, craig, thanks again

You are welcome!

Pages: [1] 2