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

Battlefield™ 2042 (1517290) #5305

Open
2 tasks done
cdgriffith opened this issue Nov 12, 2021 · 83 comments
Open
2 tasks done

Battlefield™ 2042 (1517290) #5305

cdgriffith opened this issue Nov 12, 2021 · 83 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues

Comments

@cdgriffith
Copy link

cdgriffith commented Nov 12, 2021

Compatibility Report

  • Name of the game with compatibility issues: Battlefield™ 2042
  • Steam AppID of the game: 1517290

System Information

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

steam-1517290.log

Symptoms

Origional Issue

Won't launch, getting an OSError in the steam log itself.

pressure-vessel-wrap[12646]: W: "/opt/amdgpu/share/libdrm" is unlikely to appear in "/run/host"
Traceback (most recent call last):
  File "/home/james/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 1296, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/home/james/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 1108, in init_session
    g_compatdata.setup_prefix()
  File "/home/james/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 659, in setup_prefix
    os.symlink("../drive_c", self.prefix_dir + "/dosdevices/c:")
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/mnt/nvme_d/SteamLibraryLinux/steamapps/compatdata/1517290/pfx//dosdevices/c:'
GameAction [AppID 1517290, ActionID 5] : LaunchApp changed task to ProcessingShaderCache with ""
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
Installing breakpad exception handler for appid(steam)/version(1634158817)
GameAction [AppID 1517290, ActionID 5] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 1517290, ActionID 5] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 1517290, ActionID 5] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 1517290, ActionID 5] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/james/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1517290 -- '/home/james/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/james/.local/share/Steam/steamapps/common/Proton - Experimental'/proton waitforexitandrun  'link2ea://launchgame/1517290?platform=steam&theme=bf2042'\0
Game process added : AppID 1517290 "/home/james/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1517290 -- '/home/james/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/james/.local/share/Steam/steamapps/common/Proton - Experimental'/proton waitforexitandrun  'link2ea://launchgame/1517290?platform=steam&theme=bf2042'", ProcID 14169, IP 0.0.0.0:0
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 14174 != 14171, skipping destruction (fork without exec?)
GameAction [AppID 1517290, ActionID 5] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 1517290, ActionID 5] : LaunchApp changed task to Completed with ""

Reproduction

  1. Hit play button
  2. Watch the play button turn green again

Current issues:

  1. Easy-Anti Cheat not enabled for Linux
    • Until this happens, all else is moot
  2. DirectX failure on startup FindClosestMatchingMode (AMD)
    • Possible workaround to Alt-Enter on startup
  3. DirectX failure randomly "Gpu Hang Detected" (Nvidia)
  4. "Detected Windows version 18363." Requires 19041

Reproduction

  1. Start a round
  2. Get booted by EAC
@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Nov 12, 2021
@kisak-valve
Copy link
Member

Hello @cdgriffith, this reads like #5168. Are you using NTFS with /mnt/nvme_d?

@cdgriffith
Copy link
Author

cdgriffith commented Nov 12, 2021

Hi @kisak-valve yes was using ntfs-3g with that drive. I have moved it to an ext4 drive and now the game starts up. It gives the same warning we saw with the open beta about windows version:

bf2042 windows version

It does load into the game now, but gets stuck at the loading screen using constant 30% CPU usage. Adding the log:

steam-1517290.tar.gz

It keeps repeating 339.702:08f0:096c:fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for thread 08f4

Edit: Have tried resetting keyboard layout with sudo dpkg-reconfigure keyboard-configuration and restarting. As well as plugging in another keyboard. Neither have changed those errors looping forever.

Have also tried:

sudo dpkg-reconfigure locales
sudo update-locale LANG=en_US.UTF-8

Edit 2: Also seeing fixme:win:GetAltTabInfoW which doesn't look implemented at all https://github.com/wine-mirror/wine/blob/master/dlls/user32/misc.c#L195 that may be the cause?

@ProjectSynchro
Copy link

I seem to be getting a new crash as of today:
Screenshot_20211113_204123

Seems to be crashing like this at different times.

Attached the proton log here: steam-1517290.log.gz

@Evernow
Copy link

Evernow commented Nov 15, 2021

I have moved it to an ext4 drive and now the game starts up

Please clean install the game if you moved it from NTFS to ext4. Also see if it happens without amdgpu-pro

@cdgriffith
Copy link
Author

cdgriffith commented Nov 15, 2021

@Evernow I have deleted and redownloaded the game. I am still getting stuck at the same point. However I also discovered I can cause it to error if I hit Alt+Enter or move the window.

