-
-
Notifications
You must be signed in to change notification settings - Fork 480
Minor fixes 6 #183
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
Merged
Merged
Minor fixes 6 #183
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
flavioislima
commented
Feb 19, 2021
•
edited
Loading
edited
- Fix: Games won't launch on custom wine since 1.2.1 #120 and Launching games creates ~/.wine prefix #178
- Adds old DXVK installation method fixed since Winetricks does not install VKD3D.
- Other small fixes
BrettCleary
added a commit
that referenced
this pull request
Mar 28, 2023
* init * refactor gog, legendary, hyperplay games.ts * update submodule to latest main commits * refactor game manager games module * update types, refactor library manager * fix diskWrite merge * fix more types * rm bin exec override * move store managers into storeManagers folder * fix data types for hp games, add listUpdateableGames * refactor library refresh * refactor runWineCommand and hasGame * rm hasUpdate, fix hp store install version * rm refreshInstalled from library interface * rm unused updateAllGames * fix stop, add unzipping status, add inject process name * change unzipping to extracting, add process names, fix restricted char bugs * fix legendary and gog download status * fix gog install, uninstall * fix default install path setting * fix proton/wine * fix gog and legendary import * update gameInfo and use gameInfo to inject HP Games * move storeManager maps and fxns out of main * fix legendary moveInstall and changeInstallPath * refresh gog when app is ready * fix changeGameInstallPath * fix uninstall when gog game is already moved * fix remaining merge conflicts * add one conditional method call
flavioislima
added a commit
that referenced
this pull request
Apr 6, 2023
* [Tech] Refactor game managers (#183) * init * refactor gog, legendary, hyperplay games.ts * update submodule to latest main commits * refactor game manager games module * update types, refactor library manager * fix diskWrite merge * fix more types * rm bin exec override * move store managers into storeManagers folder * fix data types for hp games, add listUpdateableGames * refactor library refresh * refactor runWineCommand and hasGame * rm hasUpdate, fix hp store install version * rm refreshInstalled from library interface * rm unused updateAllGames * fix stop, add unzipping status, add inject process name * change unzipping to extracting, add process names, fix restricted char bugs * fix legendary and gog download status * fix gog install, uninstall * fix default install path setting * fix proton/wine * fix gog and legendary import * update gameInfo and use gameInfo to inject HP Games * move storeManager maps and fxns out of main * fix legendary moveInstall and changeInstallPath * refresh gog when app is ready * fix changeGameInstallPath * fix uninstall when gog game is already moved * fix remaining merge conflicts * add one conditional method call * fix merge errors * fix build errors * rm unused vars * prettier * fix merge errors * change back to import folder * prettier fix * revert importPath translation * fix isNative check in main * gog fixes * fix download manager successive installs * fix gog import * fix deadcode * check anticheat on mac * rm main import * add skip test on windows * update games launch with merge changes * fix dead code * move removeFolder to utils * import removeFolder fxn * chore: make variables names more generic * tests: updated tests --------- Co-authored-by: Flavio F Lima <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.