• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • If you're using Gesior 2012 or MyAAC, please review this thread for information about a serious security vulnerability and a fix.

Solved How to make the .exe run? (for beginners on Ubuntu)

Blasphemy

Well-Known Member
Joined
Jan 5, 2012
Messages
379
Reaction score
63
Hi there, can anyone explain me how to make exe run? I already uploaded files via FTP WinSCP... now I want to run the otserv.

Thanks for your attention
 
wine /exepath/yourenginename.exe
or
just cd normally to where your server is and
wine yourenginename.exe
That is if you are using Spigu Hosting service which has wine installed by default.
or else you'll have to install wine by yourself
 
wine /exepath/yourenginename.exe
or
just cd normally to where your server is and
wine yourenginename.exe
That is if you are using Spigu Hosting service which has wine installed by default.
or else you'll have to install wine by yourself
Executing that lines you open the server, but if I shutdown my computer, it shutdown too :(, what must I do?
 
Sorry to revive this thred:

I got this message while trying to execute through wine
wine_process_init L"Z:\\home\\otsmanager\\forgottenserver\\tfs.exe" 64-bit application not supported in 32-bit prefix
Is there a solution?
 
Back
Top