dx error

steam-1517290.log

Using latest Proton Experimental

Edit: Have tried both amdgpu-pro drivers and latest mesa from oibaf 22.0~git2111150600.9d9de1~oibaf~f and get the same error as above, except the MESA one shows "6900 XT" instead of unknown card.

@elijahsgh
Copy link

I have been playing this for a few days. It was running fine with the exception of online multiplayer booting you after a minute - probably EAC.
As of this morning even "solo" mode requires EAC to be functional. The only mode that is playable now is VIP Fiesta for some reason.

@cdgriffith
Copy link
Author

Have been able to avoid the "FindClosestMatchingMode" error by fullscreening immeadtly (Alt+Enter) when BF 2042 starts up. (Found that solution in an old EA fourm.)

I updated to bleeding-edge proton and latest mesa drivers. It still got stuck at the main screen, until I started frantically moving the mouse around in frustration and lo and behold...it slowly started turning darker and darker. So for some reason it needs a lot of mouse movement to progress past the splash screen on my system?

I was able to play through the demo conquest without issue on ultra settings. There were a few stutters starting out, but they quickly disappeared (better than BF4 currently is). Also tried doing single player and was instantly booted out after that, so until EAC is enabled for Linux, no point in trying more I guess.

Valve please ask them nicely to turn it on for us 😄

@McMarius11
Copy link

McMarius11 commented Dec 20, 2021

when i start the game i get this

BF_bug1
after that it will crash
BF_crash1
here is my log:
https://gist.github.com/McMarius11/32d534f3af69595a92f28f59c1caa1f4

yeah valve is our only hope for EAC activation.

OS: Manjaro Linux
KERNEL: 5.10.85-1-MANJARO
CPU: Intel Core i5-7600K @ 3.80GHz
GPU: NVIDIA NVIDIA GeForce GTX 1070
GPU DRIVER: NVIDIA 495.46
RAM: 24 GB

@polluxau
Copy link

polluxau commented Nov 1, 2022

Please valve go ask dice nicely to enable this for us. It's becoming a decent game now and I'd rlly want to play it on my Linux machine •́⁠ ⁠ ⁠‿⁠ ⁠,⁠•̀. Same issue happens, launches fine then kicks you out cause of eac

@Af0x
Copy link

Af0x commented Dec 1, 2022

I tried running Battlefield 2042 with Proton Experimental Bleeding Edge but it gets stuck at the first screen (see image attached)
BF2042
I can press Shift+F1 and the EA overlay is displayed. After some time the game closes automatically.

During the installation process, the installation of the EA client got stuck at the very end and I had to cancel it to make progress. I tried verifying the files and there was no error.

@Af0x
Copy link

Af0x commented Dec 6, 2022

Since my last posting it does not even start up anymore. Please see the log attached.
steam-1517290.log

@BentHaase
Copy link

BentHaase commented Jan 15, 2023

Replying to #5305 (comment)

Same for me, game launches but getting stuck at the loading screen. The debug menu works (SHIFT + ^) and the frame counter shows something.

We are so close to having this game work on Linux with EAC.

@BentHaase
Copy link

BentHaase commented Jan 15, 2023

Replying to #5305 (comment)

After some time the game crashes with:

wine: Unhandled page fault on read access to 0000000048BF0020 at address 0000000142797D90 (thread 0890), starting debugger...

Using the following settings (GE-Proton7-35):

2023-01-15_21-46

@Lobo6780
Copy link

Same as @Af0x I tried to launch game but after start of Season 1 the game is crashing every time I try to run it, I'm using EA App launcher installed with help of Steam, Proton Experimental bleeding-edge. That's sad because even if DICE would enable Proton support game woudn't even launch.

@polluxau
Copy link

polluxau commented Jan 31, 2023

Replying to #5305 (comment)

if they enable support valves devs would fix it 100%

@BentHaase
Copy link

BentHaase commented Jan 31, 2023

Replying to #5305 (comment)

I would say support is enabled, as EAC is loading. Before they changed something you would not even get past EAC. This seems like some other weird bug.

@polluxau
Copy link

polluxau commented Jan 31, 2023

Replying to #5305 (comment)

Does it have the .so file? I haven't rlly looked lol

edit: it does not have the easyanticheat_x64.so file for it to work with proton

i remember when shatterline came out and it was using easyanticheat. it worked with proton but the devs didnt know about it and the version they were using was the wrong one. after a bunch of people asked they changed there version of eac and plopped the easyanticheat_x64.so to make it work with proton :)

