Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

fix: add alternative possible files for yuzu #43

Merged
merged 2 commits into from Jun 11, 2023

Conversation

shiipou
Copy link
Member

@shiipou shiipou commented Jun 11, 2023

Can you check if you think it's good ?

I just add some alternative path for the cache folder.

@shiipou shiipou added the bug Something isn't working label Jun 11, 2023
@shiipou shiipou requested a review from 89pleasure June 11, 2023 21:11
@shiipou shiipou self-assigned this Jun 11, 2023
Copy link
Member

@89pleasure 89pleasure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good :) Thanks

@89pleasure 89pleasure merged commit 75de8c9 into main Jun 11, 2023
@89pleasure 89pleasure deleted the shiipou/fix-add-alternative-possible-files-for-yuzu branch June 11, 2023 21:49
89pleasure pushed a commit that referenced this pull request Jun 12, 2023
* fix: add alternative possible files for yuzu

* refactor: better way to write it
89pleasure added a commit that referenced this pull request Jun 12, 2023
* feat: add settings provider and storage service

* feat: Implemented the new storage system

* Reworked the local storage architecute
- Added a StoredValue class as entity
- StorageValueKeys have a type now
- Created a settings provider
- Moved files and cleaned code a bit

* fix: use path.join to get the correct path on linux (#34)

* Revert "fix: use path.join to get the correct path on linux (#34)" (#35)

This reverts commit d5ccbbb.

* fix: use path.join to get the correct path on linux (#36)

* ci: add better changelog to the releases (#37)

* ci: add better changelog to the releases

* ci: fix changelog

* fix: -e not needed

* Patch mod list (#40)

* Fix: Duplicated entries for installed mods

* Refactor: A lot refactoring and visual updates
 - Also several bugfixes and improvements on titles db update
 - Some visual feedback and more

* fix: use path.join to get the correct path on linux (#34)

* Revert "fix: use path.join to get the correct path on linux (#34)" (#35)

This reverts commit d5ccbbb.

* fix: use path.join to get the correct path on linux (#36)

* ci: add better changelog to the releases (#37)

* ci: add better changelog to the releases

* ci: fix changelog

* fix: -e not needed

---------

Co-authored-by: Shiipou <shiishii@nocturlab.fr>

* fix: check if dir exist (#38)

* ci: Add version in the build CI (#39)

Co-authored-by: 89pleasure <133201120+89pleasure@users.noreply.github.com>

* Fix: More sensitive title db selection (#42)

- Only pick full releases, no bonus content with missing info

* fix: add alternative possible files for yuzu (#43)

* fix: add alternative possible files for yuzu

* refactor: better way to write it

* Fix: Missed await for deleting the folder (#44)

* Fix: Wrong path joining in yuzu filesystem (#47)

* Feat: Implemented local storage
 - Saves last used emulator
 - Saves the last valid emulator path

* Reworked the local storage architecute
- Added a StoredValue class as entity
- StorageValueKeys have a type now
- Created a settings provider
- Moved files and cleaned code a bit

* Cleanup after merge

* fix: use path.join to get the correct path on linux (#36)

* fix: check if dir exist (#38)

* Fix: More sensitive title db selection (#42)

- Only pick full releases, no bonus content with missing info

* Fix merge

---------

Co-authored-by: 89pleasure <133201120+89pleasure@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants