illusion0001

Results 65 issues of illusion0001

[Marketplace](https://marketplace.xbox.com/en-us/Product/Mirrors-Edge-Demo/00000000-0000-400d-80df-000145418851) Tested on (https://github.com/xenia-canary/xenia-canary/commit/93a7e6ec8f9b0863a0cefbe4c5539a0af6e033d0) new_dashboard_run # Issues: Playable with minor sprite and model issues. # Log: [xenia.zip](https://cdn.discordapp.com/attachments/561407879823753217/663625221193859082/xenia.zip) # Screenshot(s): ![ ](https://i.imgur.com/y9DgkFs.png) ![ ](https://i.imgur.com/EPjZGMe.png) # Labels: state-playable tech-engine-unrealengine gpu-corrupt-drawing

gpu-drawing-corrupt
state-playable
tech-engine-unrealengine

![image](https://github.com/bucanero/apollo-ps4/assets/37698908/33874aa4-9c90-49a1-8a57-071238c40498) ``` /data/apollo/export/Settings_2023-06-26_234003.zip=[APOL00004] Apollo Save Tool - User Settings /data/apollo/export/Settings_2023-06-26_234020.zip=[APOL00004] Apollo Save Tool - User Settings ```

[Marketplace](https://marketplace.xbox.com/en-us/Product/METAL-GEAR-RISING-REVENGEANCE/66acd000-77fe-1000-9115-d8024b4e080a) Tested on (https://github.com/xenia-project/xenia/commit/08675ab65e7d896e3fc3701518115614bb632c27) # Issues: In-Game with black squares around some particles(?) mostly `playable` # Log: [D3D12](https://cdn.discordapp.com/attachments/308207592482668545/572377801819422720/xenia.zip) [master](https://cdn.discordapp.com/attachments/308207592482668545/572720757894021130/xenia.zip) # Screenshot(s): ![a](https://cdn.discordapp.com/attachments/309008096800276490/572377404815704064/unknown.png) ![d](https://cdn.discordapp.com/attachments/309008096800276490/572375335929118721/unknown.png) ![e](https://cdn.discordapp.com/attachments/309008096800276490/572377635292839946/unknown.png) Black squares around some particles(?) ![b](https://cdn.discordapp.com/attachments/309008096800276490/572377570486779914/unknown.png)...

state-gameplay
gpu-drawing-corrupt

Checks for non secure path, if not in `"Program Files"`, raise an error since it will hit `__debugbreak();` in libcef.dll. https://github.com/chromium/chromium/blob/d0988dbf7d0baed14bfe603aa8ab47ee77aa2372/content/browser/gpu/gpu_data_manager_impl_private.cc#L1788 ``` libcef.dll!logging::LogMessage::HandleFatal(unsigned __int64 stack_start, const std::__Cr::basic_string & str_newline) Line...

At least on [`cef_binary_122.1.8+g40272b5+chromium-122.0.6261.69`](https://cef-builds.spotifycdn.com/cef_binary_122.1.8%2Bg40272b5%2Bchromium-122.0.6261.69_windows64_minimal.tar.bz2) value type `int32` doesn't seem to exist anymore. ``` 1>IntelPresentMon\AppCef\source\util\CefValues.h(68,33): error C3861: 'int32': identifier not found ```

Also fixes missing escape quotes.

Basic features to be implemented. - [ ] Get list of available titles - [ ] Get list of installed plugins in `/data/GoldHEN/plugins` - [ ] Read and write section...

enhancement