@SingleInfiniteLoop
Copy link

SingleInfiniteLoop commented Feb 2, 2023

HansKristian-Work/dxil-spirv#134 (comment)
With this change to dxil-spirv the game appears to be displaying the menu, but it hangs after loading a map and a GPU_HANG message box appears (as described in #5305 (comment)).
Also, a message box with vkCreateComputePipelines assertion in winevulkan.dll is displayed 2 times during the loading process. I dismiss it each time using the Continue button.

@SingleInfiniteLoop
Copy link

SingleInfiniteLoop commented Feb 2, 2023

P. S. You can copy the easyanticheat_x64.so from the Apex Legends installation if you have one.

@Lobo6780
Copy link

Lobo6780 commented Feb 2, 2023

When I go back to home I will try this, I didnt really heard about dxil-spirv, even if it loads into menu it's progress but with EAC, with .so file e.g. from Master Chief Collection is it even loading properley? As I know Proton support isn't enabled.

@polluxau
Copy link

polluxau commented Feb 2, 2023

For me with the .so file from Apex now it gets stuck at the splash screen then chucks a error at me when using ge-proton7-48. hopefully and with more help we could get this working even if bf2042 doesn't support it

@SingleInfiniteLoop
Copy link

Proper fix is now available: HansKristian-Work/dxil-spirv@9ef222a.
I suggest trying the updated version of vkd3d-proton:
https://github.com/HansKristian-Work/vkd3d-proton/suites/10742817425/artifacts/538965379.

@Af0x
Copy link

Af0x commented Feb 2, 2023

Proper fix is now available: HansKristian-Work/dxil-spirv@9ef222a. I suggest trying the updated version of vkd3d-proton: https://github.com/HansKristian-Work/vkd3d-proton/suites/10742817425/artifacts/538965379.

So is this game now working?

@Lobo6780
Copy link

Lobo6780 commented Feb 2, 2023

HansKristian-Work/dxil-spirv#134 (comment) With this change to dxil-spirv the game appears to be displaying the menu, but it hangs after loading a map and a GPU_HANG message box appears (as described in #5305 (comment)). Also, a message box with vkCreateComputePipelines assertion in winevulkan.dll is displayed 2 times during the loading process. I dismiss it each time using the Continue button.

.

@SingleInfiniteLoop
Copy link

SingleInfiniteLoop commented Feb 2, 2023

I have a subjective feeling that render thread(s) blocks on something, because sometimes I experience short hangs that don't result in the GPU_HANG message box, but once it appears, the image is not updated anymore at all and a crash dump is generated in %userprofile%\Documents\Battlefield 2042\CrashDumps.
P. S. I'm using proprietary nVidia Linux driver package version 515.57, I hope that's recent enough version to handle the latest vkd3d-proton.

@Lobo6780
Copy link

Lobo6780 commented Feb 2, 2023

I have far newer version of Nvidia driver on Arch I will return to home at Monday so I will write did it work.

@polluxau
Copy link

polluxau commented Feb 3, 2023

it seems using the latest vkd3d-proton master it still gives a error on my amd card. ill post the crash logs when i can

@polluxau
Copy link

polluxau commented Feb 3, 2023

backtrace.txt
heres the error i got using the latest proton experimental and latest vkd3d-proton master-9377ee1613267fdec0cf05e1b26347d0d50cad4c
idk if this will help but this was the error it gave me while sitting at the splash screen for a couple of minutes
This was on bottles using the ea app with a rx 6700

@SingleInfiniteLoop
Copy link

SingleInfiniteLoop commented Feb 3, 2023

I get this crash if the game loading process gets stuck somehow (I assume). This happens sometimes for my setup, too. I just terminate BF2042.exe process if I see that the memory pool size doesn't grow during the loading. There are 2 kinds of this issue I experienced: when memory pool size is around 660 MB and around 2500 MB.

@McMarius11
Copy link

I can say to you that with latest commit in dxil-spirv repo (HansKristian-Work/dxil-spirv@5713a93) BF2042 now works! I'm on latest nvidia driver version: 535.54.03 on arch linux kernel: 6.3.9.

Awesome, does multiplayer work too?

@Lobo6780
Copy link

Lobo6780 commented Jun 26, 2023

No they didn't enabled EAC support. Game kicks me after few seconds, with error that EAC authentication fails.

@dreamcat4
Copy link

maybe to worth ask ea now however? (since the rest is ok to work)

how do you guys find best way to approach / reach out to those ea programming side developers?

@Lobo6780
Copy link

maybe to worth ask ea now however? (since the rest is ok to work)

how do you guys find best way to approach / reach out to those ea programming side developers?

Everyone tried at EA Community Forums/Reddit/Twitter but they don't seem to care about it too much. You can search for it yourself on Answer HQ or here is link: https://answers.ea.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board%3Abattlefield-2042-general-discussion-en&q=linux

@SingleInfiniteLoop
Copy link

SingleInfiniteLoop commented Jun 26, 2023

I can say to you that with latest commit in dxil-spirv repo (HansKristian-Work/dxil-spirv@5713a93) BF2042 now works! I'm on latest nvidia driver version: 535.54.03 on arch linux kernel: 6.3.9.

Works for me as well. Thank you, @HansKristian-Work!

@polluxau
Copy link

can confirm aswell that it is working on a amd card aswell!! only thing left is for dice to enable proton on eac :)
Screenshot_20230627_090208

