this post was submitted on 29 Sep 2024
34 points (97.2% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

54083 readers
478 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

Context:

I'm currently running Debian 12.7 on VirtualBox, trying out linux before I become experienced enough to fully switch my drive to linux. I have an i5 cpu and an amd radeon gpu on my laptop. I run kde-plasma with wayland.

I have sorted out some basic stuff, but my current problem is how to play the few games I have on linux ("Counter-strike 1.6", "Hades I", "MGR: Revengeance", "Minecraft" (t-launcher) and "Outer-Wilds"). I want ro move their game data too, but I think that's a simple copy paste on the appropriate paths. I also want to run a few other programs, possibly Notepad++ and mp3tag, but I think I can figure those if I fugre the games.

I know about the existance of Wine, Winetricks (though not very good at using it), Proton, Lutris, Bottles and Heroic (and PlayOnLinux which I haven't installed).

I have installed Lutris (flatpak), Bottles (flatpak) and Heroic (Appimage).

I have successfully manually installed Notepad++ in Bottles using soda-9.0.1 and semi-successfully manually installed Counter-strike 1.6 on Lutris using wine-ge-8-26-x86_64. The issues with that (among others?) is that I cant look around with the mouse and there is no audio. Apparently some dependencies are missing.


So, this comes to my question:

How do I figure what dependencies to use on my wineprefixes?

Lutris, bottles and heroic theoritically allow you to edit the dependencies, in case something goes wrong. Lutris also is supposed to have some installation scripts on their database.

Is there any way I can find any configuration in text form? How can I then use this text to pick the dependencies myself?

I'm thinking of a list with the recommended changes:

Counter-strike 1.6 installation script:

Install Windows fonts

Install cmd

Install vcrun2013

Do X changes on registry

etc.

Is there such a thing? Is there any other way to figure this out (other than painfully and randomly trying setup combinations)?

you are viewing a single comment's thread
view the rest of the comments
[–] anon5621@lemmy.ml 8 points 6 days ago* (last edited 6 days ago) (1 children)

T launcher working fine under linux since it java just find and download it as .jar file But i also recommend higly recommend
https://llaun.ch/en it was original tlauncher laucher, more details https://telegra.ph/The-True-Story-of-TL-05-21 Developer even publishing source code of his laucher. But u need to download from ukrainian,russja,belarusia or other countries cause for most europe couries it gonna show DCMA banner from mojang,in other case it will load all files

U don't need windows version of cs 1.6.Valve ported all cs to linux,so so find native 1.6 version https://rutracker.org/forum/viewtopic.php?t=5735662

Also recommens u to try project portproton for launching games,most of my games works with 2 clicks https://github.com/Castro-Fidel/PortWINE

If u get used to notepad++ very much u can use reimplementation of it which cross platform https://github.com/dail8859/NotepadNext

[–] BlastboomStrice@mander.xyz 3 points 6 days ago

Thank you for all of the detailed resources with appropriate links! Thank you thank you

(And I really wanted to escape notepad++, because it's not native.)