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

All resolutions are being downloaded #10

Open
max-prime-math opened this issue May 2, 2018 · 0 comments
Open

All resolutions are being downloaded #10

max-prime-math opened this issue May 2, 2018 · 0 comments

Comments

@max-prime-math
Copy link

It doesn't seem to matter if I write 1080p or 1920x1080 in the res.txt file, the program always downloads and unpacks every resolution into my graphic packs folder.

I've made sure that the json file has the correct path to Cemu and the res file. I've also tried manually inputting the resolutions I want with quotations around it in the resolutions line with no luck.

Am I doing something wrong or is this a bug?

My json file:

"cemu_path": "C:\\Users\\maxim\\Documents\\cemu",

"download_dir": "C:\\Users\\maxim\\Documents\\cemu",

"delete_downloads": true,

"resolution_file": "C:\\Users\\maxim\\Documents\\cemu\\res.txt",

"resolutions": [],

"last_graphic_packs": "graphicPacks_2-876.zip",

"last_cemuhook": null,

"keep_dir": "C:\\Users\\maxim\\Documents\\cemu\\vault",

"gameid_list": [

    "0005000010146000",

    "0005000010145C00",

    "0005000010137F00",

    "000500001014B700",

    "0005000010162500",

    "0005000010143500",

    "000500001018DC00",

    "00050000101C9500",

    "000500001010EC00",

    "000500001019E500",

    "0005000010176900"

],

"exec_cemu": true,

"extra_params": [],

"fullscreen": true,

"update_gameid_list": true

My res.txt file:

'1080p'

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

1 participant