View Single Post
  #38  
Old Yesterday, 12:52 PM
adeptus adeptus is offline
Decaying Skeleton


Join Date: Aug 2024
Posts: 1
Default

been using your app and keep hitting this error after I mount and install iso from the titanium collection

"==> Checking macOS + architecture
ProductName: macOS
ProductVersion: 14.7.5
BuildVersion: 23H527
==> Checking Apple Command Line Tools
==> Rosetta 2: OK
==> Checking Homebrew
==> Installing upx (used once, to unpack dpvs.dll — see docs/HOW-IT-WORKS.md)
==> Installing cabextract (used once, to extract MS core fonts for crisp UI text)
==> Checking free disk space (need ~2 GB for wrapper + engine, plus your game files)
/dev/disk3s5 228Gi 182Gi 29Gi 87% 1.2M 300M 0% /System/Volumes/Data
==> All prerequisites satisfied.
==> Wrapper already exists at /Applications/P99.app — keeping it
==> Engine already installed: wine-9.0 (SikarugirCX 24.0.7)
==> Stripping macOS quarantine attributes (Gatekeeper would block the unsigned engine)
==> Configuring Info.plist (what to run when the app is double-clicked)
==> Enabling wine msync + quiet logging for the game session (Info.plist LSEnvironment)
==> Linking engine libraries into SharedSupport (engine rpath expects them there)
==> Wine prefix already initialized
==> Setting Windows version to XP (part of the working recipe)
msync: bootstrapped mach port on wine-8252737-msync.
msync: up and running.
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
==> Setting DirectInput MouseWarpOverride=force (keeps mouselook captured in the window)
==> MS core fonts already installed
==> Wrapper built. Next: ./20-install-game.sh /path/to/your/EverQuest-Titanium-install
==> Mounting EQ_TITANIUM_CD1.iso
==> Copying contents of /Volumes/EQ_TITANIUM_1 (a few minutes per disc)
The original EverQuest installer window is about to open. In it:
* click through with the DEFAULT install location (C:\Program Files\Sony\EverQuest)
* at the end, UNCHECK any "launch EverQuest / run LaunchPad" box —
the official patcher must NEVER run (it would patch past what P99
supports; P99's own patch files come in the next step)
==> Running the Titanium installer (click through the window that appears)
msync: bootstrapped mach port on wine-8252737-msync.
msync: up and running.
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00d0:err:environ:init_peb starting L"C:\\eq_install_media\\setup.exe" in experimental wow64 mode
0114:err:environ:init_peb starting L"C:\\eq_install_media\\setup.exe" in experimental wow64 mode
0114:fixme:file:NtLockFile I/O completion on lock not implemented yet
0114:fixme:apphelp:ApphelpCheckInstallShieldPackag e stub: 0012DF74 L"C:\\eq_install_media\\data1.hdr"
0114:fixme:sfc:SRSetRestorePointA 0168AA90 016890E8
0114:fixme:sfc:SRSetRestorePointA 0168AA90 016890E8
ERROR: installer finished but no eqgame.exe found in the prefix — it may have been cancelled; run this script again"
Reply With Quote