Elie Michel

Results 239 comments of Elie Michel

Try adding the `--disable_direct_composition=1` option in the custom Chrome/Edge shortcut.

If you put the component on a Camera you can still use it as a regular Camera to place it etc. but it'll indeed not show the 360 render in...

check out https://github.com/eliemichel/MapsModelsImporter/issues/39 and https://github.com/eliemichel/MapsModelsImporter/issues/128

> Couldn't open file: File is corrupted: Invalid capture file. Expected magic 434f4452, got 6170227b. Try re-downloading bigben-RD_1.25.rdc

If you install RenderDoc on your linux, are you able to open the .rdc file?

Do you use a version of GCC older than 4.6?

This was a bug indeed, thanks for sharing the rdc file! You may replace your `...AppData\Blender\Blender\4.1\scripts\addons\MapsModelsImporter\google_maps_rd.py` file with this new one: [`google_maps_rd.py`](https://github.com/eliemichel/MapsModelsImporter/blob/70fca735bd42b1785356622a07e13c2604ff9af1/blender/MapsModelsImporter/google_maps_rd.py), let me know if it works I'll make...

You must use the very version of softwares that are listed in the release notes of your version of the addon: https://github.com/eliemichel/MapsModelsImporter/releases

Please use the very version of RenderDoc specified in the add-on's release notes, namely 1.25 on the latest one. Then check that RenderDoc and Chrome are running on the same...

- Did you make sure that Chrome was fully closed prior to injecting? - Can you check that both Chrome and RenderDoc run on the same GPU (if you're using...