Results 118 issues of emoose

As mentioned at https://github.com/nipkownix/re4_tweaks/pull/257#issuecomment-1183911869 >Tried testing out UseDynamicFrametime with 51FPS nvidia framecap, seems to cause the freeze at start of first level issue that we had way back with one...

bug

### Describe the feature you'd like to see added Would be nice if we could find a way to pause game while the menu is active, I'd guess there's probably...

E: here's a build if anyone wants to try this out, should give some performance improvement, might help if you struggle to reach 60 - game might crash on launch...

[Marketplace](https://marketplace.xbox.com/en-us/Product/Perfect-Dark/66acd000-77fe-1000-9115-d802584109c2) Tested on https://github.com/xenia-canary/xenia-canary/commit/f607a9d97783e5c140d379b4a5095f0c809275d4 # Issues: Requires UE_Workaround to be disabled, with that done it seems to work the same as Xenia-master, haven't noticed any improvements yet. #### With UE_Workaround...

gpu-drawing-corrupt
state-playable

[Marketplace](http://marketplace.xbox.com/en-US/Product/Saints-Row/66acd000-77fe-1000-9115-d802545107d1) Tested on https://github.com/xenia-canary/xenia-canary/commit/e75d0f155487f160d52022e50a9ad5b965667591 # Issues: Game starts fine, no graphical issues - after a few seconds in-game a guest crash occurs though. Seems to be because game tries writing...

state-gameplay
tech-middleware-demonware

Marketplace N/A Tested on https://github.com/xenia-canary/xenia-canary/commit/6181321fd974272edc2ad1f0cf4e848af3e75d25 (import-libraries) # Issues: Initially would guest crash on launch with an IO error message, merging in the [cache commit](https://github.com/xenia-canary/xenia-canary/commit/f92f660251ebe176a38dcbc93ce90d34736400c4) & modifying it to link the...

apu-garbage
marketplace-delisted
state-gameplay
tech-engine-blam

[Marketplace](https://marketplace.xbox.com/en-US/Product/Battlefield-2-MC/66acd000-77fe-1000-9115-d802454107db) Tested on https://github.com/xenia-canary/xenia-canary/commit/93a7e6ec8f9b0863a0cefbe4c5539a0af6e033d0 (new_dashboard_run), with TU applied. # Issues: Audio problems on main menu, sometimes music plays but mostly not, if it does play it usually stops after a...

apu-silent
gpu-drawing-corrupt
state-gameplay
tech-engine-renderware

[Marketplace](https://marketplace.xbox.com/en-GB/Product/Fuzion-Frenzy-2/66acd000-77fe-1000-9115-d802485507d4) Tested on https://github.com/xenia-canary/xenia-canary/commit/93a7e6ec8f9b0863a0cefbe4c5539a0af6e033d0 (new_dashboard_run) # Issues: Immediate guest crash, game tries calling into the ELEA.dll next to default.xex, but all those calls fail as Xenia doesn't support import modules...

kernel-unimplemented-feature
state-crash-guest

Just realised a few nights ago that there's pretty much no thread-safety inside UserProfile (new_dashboard_run), and it's pretty likely the XamUser stuff/achievement code will get used across multiple threads... should...

Seems DLSS 3.1.11+ started reading a few settings from DRS, here's what was found in 3.1.30: ``` 0x10E41DF3 (NGX_OVERRIDE_RENDER_PRESET_SELECTION) - dword (0 - 6 which goes to disabled/preset A/B/C/D etc)...