FIXES: rpcs3, es_settings

This commit is contained in:
XargonWan 2023-03-31 15:09:03 +00:00
parent 0a16ff327e
commit 4788025392
2 changed files with 2 additions and 4 deletions

View file

@ -16,7 +16,7 @@
<bool name="FavoritesStar" value="true" />
<bool name="FoldersOnTop" value="true" />
<bool name="GamelistFilters" value="true" />
<bool name="GamelistVideoPillarbox" value="false" />
<bool name="GamelistVideoPillarbox" value="true" />
<bool name="GamelistVideoScanlines" value="false" />
<bool name="InputIgnoreKeyboard" value="false" />
<bool name="InputOnlyFirstController" value="false" />

View file

@ -829,11 +829,9 @@ modules:
sources:
- type: git
url: https://github.com/RPCS3/rpcs3.git
branch: master
commit: 0c051a83a70ff548b750a92489350cfbb0c1881c
commit: 3e556c710b3256d23b9e524e44d45ba8bbf63814
- type: git
url: https://github.com/intel/ittapi.git
branch: master
commit: 4a3762fbc517475bfb0586efc513e51c164108c9
dest: ittapi/ittapi
disable-shallow-clone: true