Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 03-26-2020, 04:00 AM
Feracitus Feracitus is offline
Banned


Join Date: Jan 2020
Posts: 54
Default

Quote:
Originally Posted by sol87 [You must be logged in to view images. Log in or Register.]
Hi there! Idk mint but it should be the same.
Make a new file on your desktop with .sh at the end of the name. Edit the file with a text editor.
Code:
cd "/home/username/.wine/yourEQfolder" && wine eqgame.exe patchme
Let me know if not.
so i was able to create the shortcut like this by substituting with my path, but when i try to launch i get an error: "there was an error launching this application" (that's a translation from my native language)

i also tried making a launcher following the tutorial on https://superuser.com/questions/1219...-mint-18-or-up, but that didnt work either.

Quote:
Really should make a .desktop file, that's what the google links should tell ya. Make sure it's +x
I did name it EQ.Desktop, didnt work, and i'm noob to the point i don't really know what +x means.
Reply With Quote
  #2  
Old 03-26-2020, 11:12 AM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,619
Default

Quote:
Originally Posted by Feracitus [You must be logged in to view images. Log in or Register.]
so i was able to create the shortcut like this by substituting with my path, but when i try to launch i get an error: "there was an error launching this application" (that's a translation from my native language)

i also tried making a launcher following the tutorial on https://superuser.com/questions/1219...-mint-18-or-up, but that didnt work either.



I did name it EQ.Desktop, didnt work, and i'm noob to the point i don't really know what +x means.
"+x" is UNIX-speak for "add executable permissions to the file". UNIX controls which users on your computer can access which files in three ways: it can let a use read (R), write (ie modify; W), or execute (ie. run; X) that file.

When you right-click on the file and choose properties, or at the command line by using the "chmod" command, you can change which permissions a user has on a file. When you do it at the command line, you use pluses and minuses to add/remove permissions. For instance "chmod a+x foo.file" would give ("+") execute ("x") permissions to all ("a") users on foo.file.
__________________

Loramin Frostseer <Anonymous>, Hetch<Anonymous>, Tecla <Kingdom>, ...
Check out the "Where To Go For XP/For Treasure?" Guides

Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
Reply With Quote
  #3  
Old 03-26-2020, 11:59 AM
Benanov Benanov is offline
Sarnak


Join Date: Jun 2019
Posts: 353
Default

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
"+x" is UNIX-speak for "add executable permissions to the file". UNIX controls which users on your computer can access which files in three ways: it can let a use read (R), write (ie modify; W), or execute (ie. run; X) that file.

When you right-click on the file and choose properties, or at the command line by using the "chmod" command, you can change which permissions a user has on a file. When you do it at the command line, you use pluses and minuses to add/remove permissions. For instance "chmod a+x foo.file" would give ("+") execute ("x") permissions to all ("a") users on foo.file.
To follow up on this, a while back most linux distributions require .desktop files to be executable or they would not show up as shortcuts. It is a security thing.

.sh files always needed to be executable.

Sorry for the shorthand.
__________________
Benanov - ERU CLR
Jakorsis - IKS SHD (retired)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:02 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.