What kind of issues do you expect with cracked games? Maybe I’m lucky, but the 20+ cracked games I tried worked perfectly fine in WINE.
BobbyTables
- 0 Posts
- 9 Comments
BobbyTables@lemmy.worldto
Asklemmy@lemmy.ml•What are some free Android games that are really good?
3·2 months agoUnderhand is a nice little resource management game.
BobbyTables@lemmy.worldto
Technology@lemmy.world•Microsoft kills official way to activate windows without internetEnglish
15·3 months agoNot judging, just curious.
What games are those? In the last 12 months I tried 151 games on Linux. All of them worked, only 6 required tinkering.
BobbyTables@lemmy.worldto
linuxmemes@lemmy.world•Your Computer no longer supports Windows
15·9 months agoI just made sure to buy a motherboard that allows disabling secure boot in the BIOS.
BobbyTables@lemmy.worldto
linuxmemes@lemmy.world•Your Computer no longer supports Windows
51·9 months agoMore importantly: I no longer support Microsoft
That is true, Typescript and JavaScript look easier. And heck if all you want to do is make the money dance on your web page it really is easier.
But writing actual application? That does actual work with error handling? Hell, no. It honestly baffles me that anyone would use JavaScript of their own free will, unless that’s the only language you know.
Easy to make? Have you worked with JavaScript before? It’s an absolute mess and full of footguns.
And I assume your project doesn’t use async code for shits and giggles? Async code is just as hard in JavaScript except that everything is single threaded anyway.
And even assuming that it really is easier to make: I’d rather have fewer well made applications than hundreds of crappy ones. Each fucking application having to redistribute a whole ass browser is insane, and they’re all slow despite needing massive resources.
BobbyTables@lemmy.worldto
Programming@programming.dev•Does C# (or any other languages) have an official style guide like python has pep8?
1·2 years agoSince you specifically mentioned C# : https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions
I’d be surprised if there is a serious language that doesn’t come with at least some semi-official style guide. But usually they are not universally followed and everybody just does their own thing.

Could also be a difference in the games. But I just dump the folder into the default wine prefix and run them from there.