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

Compressing some games into gameimages decreases preformance #133

Open
Blackfox-Thane opened this issue Nov 22, 2024 · 3 comments
Open

Compressing some games into gameimages decreases preformance #133

Blackfox-Thane opened this issue Nov 22, 2024 · 3 comments

Comments

@Blackfox-Thane
Copy link

For some strange reason when i test the game before creating a gameimage works line, but when creating it halves the performance and frame-rate for certain games. I found two wine only games (Vampire the Masquerade: Bloodlines and Brigand: Oaxaca) and i don't know why it's doing this. I have recorded clips of the issue, but it's over 10MB.

@ruanformigoni
Copy link
Owner

Hi @Blackfox-Thane , thanks for reporting this issue! Compression does affect read/write speeds, which could affect games that rely heavily on it. Have you tried with compression level 0 to check if that fixes the issue?

@Blackfox-Thane
Copy link
Author

@ruanformigoni just tried it, even at compression level 0 there's still performance issues

@wendersonp
Copy link

wendersonp commented Nov 27, 2024

I can confirm that. Before packing NFS Most Wanted Redux, the game ran above 60 FPS. After creating the image, the game runs with performance below 30 fps, even using compression level 0

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

No branches or pull requests

3 participants