[Bug 40359] New: Galactic Civilization III fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 25 19:34:16 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40359

            Bug ID: 40359
           Summary: Galactic Civilization III fails to start
           Product: Wine
           Version: 1.9.5
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: travissidelinger at gmail.com
      Distribution: ---

Created attachment 54045
  --> https://bugs.winehq.org/attachment.cgi?id=54045
Full debug output

This hoping this games gets supported.

Here's the short output.  I've attached a full debug.

$ WINEPREFIX="/games/galciv3" /usr/bin/wine GalCiv3.exe 
fixme:heap:RtlSetHeapInformation 0x900000 0 0x22fbd0 4 stub
fixme:heap:RtlSetHeapInformation 0xb20000 0 0x22fbd0 4 stub
fixme:ver:GetCurrentPackageId (0x22f460 (nil)): stub
Running data compiler.  Current error level is 0
fixme:ver:GetCurrentPackageId (0x228630 (nil)): stub
STUB QUERY - HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders Personal 0 0
Running data compiler.
fixme:ver:GetCurrentPackageId (0x228630 (nil)): stub

C:\galciv3\Tools>REM @echo off 

C:\galciv3\Tools>SET XML_INPUT=^ 
../Data/Game;^
../DLC/DLC1_5_Registration/Game;^
../DLC/DLC2_MegaEvents/Game;^
../DLC/DLC3_Snathi/Game;^
../DLC/DLC4_PrecursorWorlds/Game;^
../DLC/EXP1_Mercenaries/Game

C:\galciv3\Tools>REM Check if registry key exists 

C:\galciv3\Tools>C:\windows/System32/reg.exe QUERY
"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v
"Personal" 
STUB QUERY - HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders Personal 0 0

C:\galciv3\Tools>IF 1 NEQ 0 ( GOTO SkipMods ) 

C:\galciv3\Tools>SET INCLUDE_PATH=^ 
../Data/Schema;^
../Data/Schema/Enums;^
../Data/Schema/Lib;^
../Data/Schema/Lib/Enums

C:\galciv3\Tools>SET OUTPUT_PATH=../Data/GC3.bin 

C:\galciv3\Tools>ECHO Running data compiler.  Current error level is 0 
Running data compiler.  Current error level is 0

C:\galciv3\Tools>DataCompiler.exe -l
../Data/Schema;../Data/Schema/Enums;../Data/Schema/Lib;../Data/Schema/Lib/Enums
-x
../Data/Game;../DLC/DLC1_5_Registration/Game;../DLC/DLC2_MegaEvents/Game;../DLC/DLC3_Snathi/Game;../DLC/DLC4_PrecursorWorlds/Game;../DLC/EXP1_Mercenaries/Game
-b ../Data/GC3.bin -c -d                   
fixme:ver:GetCurrentPackageId (0x228630 (nil)): stub                            

C:\galciv3\Tools>EXIT /B 0                                                      
STUB QUERY - HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders Personal 0 0                                                            
Running data compiler.                                                          
fixme:ver:GetCurrentPackageId (0x228630 (nil)): stub
fixme:msvcrt:__clean_type_info_names_internal (0x1804dbbd8) stub

-- 
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.



More information about the wine-bugs mailing list