Skip to content

Commit 5ff7bc8

Browse files
committed
2 parents 648d2b0 + a27e2e4 commit 5ff7bc8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE/cannot-import-rdc-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ If you are having trouble importing a .rdc file with this add-on, please provide
1212
- The .rdc file
1313
- Your GPU name
1414
- Version of this add-on (must be the most recent one)
15-
- Version of RenderDoc (1.10 mandatory)
16-
- Version of Blender (2.82 minimum)
15+
- Version of RenderDoc (1.13 recommended)
16+
- Version of Blender (2.93 recommended)

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You can use the [LilyCaptureMerger](https://gumroad.com/l/KSvXuu) add-on for thi
131131

132132
### There are so many textures, it's impractical for export!
133133

134-
You can check out the [LilyTexturePacker](https://gumroad.com/l/DFExj) add-on I've made especially for this. Beware to use it only **after** using LilyTextureMerger, because the latter rely on individual block textures to perform matching.
134+
You can check out the [LilyTexturePacker](https://gumroad.com/l/DFExj) add-on I've made especially for this. Beware to use it only **after** using LilyCaptureMerger, because the latter rely on individual block textures to perform matching.
135135

136136
### How to clean up imported geometry
137137

@@ -145,6 +145,10 @@ Even though it won't make miracles, the following can help:
145145

146146
Although I don't know how to automate the capture itself, you can easily automate the importing part, see [this issue](https://github.com/eliemichel/MapsModelsImporter/issues/39) for an example of automation script, or [this one](https://github.com/eliemichel/MapsModelsImporter/issues/128) to import all rdc files from a directory.
147147

148+
### Importing fails with some "UnicodeEncodeError"
149+
150+
Remove any special character from your filename and from the directories that contain it.
151+
148152
Notable use cases
149153
-----------------
150154

0 commit comments

Comments
 (0)