WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: minigalaxy ( A simple GOG client for Linux ) github.com/sharkwouter/minigalaxy  (Read 11000 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
(I am writing on google translate)

2. as a subject;

Can you create steam.tcz !?

https://github.com/valvesoftware/steam-for-linux

The minigalaxy is in the repo now. @xor  :D

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11243
Hi Sashank999
I'm going to try to save you some trouble:
... Can you create steam.tcz !? ...

He keeps asking for this even though he's been told multiple times it will not run on Tinycore:
As has been said several times, unless something changed recently, steam requires a 32/64bit multi-lib system.

Tinycore does not have a multi-lib option.

Just wanted to give you a heads up as to why it won't work.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
memorization is broken

https://repo.steampowered.com/steam/archive/precise/?C=M&O=D

if you look here carefully
you will find that there are 32-bit steam package distributions alone.

briefly steam's own official content page and contents are up to date

https://repo.steampowered.com/steam/archive/precise/?C=M&O=D


Hi Sashank999
I'm going to try to save you some trouble:
... Can you create steam.tcz !? ...

He keeps asking for this even though he's been told multiple times it will not run on Tinycore:
As has been said several times, unless something changed recently, steam requires a 32/64bit multi-lib system.

Tinycore does not have a multi-lib option.

Just wanted to give you a heads up as to why it won't work.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
Quote
"Provide 64-bit Steam client (so we do not have to multi-arch just for Steam ...)"
https://github.com/ValveSoftware/steam-for-linux/issues/5342

Hi Sashank999
I'm going to try to save you some trouble:
... Can you create steam.tcz !? ...

He keeps asking for this even though he's been told multiple times it will not run on Tinycore:
As has been said several times, unless something changed recently, steam requires a 32/64bit multi-lib system.

Tinycore does not have a multi-lib option.

Just wanted to give you a heads up as to why it won't work.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
if you look here carefully
you will find that there are 32-bit steam package distributions alone.

The last time I tried, steam 64-bit required some 32-bit apps/libs and steam 32-bit required some 64-bit apps/libs..

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Hi Rich,

I am thinking multilib as a way to run the apps/libs of 32bit on 64 bit or vice versa.

But may I know why is multilib not available for tinycore ?

If it is due to not compiling it, I can compile it.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
It is a system-level config thing, which adds complexity to the entire system. We don't want to support that. You would need to recompile the entire base, basically.
The only barriers that can stop you are the ones you create yourself.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
"The only barriers that can stop you are the ones you create yourself." :)

It is a system-level config thing, which adds complexity to the entire system. We don't want to support that. You would need to recompile the entire base, basically.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
* older 32-bit applications are now available with open source 64-bit patch updates (32-bit not required)

* I want the 64 bit steam version to be created for TCL.

and also

* All linux distributions support steam.
in my own country; when I recommend TCL to my close circle
more than half asked if they were running steam.

Hi Rich,

I am thinking multilib as a way to run the apps/libs of 32bit on 64 bit or vice versa.

But may I know why is multilib not available for tinycore ?

If it is due to not compiling it, I can compile it.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Ref: https://github.com/ValveSoftware/steam-for-linux

Quote
Steam for Linux Client

This is the README for the Steam for Linux client.
Hardware and Software Requirements

Steam for Linux requires the following:

    1 GHz Pentium 4 or AMD Opteron with:
        x86-64 (AMD64) instruction set
        CMPXCHG16B instruction support (cx16 in /proc/cpuinfo flags)
        SSE3 instruction support (pni in /proc/cpuinfo flags)
    512 megabytes of RAM and 5 gigabytes of hard drive space, or better
    Internet connection (Cable/DSL speeds recommended)
    Latest Ubuntu LTS, fully updated
    64-bit (x86-64, AMD64) Linux kernel
    64-bit (x86-64, AMD64) and 32-bit (i386, IA32) graphics drivers and glibc
...

So you will need to convince either:

* steam to build a pure 64-bit version
or
* somebody to build a 32/64-bit multilib fork of tinycore

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Hi Juanito,

If it has a configure script, we could trick that script and make it install Steam for us.

Well, I don't find a source so that I can have configure.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
steam is a platform with a wide range of targets,

one of its goals (the most confusing point)
especially tries to run windows games (wine) for linux.
in this respect for 32-bit windows applications on 64-bit linux
as it needs 32-bit linux libraries. !!!

but on the other hand, what i notice
with native linux patch packages for applications
even 32-bit windows games before
wine and its derivatives are not needed.

To summarize; For the steam 64-bit client to work
32-bit library is not required.

My only request is to ask you to create the 64-bit platform configuration.

Applications that are 32-bit have the option of using github-style open source 64-bit patches.

Hi Juanito,

If it has a configure script, we could trick that script and make it install Steam for us.

Well, I don't find a source so that I can have configure.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
http://forum.tinycorelinux.net/index.php/topic,23939.msg150726.html#msg150726

Hi Juanito,

If it has a configure script, we could trick that script and make it install Steam for us.

Well, I don't find a source so that I can have configure.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
" Running 64Bit in Steam with Linux: Solution. "
https://forum.kerbalspaceprogram.com/index.php?/topic/95791-running-64bit-in-steam-with-linux-solution/

Hi Juanito,

If it has a configure script, we could trick that script and make it install Steam for us.

Well, I don't find a source so that I can have configure.

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
GOG GALAXY 2.0 is now enhanced with Epic Games Store official integration
https://www.gog.com/forum/general_beta_gog_galaxy_2.0/gog_galaxy_20_is_now_enhanced_with_epic_games_store_official_integration

steam; trying to play old dumps with wine.

epic games; It seems to support real linux games with "unreal" which is a Linux supported game engine. :)

https://github.com/gogcom/galaxy-integrations-python-api



The minigalaxy is in the repo now. @xor  :D
« Last Edit: July 20, 2020, 09:40:50 PM by xor »