-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
BioShock Remastered (409710) #399
Comments
Also seeing this on Xubuntu 18.04 |
See the same on Antegros. Also there is a pause of about 30 seconds every time I save the game. I select save, there's a long pause, then the 'saving' screen comes up. |
The issue with the textures are a problem for me too. But i tested it with bioshock 2 and bioshock 2 remastered. Tomorrow i will do the same test in Bioshock 1 and Bioshock 1 Remastered to Confirm it. |
For the textures issues and long hangs when accessing the menus, try: |
This worked for Bioshock 2 + Remastered for me :) great thank you! |
I'd love to see Valve test both 1 and 2 with the config setting PROTON_NO_ESYNC to 1 in the config by default and adding to their whitelisted games. After more testing of course. :-) We should push for 1 and 2 since we have Infinite native on Linux. |
For me the game doesn't even start after installing. System is the following: CPU Brand: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz Driver: X.Org AMD Radeon(TM) HD 8800 Series (PITCAIRN, DRM 3.26.0, 4.18.4-arch1-1-ARCH, LLVM 6.0.1) |
@1heghost Please try
It only happens if you run the game by Tested: |
Got the same issue with steam-runtime. |
Doesn't run with steam-native or steam-runtime With steam-runtime - black rectangle appears and after some seconds disappears Launch log: https://gist.github.com/XakepSDK/3b1d647e08127377f77f41d0809dc0eb |
Hello @XakepSDK, vulkan support for the Haswell chipset is incomplete and anomalies with dxvk is expected. You may have better luck adding |
@kisak-valve thank you, game launches, but fps is ~1-5 in menu, even with lowest graphic settings possible. I did not tried to start SP. |
The games work "perfectly" with: |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I can't get the game to detect and let me use the Steam Controller. The usual "CONFIG LOADED" popup doesn't appear, and the option to turn on controller mode in the options menu is grayed out. Going into the Steam Overlay and selecting STEAM CONTROLLER CONFIGURATION brings up the config I had selected. When I launch the game with an Xbox 360 pad plugged in, the game recognizes it properly. This does not appear to be an inherent issue with Proton; when I launched RAGE, the "CONFIG LOADED" popup appeared right after the Steam Overlay one and the game was controllable with the controller. It's also not an issue with the game itself; under Windows, my config successfully fools it into thinking I'm using an Xbox pad and it behaves accordingly. HOWEVER: Confirming when this has been fixed might prove impossible, because I tried launching the game from Big Picture mode and it worked correctly, and then I tried launching it from the desktop and again it worked correctly. So it's "fixed" thanks to a convoluted workaround, and I don't know if I'll ever be able to reproduce the original problem. |
Hello, is anyone seeing an issue with this game and Proton 4.11 that would block it from being whitelisted? |
Yes, actually. I didn't realize it at the time, but when I start a new game, there's some weird lag during the opening cutscene that causes my character to die by drowning, somehow. Despite drowning not being a mechanic anywhere else in the game. Some cursory research shows that people occasionally had this problem with the Windows version as well, and it's definitely a bug in the base game that's allowing this to happen at all, but it does mean I can play the game in Windows and not with Proton, so take that for what it's worth. Also, it appears that the game will only work when launched with the aforementioned parameters. I'm assuming that once it's whitelisted, Proton will be instructed to use those settings by default? |
I have an Out Of The BOX experience with PROTON_NO_ESYNC=1 %command% |
Compatibility Report
System Information
NO ESYNC AND FSYNC LOG: ESYNC AND FSYNC LOG: Symptoms
|
You're awesome ! Disabling both solved the issue for me. |
Linux: 5.14.14-arch1-1 launch options: The issue: I'm getting very poor performance. Most of the game hovers at around 20-30 fps. There's also a significant amount of stuttering (with new areas, it seems). Is there anything I can do to improve the performance? Graphics settings predictably have no impact on framerates, other than disabling real time reflections providing a boost in some areas. I don't think I should need to disable anything to begin with with my hardware. |
Hello @Ninmi, there is no default Proton version. At some point you chose a version that you want Steam to use. In Steam's library view, you can select the game, then click the ⓘ on the right side to get some additional details. There should be a line that appears which reads something like "Runs on this computer via Steam Play. Proton # selected by you for this title." I don't recall hearing about an issue with binding non-ascii keys in games. What's the newest Proton version you know is not affected by that behavior and the oldest Proton version you know doesn't behave as intended? Also, what kind of keyboard are you using?
|
The game crashes upon launch without PROTON_USE_WINED3D11=1, and judging by previous reports it seemed mandatory. Here's what Steam logs had to say as when running the game without it: 5.13-6 is the last one where input works properly. I actually haven't tested any other key than ä and ö. These map properly to 6.3-7 also introduces issues in color gradients. (E: with Edit: I noticed I was missing lib32-vulkan-radeon after looking at the logs (not sure if it's even necessary), but installing it did not remove the crash. Here's the log after installing the 32bit library (and using a newer Proton): |
|
Game launch log 3: https://gist.github.com/Ninmi/0adafe41923fbd187d3883da69a77418 The More possibly related info: Also perhaps related, I get these when booting up Steam: |
Doom 2016 and Dota 2 are 64 bit games, so they would use a working 64 bit render path. I'm guessing you wanted something like |
Setting both ICDs did not work, neither did Interestingly the Steam client works better now as well. It seems like you really should only get AMDVLK on the side if you really have to. Thanks for the help. |
Seems to be that both this title and BioShock 2 Remastered are crashing on launch. This has worked before, not sure what's changed. |
As it's a 2K game, maybe check for core dump files. So far it happened to me only with Borderlands games. But if core dumps are enabled on your system, and the game crashed creating such a core file, it prevents the game from starting. Deleting the core file should let the game start again. |
@SeongGino it was worth a try. |
Check if you have the latest Mangohud (0.6.8) needed for the latest DXVK changes |
For what it's worth, both games work in Steam now. No idea what changed. |
Game apparently got an unneeded third party 2k launcher alongside Bioshock 2 remastered and Infinite that's causing issues now, probably should be bumped down from "playable on deck" to "unsupported" for the time being. |
The workaround for this is to simply start "BioshockHD.exe" directly, bypassing the launcher.
Basically, is just manually pointing a Proton to the game. It works and I have confirmed with others that it's fixed for them... but we shouldn't even need this fix because the launcher itself is wholly unnecessary. |
@waspennator @SeongGino I took a look at this after the recent reports of the 2K launcher update for a few Bioshock games. I am unable to recreate the issue on a Desktop or with a Steam Deck. On the Desktop I am seeing the launcher and can get in game from there, and on the Deck it is skipping the launcher entirely. I have a few things you could try that may fix it for you and would explain why I am not seeing it.
Please let me know the results, I would appreciate it since I cannot replicate the issue and this appears to be widespread. |
@AJuujarvi The game files themselves are wholly unrelated since none of it is in any way affected by the contents of the Launcher integration itself. Also wouldn't change anything because the game itself works fine when launching BioshockHD.exe directly, so...
Same for the prefix; nothing about the prefix setup is in any way adjusted to handle the 2K Launcher, so old and new prefixes alike will have the same issue. The problem here is that the 2K Launcher will install and run fine... the first time run anyways. Any subsequent game bootups will cause the 2KL updater to appear, and then nothing. This is the behavior that's replicated with new prefixes, both in Experimental and GE. If the game is directly booting up on your Deck, that would indicate either the game itself hasn't been updated at all for whatever reason, or the 2KL is being replaced with a symlink to the game executable at some point; since this is a widespread problem for Windows users as well, it being skipped without workarounds seems highly improbable. |
@SeongGino Can you boot the game after the first boot with the 2K Launcher with the launch command For what it is worth, all of the Bioshock installs I did to test were done within the hour before I had made my comment, so they were for sure updated. It is possible the 2K launcher does not display on some resolutions, as we have seen that happen with 1 launcher in the past, specifically the Rebellion Launcher. |
I have the issue of Bioshock Remastered not launching at all. I can only see the splashscreen, then a black content window pops up (desktop mode) then crashes right away. I have tried proton expermiental, 7, 6 with no luck. I have also replaced the Launcher exe with the main game exe also no luck. Can someone guide me to make this game work? I am currently reinstalling it again to test your solution above. @SeongGino can you share your exact custom command args you are entering in steam for this game? |
OK, so I can confirm that adding the BioShock.exe directly onto Steam works. I think this will be useful for people that find the game crashing right away. So adding the launch args will help around. |
Seeing this - not sure if it's Proton related: Trying to by-pass the launcher:
But: (Steam is running, of course.) ((And the publisher suits wonder why folks resort to piracy... bit of negative sentiment all around...)) UPDATE: ok, like @xfechx, I can also confirm that adding the EXE works. Here's the path (just change your username): Then find the EXE game in your library (e.g. at the bottom of this list in the screenshot), and add Proton compatibility: Then, when you run the new EXE game, the original game will show as Running: Hallelujah. (Update: encountering lots of long pauses in the game, when pressing V for hacking, when trying to save, when trying to adjust brightness, etc. 2-3 minutes wait at a time. Unplayable, really.) |
I think they have fixed it.
I haven't had trouble with it for a while.
…On Fri, Feb 9, 2024, 11:14 AM Juan M Uys ***@***.***> wrote:
Seeing this - not sure if it's Proton related:
image.png (view on web)
<https://github.com/ValveSoftware/Proton/assets/96808/7d6f3ba9-dbdf-4ae9-a0f4-9828fe276b9c>
—
Reply to this email directly, view it on GitHub
<#399 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD4JKTIKL6NO2MWWXVB5I3YSXZKHAVCNFSM4FRN2R6KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJTGU3DKNZVGAYQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Like I mentioned on the #388, I could't make this work, I run with this flags If I ran without https://gist.github.com/daninsky1/b9c116f61aafdccfc30b85ecbc62ef80 The funny thing is working with heroic launcher(it is the remaster epic games version), and heroic is using the same experimental proton binaries of steam, there is a minor diference how the prefix folder is created, so I tried to import the same files to the compatdata of the game, but didn't work. I've tried run the TK2 launcher on steam and steam + epic games launcher and didn't work. |
So, I have an issue trying to bind the key Anyone know how I could map |
Arch Linux
Kernel 4.18.3
Proton 3.7
Nvidia GTX 1070 - nvidia-beta 396.54
KDE Plasma 5.13.4
KDE Framework 5.49.0
Qt 5.11.1
BioShock Remastered works but has texture quality issues. Playing around with GFX settings didn't help either.
The text was updated successfully, but these errors were encountered: