[Bug 34123] New: Sonic & All-Stars Racing Transformed: the game fails to initiate due to Wine failing to mount its CD images
http://bugs.winehq.org/show_bug.cgi?id=34123 Bug #: 34123 Summary: Sonic & All-Stars Racing Transformed: the game fails to initiate due to Wine failing to mount its CD images Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: spayk.99(a)gmail.com Classification: Unclassified Created attachment 45376 --> http://bugs.winehq.org/attachment.cgi?id=45376 Terminal output for the demo version of SASRT. Attempting to launch the video game Sonic All-Stars Racing Transformed results in a black screen/window. The game is unable to load its assets as these are located on several encrypted .M00 and .toc CD images, as well as one .M01 CD image, all of which Wine is unable to mount (the .M00 and .M01 files contain the raw CD data, while the .toc files contain the file structure). All of these files are located in the game's Data folder. I've tested both a purchased Steam version and a demo provided by Intel; both yield the same result. You can see the terminal output for the demo on the attachment. I've also discussed the issue on the WineHQ forums and the Steam forums: WineHQ: http://forum.winehq.org/viewtopic.php?f=8&t=19327&sid=eeda4892ca0c2d0e4b882a... Steam: http://steamcommunity.com/app/212480/discussions/0/864972621000530642/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://www.intel.com/conten | |t/www/us/en/gamers/sonic-al | |l-stars-racing-transformed. | |html Ever Confirmed|0 |1 --- Comment #1 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-07-23 22:38:42 CDT --- Confirming the black screen on start and adding the download link for the demo. On my system, to even get to the black screen I had to run it in an emulated virtual desktop set to 1280x720, or it would crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 --- Comment #2 from Walter <spayk.99(a)gmail.com> 2013-07-24 16:01:11 CDT --- I forgot to mention: in order make the game not crash immediately after it initiates, you'll need to change the game's resolution and/or mark it to launch as a window. You can change these settings on the game's config tool, but you'll need to have dotnet40 installed for it to run. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 --- Comment #3 from David Salvisberg <dave(a)portablegaming.de> 2013-07-25 04:45:34 CDT --- Created attachment 45388 --> http://bugs.winehq.org/attachment.cgi?id=45388 This is the settings file created by the dotnet config tool I've attached the settings.xml created by the config tool. So people can test the blackscreen issue without having to get the configuration tool to run. As i wasn't able to get it to run myself. The path to the configuration file is as follows: ~/SART/settings.xml The settings in the XML file should be self explanatory. As long as fullscreen is turned off it shouldn't crash before attempting to load the game's assets in any case. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-07-25 12:37:53 CDT --- (In reply to comment #3)
I've attached the settings.xml created by the config tool. So people can test the blackscreen issue without having to get the configuration tool to run. As i wasn't able to get it to run myself.
It doesn't make a difference on my system. Regardless of what is in settings.xml, I still have to run in a virtual desktop set to 1280x720 or I will get a very nasty crash. (That's probably another bug.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 --- Comment #5 from Walter <spayk.99(a)gmail.com> 2013-07-25 12:44:35 CDT --- I don't know if it'll fix the crash for everyone, but what I did the first time was disable fullscreen and change the game's resolution to 640 x 480. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 David Salvisberg <dave(a)portablegaming.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dave(a)portablegaming.de --- Comment #6 from David Salvisberg <dave(a)portablegaming.de> 2013-07-25 15:23:09 CDT --- (In reply to comment #4)
(In reply to comment #3)
I've attached the settings.xml created by the config tool. So people can test the blackscreen issue without having to get the configuration tool to run. As i wasn't able to get it to run myself.
It doesn't make a difference on my system. Regardless of what is in settings.xml, I still have to run in a virtual desktop set to 1280x720 or I will get a very nasty crash. (That's probably another bug.)
Does your wineprefix's "My Documents" Folder link to your home folder? This is necessary for the path ~/SART/settings.xml to work. Otherwise you'll have to go directly into your wineprefix and go into your "My Documents" Folder there. I can't really see how a virtual desktop would prevent a crash if you truly managed to turn off fullscreen mode. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34123 Tobias Droste <tdroste(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tdroste(a)gmx.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34123 Adam Bolte <abolte(a)systemsaviour.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte(a)systemsaviour.com --- Comment #7 from Adam Bolte <abolte(a)systemsaviour.com> --- I believe this is solved, as I installed the game and didn't run into the issue described. I was unable to run the configuration utility (so had no settings.xml file), but the actual game ran fine anyway, albeit with a small ugly resolution. Thanks for posting the settings.xml file though - that got it working at 1920x1080. I've played a few levels without issue. Running Wine 1.7.33, 64-bit prefix, set to Windows 7. Clean install (no DLL overrides anything other than the usual disabling of dwrite.dll for Steam through the registry) although I did have approximately 10 other games in the same prefix that were also installed through Steam. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34123 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es --- Comment #8 from mrdeathjr28(a)yahoo.es --- (In reply to Adam Bolte from comment #7)
I believe this is solved, as I installed the game and didn't run into the issue described. I was unable to run the configuration utility (so had no settings.xml file), but the actual game ran fine anyway, albeit with a small ugly resolution.
Thanks for posting the settings.xml file though - that got it working at 1920x1080. I've played a few levels without issue. Running Wine 1.7.33, 64-bit prefix, set to Windows 7. Clean install (no DLL overrides anything other than the usual disabling of dwrite.dll for Steam through the registry) although I did have approximately 10 other games in the same prefix that were also installed through Steam.
In my case works too with default wine prefix (windows xp) and config utility works without problem only needs have installed net framework 2.0 SP2, net framework 3.5 SP1 and net framework 4* Without Debugger (in console: WINEDEBUG=-all wine steam) with Wine 1.7.34 CPU: INTEL Pentium G3220 (Haswell 22nm) 3.0Ghz (Dual-Core) Stock Clock MEM: 8GB DDR3 1333 (2x4) Patriot value (128 bit dual channel: 21.3 gb/s) GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s) BOARD: MSI H81M E33 Linux Mint 17 XFCE Edition 64Bit - Kernel 3.13.0.24 + Wine 1.7.34 + Nvidia 346.35 with NVENC (FFMPEG 2.5 Master) *for see this i levae this videos with single player and multiplayer modes Single Player www.youtube.com/watch?v=0wwd6U1NUhs Multiplayer www.youtube.com/watch?v=6l29B2NMI1g -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34123 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net, | |super_man(a)post.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34123 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, reported working multiple times. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34123 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org