Good to see this package as a great alternative to compiling unreal-engine manually. Keep up the good work!
Search Criteria
Package Details: unreal-engine-bin 5.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/unreal-engine-bin.git (read-only, click to copy) |
---|---|
Package Base: | unreal-engine-bin |
Description: | The world's most open and advanced real-time 3D creation tool |
Upstream URL: | https://www.unrealengine.com/ |
Keywords: | 3d game-engine unreal |
Licenses: | custom |
Conflicts: | unreal-engine, unreal-engine-4, unreal-engine-git |
Provides: | unreal-engine |
Submitter: | ttc0419 |
Maintainer: | ttc0419 |
Last Packager: | ttc0419 |
Votes: | 33 |
Popularity: | 1.00 |
First Submitted: | 2022-07-23 17:30 (UTC) |
Last Updated: | 2025-02-17 14:44 (UTC) |
Dependencies (11)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- glu (glu-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- lttng-ust2.12
- nss (nss-hgAUR)
- pango (pango-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- android-ndkAUR (android-ndk-10eAUR, android-ndk-14bAUR, android-ndk-11cAUR, android-ndk-16bAUR, android-ndk-r18bAUR, android-ndk-19AUR, android-ndk-20bAUR, android-ndk-r17cAUR, android-ndk-16b-optAUR, android-ndk-25AUR, android-ndk-betaAUR, android-ndk-26AUR, android-ndk-27AUR) (optional) – Android build support
- clionAUR (optional) – CLion IDE support
- code (vscodius-binAUR, visual-studio-code-binAUR, visual-studio-code-cli-binAUR) (optional) – Visual Studio Code IDE support
Required by (1)
- colosseum (requires unreal-engine)
Sources (9)
ryanbarillos commented on 2023-07-06 07:24 (UTC)
stealthninja commented on 2023-06-28 17:10 (UTC) (edited on 2023-06-28 17:11 (UTC) by stealthninja)
@DavidNorena
unreal engine 5.2.1 sha256 hash: 7a88400db08f62cd59a0fe14a9ea48e30c7e0d576fa851444977fdcfed987a07
just change package version to 5.2.1 in PKGBUILD file and replace the first sum with the one above
or spend time calculating it yourself with
sha256sum name_of_file>
or shasum -a 256 <name_of_file>
DavidNorena commented on 2023-05-13 00:20 (UTC)
Plans to update this package to work with the latest version 5.2 released yesterday ?
PotatoChronicler commented on 2023-04-09 16:40 (UTC)
Is lttng-ust2.12 really the necessary version? Can we use never versions of this library?
RoiArthurB commented on 2023-02-10 09:22 (UTC)
@ttc0419 I understand for the dedicated GPU, and not having one is an issue. However with the 16GB of RAM (+ 16 of SWAP), even integrated memory shouldn't be an issue I guess... 🤔🤔🤔
ttc0419 commented on 2023-02-08 05:27 (UTC) (edited on 2023-02-14 07:06 (UTC) by ttc0419)
@RoiArthurB Hi, it's a requirement to run unreal editor using dedicated GPU with ≥8 GB of memory since integrated ones use main memory for rendering. And your error seems to related to insufficient memory.
RoiArthurB commented on 2023-02-08 04:53 (UTC)
@ttc0419 No better luck with the new version 5.1.1 :/
BiosElement commented on 2022-12-28 20:32 (UTC)
I am also having the same Vulkan crash error as RoiArthurB. It also occurs for the downloaded zip of ue5 from Epic.
RoiArthurB commented on 2022-12-21 02:59 (UTC)
Hi guys,
I tried to install Unreal following the pinned comment, everything been smooth but now I do have an vulkan error that I don't understand. You can see the crash log there : https://pastebin.com/4C9QLzP3
I'm running a Dell XPS 13 without GPU (so running on Intel CometLake-U GT2 [UHD Graphics] ). Thanks all in advance 🙏
Pinned Comments
ttc0419 commented on 2022-07-23 17:34 (UTC) (edited on 2024-05-05 07:21 (UTC) by ttc0419)
To build this package, you need to:
PKGBUILD
and install the package using commandmakepkg -si
Note: Do NOT disable IPv6 as the zen server needs it to start. Please vote for the package if you think it's helpful ;-)