@Lobo6780
Copy link

So now we have to attack DICE about turning on EAC.

@dreamcat4
Copy link

I think what we really need is to make certain to reach the right key people within the DICE. And this is not really so much within our control as those other EA representatives who might carry forward the bug report / request to the right teams

@polluxau
Copy link

Hard to say... but I would suggest to loot to those named representatives who presented in several of the prios BF new Season update videos. IDK

I have tweeted at them which are some that appear in those videos https://twitter.com/PolluxAU/status/1673471613487157248?t=m2WFgEhWOd-CCdSITmDGEA&s=19

@Lobo6780
Copy link

Community manager responded to me this:

Hey [@Lobo6780],

The game has no official support for Linux or any other distro. The only official supported platforms for the game are Windows PC, Xbox and PS.

Thanks.

@BentHaase
Copy link

Community manager responded to me this:

Hey [@Lobo6780],

The game has no official support for Linux or any other distro. The only official supported platforms for the game are Windows PC, Xbox and PS.

Thanks.

Funny way to simply ignore the request and answer a question nobody asked. 🖕

@BentHaase
Copy link

Community manager responded to me this:

Hey [@Lobo6780],

The game has no official support for Linux or any other distro. The only official supported platforms for the game are Windows PC, Xbox and PS.

Thanks.

@Lobo6780 can you link his reply here?

@Lobo6780
Copy link

They just don't care about Linux gamers that are minority. If they won't enable EAC I will not buy next Battlefield and I offer you to do same thing.

@Lobo6780
Copy link

Community manager responded to me this:
Hey [@Lobo6780],
The game has no official support for Linux or any other distro. The only official supported platforms for the game are Windows PC, Xbox and PS.
Thanks.

@Lobo6780 can you link his reply here?

Ofc here's link: https://answers.ea.com/t5/Technical-Issues/Battlefield-2042-Linux-EAC-support/m-p/12697479#M48937

@dreamcat4
Copy link

Well I don't want to speculate too much but: on the one hand, there will be some people within EA who will assume or say they don't want to risk increasing cheaters. Because right now in 2042 all the cheating is gone away or under control. So that is a good situation. And certainly I myself don't want to encourage cheating either...

On the other hand EAC themselves has (on their official website) good simple guidance and support the necessary steps for how to enable EAC to be working well for both VMs and/or linux?

So overall my viewpoint is that developers for Battlefield (or their equivalent of whatever passes for a product manager these days)... that a sensible middle ground would be to quietly do a tryout. That is to say: don't publically admit or support fixing the EAC for linux. But instead just very quietly enable it on a trial bases. With no official support or anything like that. And then spend a few days / weeks monitoring how the online matches are going in terms of cheaters. If there is potentially any uptick or not. And depending (if there is an uptick). Then can still keep or widthold some option to silently take it away again.

Because (for sure) getting rid of cheating can and is in the scheme of things a higher priority not to spoil the gameplay. Than helping out the guys who are over on linux platform. And that is not necessarily a standpoint i disagree. It's just that EA is using a new and different anti cheat system now (than previously, which was the punkbuster one). So it needs to get over being too overly-cautious around such new AC system. And give the EAC a shot on linux. Perhaps EA might be thinking: ah well we need to try this on a different game somewhere else. And then pass the buck internally. But literally nobody wants to be waiting for that. Wheras silently switching it on, then being able to silently revoke that and switch back off. It just seems like the best way to make a step forwards. Without over committing too much that cannot be undone here.

@polluxau
Copy link

polluxau commented Jun 28, 2023

Replying to #5305 (comment)

