Guest User

Untitled

a guest
Nov 17th, 2018
1,524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. cd ~/.wine/drive_c/Program Files (x86)/ubisoft/prince of persia/prince of persia.exe/
  2.  
  3. cd "~/.wine/drive_c/Program Files (x86)/ubisoft/prince of persia/"
  4. wine "$PWD/prince of persia.exe"
  5.  
  6. [DesktopEntry]
  7. Type=Application
  8. Name=Prince of Persia
  9. Exec=bash ~/.wine/princeofpersia.sh
  10. Terminal=false
  11. StartupNotify=false
  12. Categories=Game;ArcadeGame;
  13. Keywords=game;arcade;platform;
  14.  
  15. chmod a+x ~./local/share/applications/princeofpersia.desktop
  16. chmod a+x ~./wine/princeofpersia.sh
Add Comment
Please, Sign In to add comment