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

New Package: CXWorld.CapFrameX version 1.7.2 #147069

Conversation

og-mrk
Copy link
Contributor

@og-mrk og-mrk commented Mar 30, 2024

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.6 schema?

Note: <path> is the name of the directory containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Mar 30, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 30, 2024 15:46
@stephengillie
Copy link
Collaborator

stephengillie commented Apr 1, 2024

Hi @og-mrk,

This application installs and launches normally, but doesn't seem to present any interface once launched. The InstallationNotes recommend installing the full version, to ensure all dependencies are installed.

  • To use the portable version you have to install the standard version on your system once to ensure all frameworks are installed.

Is this package missing a dependency?

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Apr 1, 2024
@og-mrk
Copy link
Contributor Author

og-mrk commented Apr 1, 2024

Hi @og-mrk,

This application installs and launches normally, but doesn't seem to present any interface once launched. The InstallationNotes recommend installing the full version, to ensure all dependencies are installed.

  • To use the portable version you have to install the standard version on your system once to ensure all frameworks are installed.

Is this package missing a dependency?

This's for the portable (.zip) edition of this program, while the one used is the installer. Of course, these installation notes were from their official download page for this package, and as far as I can tell, the program installs successfully.

To not confuse the user in the future, I'll remove this point, as it's not relevant to this edition of the progam (installer edition).

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 1, 2024
auto-merge was automatically disabled April 1, 2024 18:51

Head branch was pushed to by a user without write access

@og-mrk og-mrk force-pushed the new-manifest/CXWorld.CapFrameX-version1.7.2 branch from 7d5547f to 2785a25 Compare April 1, 2024 18:51
@wingetbot
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed Validation-Completed Validation passed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package labels Apr 1, 2024
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Apr 1, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) April 1, 2024 19:54
@stephengillie
Copy link
Collaborator

Hi @og-mrk,

This application installs and launches normally, but doesn't seem to present any interface once launched.

Is this package missing a dependency?

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Apr 2, 2024
@og-mrk
Copy link
Contributor Author

og-mrk commented Apr 2, 2024

Hi @og-mrk,
This application installs and launches normally, but doesn't seem to present any interface once launched.
Is this package missing a dependency?

Hello @stephengillie
It looks like CapFrameX runs another process and exits, see screenshot below for context.

image

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 2, 2024
@stephengillie
Copy link
Collaborator

I'm not seeing that window at all. The installer also installs an application called PresentMon, and double-clicking this also has no effect, after accepting the UAC prompt.

@stephengillie stephengillie added Needs-Author-Feedback This needs a response from the author. and removed Needs-Attention This work item needs to be reviewed by a member of the core team. labels Apr 3, 2024
@og-mrk
Copy link
Contributor Author

og-mrk commented Apr 3, 2024

I'm not seeing that window at all. The installer also installs an application called PresentMon, and double-clicking this also has no effect, after accepting the UAC prompt.

Hello @stephengillie
I've looked into PresentMon, and it turns out to be like a Backend Tool other programs (Like CapFrameX) can utilize it's High-Performance Analyses features, here's the GitHub Page for PresentMon

In this case, PresentMon is a program that's not designed to be ran directly by users, but in-directly using GUI Apps like CapFrameX, Guru3D RTSS RivaTuner Statistics Server, and other similar programs...

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 3, 2024
@stephengillie
Copy link
Collaborator

stephengillie commented Apr 3, 2024

All of these are backend tools - should they have a dependency on a front-end tool for display? If not it's okay.

Edit:

Overlay provided by Rivatuner Statistics Server.

Should Guru3D.RTSS be a dependency?

@stephengillie
Copy link
Collaborator

Verify:
image

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit b08b0d0 into microsoft:master Apr 3, 2024
8 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 3, 2024
@og-mrk og-mrk deleted the new-manifest/CXWorld.CapFrameX-version1.7.2 branch April 3, 2024 19:31
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@og-mrk
Copy link
Contributor Author

og-mrk commented Apr 3, 2024

All of these are backend tools - should they have a dependency on a front-end tool for display? If not it's okay.

I don't think so, may be someone more experience with such tools can correct me.

Edit:

Overlay provided by Rivatuner Statistics Server.

Should Guru3D.RTSS be a dependency?

The installer should be a standalone one, This is when I've tested it on machine, so it'll extract and install all the necessary components that CapFrameX might require.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants