getting an arm64 client to work

Is it possible to make arm64 linux to launch the game? i managed to get terraria itself to work natively, but tmodloader throws an error log: https://pastebin.com/tuqybbwc terraria is 1.4.4.9 from gog distro: arch linux arm
Pastebin
[19:55:26.219] [Main Thread/INFO] [tML]: Starting tModLoader client...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
5 Replies
tModLoader
tModLoader7mo ago
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page. If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340c
sanekgamer007
sanekgamer007OP7mo ago
1.4.3 launches and shows relogic logo but after a few seconds segfaults :( if i constantly move the window it delays the crash for some reason
cat
cat7mo ago
nope there is a workaround on the wiki only for 1.4.3 though not sure how old it is
cat
cat7mo ago
GitHub
Basic tModLoader Usage FAQ
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations - tModLoader/tModLoader
sanekgamer007
sanekgamer007OP5mo ago
well it kinda works, the game segfaults after a few seconds for some reason compiling FNA3D 25.06, SDL 2.33.0 and FAudio 25.06 myself and replacing the files in ./Libraries/Native/Linux/ fixed this issue (i was using FNA3D 23.04~ compiled by someone else previously and an old version of FAudio) juist in case someone needs this

Did you find this page helpful?