Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No work on Linux (White screen) #37

Closed
dj--alex opened this issue May 28, 2021 · 4 comments
Closed

No work on Linux (White screen) #37

dj--alex opened this issue May 28, 2021 · 4 comments
Labels
platform-specific Specifically for a platform (browser, OS, etc.), PWA, Electron app

Comments

@dj--alex
Copy link

Hello
ArcoMage HD Setup 1.0.0.exe wont run on Linux.

I dont like compiling, just want to play without browser.
Using Linux Mint 19.3 kernel 5.12
Using Videocard Radeon Vega 8 (Ryzen 3200G cpu) (has a problems with Vulkan rendering)
Alternative game tribute has 25mb version without sources but works perfect
Why your version shows White screen?

Zrzut ekranu z 2021-05-28 17-02-25

@tomchen
Copy link
Member

tomchen commented May 28, 2021

Hi.

It is recommended user go to arcomage.github.io and play it in a browser, preferably Google Chrome/Chromium. (I can see you use Vivaldi, this Blink and V8 based browser should have the similar performance as Chrome)

If for some reason you want to play without browser, there's the Desktop version. But unfortunately, ArcoMage HD Setup 1.0.0.exe is Windows-only version. (.exe files are Windows-only files and cannot run on Linux). Only Windows version exists for now. I'll make and release Linux version later. (#3)

ArcoMage HD is written in JavaScript (TypeScript) and is therefore designed to run in browser. To make a stand-alone, "without-browser" version, I have to use Electron. (Discord and Skype's Desktop apps, and Visual Studio Code are also developed with Electron) Electron is like an entire Chrome browser packed with the application, so, the final production files will easily exceed 100-200MB.

In any case, you don't need to compile sources.

@dj--alex
Copy link
Author

dj--alex commented Jun 2, 2021

thanks. i plays. good. browser version works.
I be waiting Linux version
Russian translation have another naming of cards instead of version playing i
Can i create another version translation cards naming? [offtop, question, after it i close.]

@tomchen
Copy link
Member

tomchen commented Jun 2, 2021

Two Russian versions exist:
https://github.com/arcomage/arcomage-hd/blob/main/tools/ocr/original/ru7.png
https://github.com/arcomage/arcomage-hd/blob/main/tools/ocr/original/ru.png

@TombOfVARN thought these two versions are not perfect, he improved both of them in his Russian localization (https://github.com/arcomage/arcomage-hd/blob/main/src/i18n/cards/ru.ts)

If you feel there's the need to have another version then OK, go ahead. But maybe discuss with @TombOfVARN to find out if we really need to have a second Russian version. You can join Might and Magic Discord server http://discord.gg/tBj4qF5 , me (Tom Chen) and @TombOfVARN (rayburn) are in it.

@tomchen
Copy link
Member

tomchen commented Aug 27, 2021

I guess I can close this issue

Linux app refers to issue #3 which is kind of stalled but will be done in the future

@tomchen tomchen closed this as completed Aug 27, 2021
@tomchen tomchen added the platform-specific Specifically for a platform (browser, OS, etc.), PWA, Electron app label Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-specific Specifically for a platform (browser, OS, etc.), PWA, Electron app
Projects
None yet
Development

No branches or pull requests

2 participants