i understand your point of view but at the same time i dont. 1.4% of linux users do not usually cheat and cheats arent that popular in the linux realm. i dislike how companies think cheaters will increase by supporting linux as its not rlly true that could happen, they are using the same anticheat with the same reporting system so its not like anything would change in terms on banning people if linux players did cheat. hopefully it gets enabled tho as i just dont want windows installed anymore

@dreamcat4
Copy link

i understand your point of view but at the same time i dont. 1.4% of linux users do not usually cheat and cheats arent that popular in the linux realm. i dislike how companies think cheaters will increase by supporting linux as its not rlly true that could happen, they are using the same anticheat with the same reporting system so its not like anything would change in terms on banning people if linux players did cheat. hopefully it gets enabled tho as i just dont want windows installed anymore

actually... completely agree with this viewpoint! 100%!!

it's more about how to respond to other people's concerns in a responsible fashion. to let demonstrate what EAC people themselves are saying, that their system should work (and also be effective on linux)

@Lobo6780
Copy link

I kinda understand their point of view, because all anti-cheats on Windows works in kernel space (ring 0) so they can access every process on the system etc. but on Linux in Wine anti-cheats works in user space so technically we could write cheat to run as kernel module and circumvent anti-cheat? But that doesn't change anything regarding to that Respawn Entertaiment (one of EA studios) turned on EAC on Deck some time ago, and game works great.

@polluxau
Copy link

polluxau commented Aug 1, 2023

https://twitter.com/PolluxAU/status/1686212913349148673?s=20

game still works and lets me into the game no issues but i still get kicked :(

@lexasok
Copy link

lexasok commented Aug 2, 2023

https://twitter.com/PolluxAU/status/1686212913349148673?s=20

game still works and lets me into the game no issues but i still get kicked :(

Same thing((

@sentakuhm
Copy link

everything works perfectly till EAC fail😞.

@dreamcat4
Copy link

everything works perfectly till EAC fail😞.

until we ask, try to convince the bf2042 community manager that it's worth passing upwards / up the chain... to enable the EAC for linux!!!

@polluxau
Copy link

polluxau commented Aug 27, 2023

everything works perfectly till EAC fail😞.

until we ask, try to convince the bf2042 community manager that it's worth passing upwards / up the chain... to enable the EAC for linux!!!

Iv already asked one of the lead devs in bf on the battlefield stream they did like 2 weeks ago and they simply said no.
I even said proton and they knew what I was talking about so I was very disappointed :(

We can keep asking tho until they give in lol

Like what everybody else said and me, the game works wonderfully but the anticheat is the only thing stopping you from playing public matches and can be enabled super easily on eac so there is simply no excuse to not enable it

I'll ask totalfps to see what he thinks lol

edit: he didnt reply :/

@BentHaase
Copy link

Yup, same here it works perfectly and seems to run as good as all older Battlefield titles run on Linux. The best way is to ask in a civilized way in this forum post.

I'd love if they at least would do a trail for maybe 4 weeks to see how bad things go when they enable Linux support. That'd at least allow gamers (on Linux) to officially prove their interest and give them metrics on how evil people are.

Even though the Linux user-base is small, considering the Steam Deck and maybe soon a refreshed, much more powerful version, would provide quite some potential to gain new players.

@salixor
Copy link

salixor commented Sep 28, 2023

EA is transitioning to EA Anti Cheat for BF2042 with season 6.

https://www.ea.com/en-gb/games/battlefield/battlefield-2042/news/eaac-and-battlefield-2042
https://www.ea.com/security/news/eaac-deep-dive

All hope is lost for this game on Linux.

@Af0x
Copy link

Af0x commented Sep 28, 2023

They ruined the series anyway. So no real loss

@polluxau
Copy link

polluxau commented Oct 10, 2023

just updated and the game eabackgroundserv just sits in the background while nothing comes up, i hope ea and valve create a agreement on the anticheat as i would still like to play the game time and time again

here is a proton log if anyone wants to read whats happening
https://drive.google.com/file/d/1gF9uBZ0NH7mvjrtZlxUGeo24a-miQQGP/view?usp=sharing

@JCDentonCore
Copy link

Wine is no supported message

steam-1517290first.log
steam-1517290.log

@polluxau
Copy link

Wine is no supported message

steam-1517290first.log
steam-1517290.log

Yep the kernel level anticheat they added made it not work completely, doubt it will ever be supported through proton

@Am0rphous
Copy link

Sad EA doesn't prioritize this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game compatibility - Unofficial Games not expected to work without issues
Projects
None yet
Development

No branches or pull requests