LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-17-2020, 02:45 PM   #1
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Rep: Reputation: Disabled
ReactOS with Roblox: Is it possible?


I want to create a ReactOS based console OS that can run roblox. What are your guys' experiences using ReactOS? How well would it run roblox?
 
Old 12-17-2020, 04:24 PM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
#1 ROBLOX is a company, not just the one platform.

#2 ROBLOX as you access it is, as near as I can tell, primarily an online game platform. The average client MAY access it using a web browser. ReactOS has excellent browsers available. This calls out for some testing. If all it takes is a browser, then any platform with a browser (Rpie with Raspian?) should serve.

#3 Native launchers are written for multiple platforms, but the Microsoft Windows 10 client is in the Microsoft Store which is a bit Microsoft locked. If you can get that to run on any other OS, more power to you. I would check the licensing for that version of the client launch and see if that would be a legal violation of the terms.

As a proprietary platform for a specific purpose the vendor has no great justification for expending great effort to port clients to an operating system that is still in ALPHA and has a very small distribution based.
 
Old 12-17-2020, 10:31 PM   #3
MattMadness
LQ Newbie
 
Registered: Aug 2020
Location: New York
Distribution: Arch Linux
Posts: 19

Rep: Reputation: Disabled
It might be worth a try, but ReactOS is still in alpha stages. Not only that, but there are some things that could go wrong:

- The anticheat (what keeps us from being able to play Roblox in Linux in the first place) could be set off
- Honestly with the way ReactOS is built, it might work

- The Roblox Client could detect an unsupported version of Windows and refuse to open.

- The graphics render might not work and just run like crap

With the new Linux Kernel version coming out with that thing that might allow some anticheat software to work on Linux though. I don't know much about it, maybe someone more knowledgeable could post more about it here.

Like you, I would love to play Roblox on a free operating system. That's one of the only reasons I still use Windows sometimes. I would like to hear if Roblox works on ReactOS as well.
 
Old 12-18-2020, 02:59 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Never heard of it - I'm guessing I'm not the target audience ... :shrug:
From their own website.
Quote:
Roblox is ranked as one of the top online entertainment platforms for audiences under the age of 18
Back on topic, I haven't looked at ReactOS in a couple of years, maybe longer, but found it very bereft of development (and developers) at that time.
 
Old 12-18-2020, 05:11 AM   #5
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by syg00 View Post
Never heard of it - I'm guessing I'm not the target audience ... :shrug:
From their own website.

Back on topic, I haven't looked at ReactOS in a couple of years, maybe longer, but found it very bereft of development (and developers) at that time.
That has changed a bit. It now has some sponsorship, and a more active team. Development is still not a roaring rush, but there have been almost startling advances.

It was always intended to be a "driver compatible" with Windows OS, not a "clone" of Windows that would run every single Windows application. That said, the number of Windows specific applications that will run on it with few or no failures is interesting and growing with every release. There is NO incentive for any proprietary software developer to consider compatibility with ReactOS in a favorable light, so most things that run well on it are from among those that do NOT check the windows version and patch level.

Testing is called for, but I would not hold out high hopes.

If testing fails, the more productive effort might be to get the devlopers to support a Linux distribution. Ubuntu, Debian, or Fedora perhaps.
(I would LOVE to see a port running on SPARKY LINNUX - GAME OVER Edition!)
 
Old 12-19-2020, 10:26 PM   #6
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by MattMadness View Post
It might be worth a try, but ReactOS is still in alpha stages. Not only that, but there are some things that could go wrong:

- The anticheat (what keeps us from being able to play Roblox in Linux in the first place) could be set off
- Honestly with the way ReactOS is built, it might work

- The Roblox Client could detect an unsupported version of Windows and refuse to open.

- The graphics render might not work and just run like crap

With the new Linux Kernel version coming out with that thing that might allow some anticheat software to work on Linux though. I don't know much about it, maybe someone more knowledgeable could post more about it here.

