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

Support Steam release data layout #942

Draft
wants to merge 1 commit into
base: vanilla
Choose a base branch
from
Draft

Conversation

hifi
Copy link
Collaborator

@hifi hifi commented Mar 15, 2024

No description provided.

@hifi hifi marked this pull request as draft March 18, 2024 13:12
@hazelnot
Copy link

Commenting here what I said on Discord for ease of access to this info: VC reads the Aftermath data but none of the other main#.mixes. The Counterstrike Missions button is available in the menu, but the submenu itself is empty, and the campaigns fail to load after the first missions with an Unable to read scenario! error.

Console log:

$ ./vanillara
DEBUG: RA95 - Starting up.

INFO : Searching the following paths for path config data:
  argv: '/mnt/WDblack/SteamLibrary/steamapps/common/Command & Conquer Red Alert'
  binary: '/mnt/WDblack/SteamLibrary/steamapps/common/Command & Conquer Red Alert'
  default data: '/mnt/WDblack/SteamLibrary/steamapps/common/share/vanillara'
  default user: '/home/hazelnot/.config/vanilla-conquer/vanillara'
INFO : Read only data directory is set to '/mnt/WDblack/SteamLibrary/steamapps/common/Command & Conquer Red Alert'
INFO : Read/Write user data directory is set to '/mnt/WDblack/SteamLibrary/steamapps/common/Command & Conquer Red Alert'
INFO : Created SDL2 fullscreen window in 0x0
INFO :   pixel format: SDL_PIXELFORMAT_RGB888 (24 bpp)
INFO : SDL2 drivers available: (user preference 'default')
INFO :  opengl
INFO :  opengles2
INFO :  software
INFO : Initialized SDL2 driver 'opengl'
INFO :   flags:
INFO :     SDL_RENDERER_ACCELERATED
INFO :     SDL_RENDERER_TARGETTEXTURE
INFO :   max texture size: 16384x16384
INFO :   8 texture formats supported: (user preference 'SDL_PIXELFORMAT_UNKNOWN')
INFO :     SDL_PIXELFORMAT_ARGB8888 (selected)
INFO :     SDL_PIXELFORMAT_ABGR8888
INFO :     SDL_PIXELFORMAT_RGB888
INFO :     SDL_PIXELFORMAT_BGR888
INFO :     SDL_PIXELFORMAT_YV12
INFO :     SDL_PIXELFORMAT_IYUV
INFO :     SDL_PIXELFORMAT_NV12
INFO :     SDL_PIXELFORMAT_NV21
INFO :   scaler set to 'nearest'
INFO : Found 'allied' disc at: ./MAIN1.MIX
INFO : Found 'soviet' disc at: ./MAIN2.MIX
INFO : Found 'counterstrike' disc at: ./MAIN3.MIX
INFO : Found 'aftermath' disc at: ./MAIN4.MIX
DEBUG: Loaded scenario file
DEBUG: scg01ea.ini
DEBUG: Failed to load scenario file
DEBUG: SCG02EA.INI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants