-
Notifications
You must be signed in to change notification settings - Fork 16
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
Do you know how to get installer, if I buy the game from EPIC? #13
Comments
Epic Games is not supported in this image, however In a new upcoming image I will do an attempt to make it work. |
@echo off
Set UserId=[email protected]
Set Password=Password0001
cd /D "C:\Program Files\Epic Games\FarmingSimulator22"
FarmingSimulator2022.exe -AUTH_LOGIN=%UserId% -AUTH_PASSWORD="%Password%"
<game description="Farming Simulator 22" name="FarmingSimulator2022" exe="FarmingSimulator2022.exe"> to <game description="Farming Simulator 22" name="FarmingSimulator2022" exe="run.bat">
|
@flier268 so you have epic launcher also installed on the windows part via VNC and added the parameters above? |
No, I do that on Windows. But I wish I could have a Docker image with the
same functionality
compumark ***@***.***> 於 2024年6月8日 週六 上午3:05 寫道:
… @flier268 <https://github.com/flier268> so you have epic launcher also
installed on the windows part via VNC and added the parameters above?
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEYQF4HAERW3H3HS64ZSTOTZGIAAJAVCNFSM6AAAAABII7SY56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVGM3DSNZXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@flier268 I have a test image on Discord that does this, however I suggest to wait a bit until I finalyze it. |
@Toetje585
By the way, I had a new project that can forward startup parameters to FarmingSimulator2022.exe (ex: EPIC username and password), so you can set game.xml to <game description="Farming Simulator 22" name="FarmingSimulator2022" exe="EXE Proxy.exe"> {
"FileName": "C:\\Program Files\\Epic Games\\FarmingSimulator22\\FarmingSimulator2022.exe",
"Arguments": "[email protected] -AUTH_PASSWORD=\"password\"",
} |
The server require cd key, but i don't know how to get that
The text was updated successfully, but these errors were encountered: