Briar
|
b7a3146c2f
|
core: Add support for game settings overrides (#6)
* core: Add support for game settings overrides
---------
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: zhang wei <zwdreams@gmail.com>
|
9 months ago |
darktux
|
5d1ee830ab
|
Removed telemetry and anonymized SCM (git) strings
|
2 years ago |
yuzubot
|
7ffac53c9e
|
"Merge Tagged PR 13018"
|
2 years ago |
Liam
|
25c3bbba0e
|
settings: remove global override for smash on amdvlk
|
2 years ago |
Liam
|
812f23d05c
|
vi: manage resources independently of nvnflinger and refactor
|
2 years ago |
Liam
|
ee8eccc5fa
|
nvnflinger: convert to process
|
2 years ago |
Liam
|
af42482565
|
kernel: add and enable system suspend type
|
2 years ago |
Liam
|
182137a9a4
|
am: migrate global state to per-applet state structure
|
2 years ago |
Liam
|
3155f4e96d
|
am: retrieve main applet creation info from frontend
|
2 years ago |
Liam
|
dfb9fa0144
|
am: re-namespace frontend applets to frontend directory
|
2 years ago |
Kelebek1
|
da410506a4
|
Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
|
2 years ago |
FearlessTobi
|
cc09c265e1
|
fs: Replace Mode enum by OpenMode enum
|
2 years ago |
FearlessTobi
|
0f9288e38d
|
vfs: Move vfs files to their own directory
|
2 years ago |
Kelebek1
|
e4915fb7d2
|
Rework time service to fix time passing offline.
|
2 years ago |
Fernando Sahmkow
|
648ed55fe6
|
Core: Make sure GPU Dirty Managers ae shared by all processes.
|
2 years ago |
Fernando Sahmkow
|
0a2536a0df
|
SMMU: Initial adaptation to video_core.
|
2 years ago |
Liam
|
aae9eea532
|
fsp-srv: use program registry for SetCurrentProcess
|
2 years ago |
Narr the Reg
|
ee847f8ff0
|
hid_core: Move hid to it's own subproject
|
2 years ago |
Liam
|
419055e484
|
kernel: instantiate memory separately for each guest process
|
2 years ago |
german77
|
a22a025c5b
|
core: Use single instance of profile manager
|
2 years ago |
Liam
|
45c87c7e6e
|
core: refactor emulated cpu core activation
|
2 years ago |
GPUCode
|
6de2edcca1
|
Address some review comments
|
2 years ago |
Liam
|
9f91ba1f73
|
arm: Implement native code execution backend
|
2 years ago |
GPUCode
|
4838837620
|
device_memory: Enable direct mapped addresses for nce
|
2 years ago |
Liam
|
19e9bde9e0
|
kernel: make sure new process is in list
|
2 years ago |
Liam
|
5f8f09d750
|
kernel: shutdown app before gpu
|
2 years ago |
Liam
|
8c59543ee3
|
kernel: update KProcess
|
2 years ago |
Liam
|
053a16799e
|
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
|
2 years ago |
Narr the Reg
|
0fe935a5de
|
core: Update clocks when settings are saved
|
2 years ago |
Fernando Sahmkow
|
b99f94a7ff
|
Vulkan: add temporary workaround for AMDVLK
|
2 years ago |
GPUCode
|
c656105a6c
|
debug: Add renderdoc capture hotkey
|
2 years ago |
FearlessTobi
|
87c0ba129c
|
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
|
2 years ago |
Liam
|
531572b411
|
internal_network: cancel pending socket operations on application process termination
|
2 years ago |
Liam
|
b7523d6fa7
|
am: shorten shutdown timeout when lock is not held
|
2 years ago |
Liam
|
4bee333d84
|
general: reduce use of dynamic_cast
|
2 years ago |
lat9nq
|
127b3da0f1
|
core,common: Give memory layout setting an enum
Allows for 6GB and 8GB layouts to be selected.
|
2 years ago |
lat9nq
|
8e15146026
|
configure_system: Implement with for loop
|
3 years ago |
lat9nq
|
4133165607
|
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
core: Fix MSVC errors
|
3 years ago |
Fernando Sahmkow
|
da440da9f5
|
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 years ago |
Fernando Sahmkow
|
47d0d292d5
|
MemoryTracking: Initial setup of atomic writes.
|
3 years ago |
Liam
|
8506915208
|
core: decouple ARM interface from Dynarmic
|
3 years ago |
Liam
|
6c34adb1de
|
nvnflinger: allow locking framerate during video playback
|
3 years ago |
Liam
|
0596a4afb1
|
vfs_concat: fix time complexity of read
|
3 years ago |
Fernando Sahmkow
|
c6cac2ffaa
|
GPU: Add Reactive flushing
|
3 years ago |
Liam
|
2cd9e1ecb6
|
settings: rename extended memory layout to unsafe, move from general to system
|
3 years ago |
Liam
|
1b5c87ab6a
|
kernel: match calls to Register and Unregister
|
3 years ago |
Liam
|
41d99aa89d
|
memory: rename global memory references to application memory
|
3 years ago |
Liam
|
fb49ec19c1
|
kernel: use KTypedAddress for addresses
|
3 years ago |
Liam
|
9863db9db4
|
kernel: convert KProcess to new style
|
3 years ago |
Liam
|
600f325d87
|
general: fix spelling mistakes
|
3 years ago |