The need for sudo is because Tibia is being installed in /opt/Tibia with 775 permissions, package should be adjusted to 777 to run Tibia from normal user.
Search Criteria
Package Details: tibia latest-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tibia.git (read-only, click to copy) |
|---|---|
| Package Base: | tibia |
| Description: | Fast-paced free massively multiplayer online role-playing game |
| Upstream URL: | http://www.tibia.com |
| Keywords: | cipsoft mmorpg |
| Licenses: | custom:CipSoft |
| Submitter: | Cameri |
| Maintainer: | seds |
| Last Packager: | seds |
| Votes: | 13 |
| Popularity: | 0.016906 |
| First Submitted: | 2015-11-09 06:01 (UTC) |
| Last Updated: | 2025-08-30 20:31 (UTC) |
Dependencies (21)
- glu (glu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libice
- libxext (libxext-gitAUR)
- libxml2-legacy
- gendesk (make)
- python-html2text (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR) (optional)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (optional)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR) (optional)
- libxkbcommon (libxkbcommon-gitAUR) (optional)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR) (optional)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR) (optional)
- qt6-declarative (qt6-declarative-gitAUR) (optional)
- qt6-wayland (optional)
- ttf-ms-fontsAUR (ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-ms-win10AUR, fake-ms-fontsAUR, ttf-ms-win10-autoAUR, ttf-ms-win11-autoAUR, ttf-ms-win11-baseAUR, ttf-ms-win11AUR, ttf-ms-win11-auto-localAUR, ttf-ms-aptos-coreAUR) (optional)
- xcb-util-cursor (xcb-util-cursor-gitAUR) (optional)
- xcb-util-image (optional)
- xcb-util-keysyms (optional)
- xcb-util-renderutil (optional)
- Show 1 more dependencies...
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
Kuchiriel commented on 2018-01-16 18:17 (UTC)
Kuchiriel commented on 2018-01-12 21:43 (UTC) (edited on 2018-01-13 08:06 (UTC) by Kuchiriel)
I have deleted the sums of the PKBUILD and now installation worked.
(I have tried again without deleting the sums and worked anyway, wtf?)
But later
Tibia could not save your configuration: I/O error on file /opt/Tibia/conf/clientoptions.json: No such file or directory terminate called after throwing an instance of 'std::runtime_error' what(): Failed to create folder. [1] 13102 abort (core dumped) tibia
However with sudo, it works, why???
Anyway after I ran with sudo I was able to run without it (why?)
Update: It wont work, it only logs in, but character are unable to move...
sudo chmod 777 /opt/Tibia/* reduced warning and errors messages about permissions, but I still can't move the character.
Solved by changing Graphics Engine from 'OpenGL' to 'Software'
(I have observed that, after I did the chmod minimap now has persistent data saved, this wasn't happening before)
I hope my issues help to improve this PKG
Thanks!
Kuchiriel commented on 2018-01-12 21:37 (UTC) (edited on 2018-01-12 21:38 (UTC) by Kuchiriel)
@TrialnError I haven't just confirmed the default options.
TrialnError commented on 2018-01-10 19:42 (UTC)
@luan: Sorry, cannot help you with that
@RaphaelCosta: What reintroduces the problem, if someone forgets to delete the old program files, the package will recreated with it. You can personally do those changes. And in regard of editing files. Therefore exists the possebility to create shell scripts --> dl the file, check on version number, sed the necessary files, git add, commit and push
@Kuchiriel: Did you skip checking of checksums?
Kuchiriel commented on 2018-01-09 23:10 (UTC)
[tibia] Generating desktop file... ok can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was:
<hr>|--- tibia-11.52.6104/start-tibia.sh |+++ tibia-11.52.6104/start-tibia.sh
<hr>File to patch:
RaphaelCosta commented on 2018-01-09 11:28 (UTC)
Suggestion: Change this to tibia-latest, don't checksums and extract the tarball to a specific path. We can't play the game without the latest client and it's annoying to edit both the PKGBUILD and .patches everytime CIPSOFT releases a new version.
luan commented on 2018-01-08 19:58 (UTC)
@TrialnError or anyone else ever got this working (properly) on HiDPI displays? I'm trying to play on my XPS 9560 4k display but everything is super tiny.
TrialnError commented on 2017-12-31 14:35 (UTC) (edited on 2017-12-31 14:36 (UTC) by TrialnError)
Hello iagsousa.<br> This error occurs normally, if your user doesn't belong to the group games, or upgrading an old tibia installation where the files belong to root:root. So please make sure you are in the games group and the files in /opt/tibia belong to root:games (See PKGBUILD#L37)
iagsousa commented on 2017-12-29 11:53 (UTC)
I'm having the following issue
~ ❯❯❯ tibia Tibia could not save your configuration: I/O error on file /opt/Tibia/conf/clientoptions.json: No such file or directory terminate called after throwing an instance of 'std::runtime_error' what(): Failed to create folder. [1] 16368 abort (core dumped) tibia
and when i try to run tibia as sudo
~ ❯❯❯ sudo tibia ✘ 134 No protocol specified QXcbConnection: Could not connect to display :0 [1] 16882 abort sudo tibia
can someone help? I have tried running it normally from the official site but i'm getting an ssl error, whichever is easier to fix please tell me.
TrialnError commented on 2017-12-24 19:43 (UTC)
Thanks for the note and update hdqn. Want just to add, that it would make everything easier if the update is provided as a patch file (in a way, that "git am" can apply it directly).
Merry Christmas
Pinned Comments
seds commented on 2025-08-30 20:37 (UTC)
I've made some changes to this packages, and hopefully this works for everyone. I've added a few optional dependencies which
namcapraised and changed how we deal with installing the package.