Like you, I would love to play Roblox on a free operating system. That's one of the only reasons I still use Windows sometimes. I would like to hear if Roblox works on ReactOS as well.
Yep, I have realized it is pretty much impossible to run it on Linux and maybe i will make a more conventional console.
 
Old 12-20-2020, 09:26 AM   #7
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by Logimite View Post
Yep, I have realized it is pretty much impossible to run it on Linux and maybe i will make a more conventional console.
With Linux it is unwise to use the word "impossible", but it might be seriously difficult. It is more difficult of the app developers are actively working against you. It might be instructive to ASK the developers for their opinion (about Linux AND ReactOS operation). It might be equally instructive to just TRY it on ReactOS (if one can do so for free or reasonable investment) just to find out.

Last edited by wpeckham; 12-20-2020 at 09:29 AM.
 
Old 12-20-2020, 11:48 PM   #8
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
#1 ROBLOX is a company, not just the one platform.

#2 ROBLOX as you access it is, as near as I can tell, primarily an online game platform. The average client MAY access it using a web browser. ReactOS has excellent browsers available. This calls out for some testing. If all it takes is a browser, then any platform with a browser (Rpie with Raspian?) should serve.

#3 Native launchers are written for multiple platforms, but the Microsoft Windows 10 client is in the Microsoft Store which is a bit Microsoft locked. If you can get that to run on any other OS, more power to you. I would check the licensing for that version of the client launch and see if that would be a legal violation of the terms.

As a proprietary platform for a specific purpose the vendor has no great justification for expending great effort to port clients to an operating system that is still in ALPHA and has a very small distribution based.
it requires a client which you launch from the browser.
 
Old 12-21-2020, 01:30 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Logimite View Post
Yep, I have realized it is pretty much impossible to run it on Linux
ReactOS is not Linux.
Have you tried it?
 
Old 12-21-2020, 12:59 PM   #10
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
ReactOS is not Linux.
Have you tried it?
No. Is it based on BSD or something?
 
Old 12-21-2020, 02:20 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Logimite View Post
No. Is it based on BSD or something?
Are you seriously?
Look it up on distrowatch.com.
 
Old 12-21-2020, 04:18 PM   #12
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Are you seriously?
Look it up on distrowatch.com.
I did
 
Old 12-22-2020, 01:05 AM   #13
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Logimite View Post
I did
I don't think so, or you'd've seen this:
Quote:
ReactOS is a free and open-source operating system based on the best design principles found in the Windows NT architecture. Written completely from scratch, ReactOS is not a Linux-based system and it shares none of the UNIX architecture. The main goal of the ReactOS project is to provide an operating system which is binary compatible with Windows.
 
Old 12-23-2020, 10:54 PM   #14
Logimite
Member
 
Registered: Jun 2020
Location: California
Distribution: Arch
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
I don't think so, or you'd've seen this:
No, I looked it up after you told me to.
 
Old 12-25-2020, 07:31 AM   #15
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by Logimite View Post
No, I looked it up after you told me to.
Then you now know that ReactOS is a functional rewrite of Windows with no Microsoft code that strives to be driver compatible so that it can run most Windows applications. (There are a few that have "DRM" like features that may check if this is really Windows, the supported version, and registered with Microsoft. Clearly that will fail, but all other Windows software should eventually run on ReactOS.)

It is astonishing to me just how much software already "just works" on ReactOS. That said, there are things that do not run at all, and others that run but with one or two features not fully functional. Sometimes you can tell that something that does not work needs a subsystem or driver that is not yet complete. The only way to be sure, is to run a test using the latest release of ReactOS with the software at question. If it fails, the very NEXT release (or the one after) may change that. It is Alpha state software, and a work in progress.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Roblox in linux jrjong Linux - Games 5 10-17-2023 05:13 AM
installing roblox fishenrich Linux - Games 2 04-17-2018 02:25 PM
LXer: A reaction to ReactOS LXer Syndicated Linux News 0 02-01-2006 06:16 AM
A question on ReactOS satimis General 21 08-09-2005 10:47 AM
thinking I reactos instead of wine cjae Linux - Newbie 1 07-22-2005 05:55 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 07:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration