• 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!

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

Blasphemy

Well-Known Member
Joined
Jan 5, 2012
Messages
387
Reaction score
67
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?
 
Install screen and use it
 
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