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

Clone Hero doesn't fully launch on latest release #189

Closed
46620 opened this issue Dec 2, 2023 · 1 comment
Closed

Clone Hero doesn't fully launch on latest release #189

46620 opened this issue Dec 2, 2023 · 1 comment
Labels

Comments

@46620
Copy link

46620 commented Dec 2, 2023

Describe the bug
When launching Clone Hero/ScoreSpy with obs-gamecapture ./clonehero the game doesn't fully launch.

Screenshots or video
Video of clone hero not working on 1.4.6, but works on 1.4.5

System (please complete the following information):

  • OS: Arch Linux
  • GPU: AMD RX 7900 XTX
  • Mesa version: 23.2.1-2
  • obs-vkcapture version: 1.4.6 and latest commit

The ScoreSpy client checks for obs-gamecapture to be in PATH before using it, without the plugin installed the game works, and with the latest version installed it doesn't work, 1.4.5 does work as shown in the video

Game log:
Loading Clone hero outside of the ScoreSpy launcher

┌[mia☮farris]-(~/ScoreSpy/100)
└> obs-gamecapture ./clonehero
[UnityMemory] Configuration Parameters - Can be set up in boot.config
    "memorysetup-bucket-allocator-granularity=16"
    "memorysetup-bucket-allocator-bucket-count=8"
    "memorysetup-bucket-allocator-block-size=4194304"
    "memorysetup-bucket-allocator-block-count=1"
    "memorysetup-main-allocator-block-size=16777216"
    "memorysetup-thread-allocator-block-size=16777216"
    "memorysetup-gfx-main-allocator-block-size=16777216"
    "memorysetup-gfx-thread-allocator-block-size=16777216"
    "memorysetup-cache-allocator-block-size=4194304"
    "memorysetup-typetree-allocator-block-size=2097152"
    "memorysetup-profiler-bucket-allocator-granularity=16"
    "memorysetup-profiler-bucket-allocator-bucket-count=8"
    "memorysetup-profiler-bucket-allocator-block-size=4194304"
    "memorysetup-profiler-bucket-allocator-block-count=1"
    "memorysetup-profiler-allocator-block-size=16777216"
    "memorysetup-profiler-editor-allocator-block-size=1048576"
    "memorysetup-temp-allocator-size-main=4194304"
    "memorysetup-job-temp-allocator-block-size=2097152"
    "memorysetup-job-temp-allocator-block-size-background=1048576"
    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
    "memorysetup-temp-allocator-size-background-worker=32768"
    "memorysetup-temp-allocator-size-job-worker=262144"
    "memorysetup-temp-allocator-size-preload-manager=262144"
    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
    "memorysetup-temp-allocator-size-audio-worker=65536"
    "memorysetup-temp-allocator-size-cloud-worker=32768"
    "memorysetup-temp-allocator-size-gfx=262144"

Using the ScoreSpy launcher

...
20:55:30.176 (Main)     › [ipcMAIN](FOLDER-EXSISTS): /home/mia/Documents/ScoreSpy/Application Logs/ScoreSpy CH/2023/12/1
20:55:30.177 (Main)     › [ipcMAIN](GENERATE-HARDWARE-REPORT)
20:55:30.198 (Main)     › [ipcMAIN](WRITE-FILE): /home/mia/Documents/ScoreSpy/Application Logs/ScoreSpy CH/2023/12/1
DEPICATED ENCODING utf8
20:55:30.199 (Main)     › [ipcMAIN](BINARY-EXISTS): /home/mia/ScoreSpy/100/clonehero
20:55:30.204 (Main)     › [ipcMAIN](GET-ENV-VARIABLE): HOME
20:55:30.204 (Main)     › [ipcMAIN](FOLDER-EXSISTS): /home/mia/.config/unity3d/ScoreSpy/Clone Hero
20:55:30.205 (Main)     › [ipcMAIN](BINARY-EXISTS): /home/mia/.config/unity3d/ScoreSpy/Clone Hero/songcache.bin
20:55:30.205 (Main)     › [ipcMAIN](DELETE-FILE): /home/mia/.config/unity3d/ScoreSpy/Clone Hero/songcache.bin
20:55:30.212 (Main)     › [ipcMAIN](WRITE-FILE): /home/mia/.config/unity3d/ScoreSpy/Clone Hero
DEPICATED ENCODING null
20:55:30.214 (Main)     › [ipcMAIN](CHMOD +X): /home/mia/ScoreSpy/100/clonehero
20:55:30.215 (Main)     › [ipcMAIN](SPAWN-PROCESS) 100
20:55:30.223 (Main)     › Execute process via obs-gamecapture
20:55:30.229 (Main)     › [ProcessManager](spawn) :: 100
@46620
Copy link
Author

46620 commented Dec 2, 2023

When going back to 1.4.5 and building every commit and testing, 9f74987 seems to be where the issue starts.

@nowrep nowrep added the gl label Dec 2, 2023
@nowrep nowrep closed this as completed in f96af19 Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants