Pokémon Model Ripping Project - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html) +---- Forum: Project Organization (https://www.vg-resource.com/forum-119.html) +---- Thread: Pokémon Model Ripping Project (/thread-25872.html) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
|
RE: Pokémon X/Y/OR/AS Model Ripping Project - Lilothestitch - 10-27-2016 (10-21-2016, 01:34 PM)Sabi96 Wrote: Well, I managed to find and extract the models. The Eevee Z-move is in the files, too.Is it me or do some of these models have broken normals? RE: Pokémon X/Y/OR/AS Model Ripping Project - Deep Weeb - 10-31-2016 Some Anon in 8chan managed to rip the female protag model, butit has some problems with the textures, the skin is too pale. (probably because that way is easier to choose the different skin tones) Could anyone fix this? Download RE: Pokémon X/Y/OR/AS Model Ripping Project - Darkliger01 - 10-31-2016 (10-31-2016, 07:36 AM)Deep Weeb Wrote: Some Anon in 8chan managed to rip the female protag model, butit has some problems with the textures, the skin is too pale. (probably because that way is easier to choose the different skin tones) I would recommend doing the coloring yourself, since the game probably doesn't have separate files for each skin and hair tone the player would like. If I recall, the X and Y game had the same drawback with Calem and Serena's models. If you want to do the recommended method, I suggest using Gimp 2 and use the Colorize tool. RE: Pokémon X/Y/OR/AS Model Ripping Project - HEXX5 - 10-31-2016 Lol that same "anon on 8chan" already said the textures would jave to be colored via 3rd party. Any ways has anyone found the maps for hau'oli city? I've ripped the road to ten carat hill, ten carat hill, and that road you ride tauros up and down to meet the mysterious old man, but I can't find any maps even related to the city area RE: Pokémon X/Y/OR/AS Model Ripping Project - crueldude100 - 10-31-2016 (10-31-2016, 07:36 AM)Deep Weeb Wrote: Some Anon in 8chan managed to rip the female protag model, butit has some problems with the textures, the skin is too pale. (probably because that way is easier to choose the different skin tones) So I got the textures fixed http://i.imgur.com/lQKnltK.png If you want'em then you can tell me and i'll pm you with the fixed textures :0 Could you please also send me a link to the thread where you found the ripped model? I wanna see if I can find other ripped models there ;w; RE: Pokémon X/Y/OR/AS Model Ripping Project - HEXX5 - 10-31-2016 (10-31-2016, 03:38 PM)crueldude100 Wrote:(10-31-2016, 07:36 AM)Deep Weeb Wrote: Some Anon in 8chan managed to rip the female protag model, butit has some problems with the textures, the skin is too pale. (probably because that way is easier to choose the different skin tones) Could I get that toned texture aswell? I'll add it to the official dl and credit you RE: Pokémon X/Y/OR/AS Model Ripping Project - gdkchan - 11-01-2016 I managed to RE the new Sun/Moon animation format, and made some duct tape code to get it (kind of) working. Heres some screens: Unfortunately they seems to use scaling (with negative values, so hacky) quite a bit to flip some parts of the model, and SMD doesn't support scales, so animations exported to smd have some issues with flipped members (fingers usually). I will probably work on a DAE animation exporter at some point. RE: Pokémon X/Y/OR/AS Model Ripping Project - Chaze - 11-01-2016 (11-01-2016, 12:54 PM)gdkchan Wrote: I managed to RE the new Sun/Moon animation format, and made some duct tape code to get it (kind of) working. It's just works for characters or works with pokemon too? Any progress with X/Y/OR/AS animations ? Or that part got suspended because o S/M ? Anyways thank you for your work! RE: Pokémon X/Y/OR/AS Model Ripping Project - gdkchan - 11-01-2016 (11-01-2016, 12:58 PM)Chaze Wrote: It's just works for characters or works with pokemon too?NPCs and Pokemon uses the same animation format, so yea it works for both, through I didn't added code to load animation for the Pokemon container yet. OR/AS uses another format (kinda similar) and I don't know when I will work on it yet (priority goes to S/M which is newer) and I have a lot of poorly written code to rewrite. RE: Pokémon X/Y/OR/AS Model Ripping Project - Chaze - 11-01-2016 (11-01-2016, 01:10 PM)gdkchan Wrote:(11-01-2016, 12:58 PM)Chaze Wrote: It's just works for characters or works with pokemon too?NPCs and Pokemon uses the same animation format, so yea it works for both, through I didn't added code to load animation for the Pokemon container yet. OR/AS uses another format (kinda similar) and I don't know when I will work on it yet (priority goes to S/M which is newer) and I have a lot of poorly written code to rewrite. Cool! I hope when S/M comes out it will be work perfectly. I need 1st gen animations for my unreal project. And I way too bad in animating. RE: Pokémon X/Y/OR/AS Model Ripping Project - gdkchan - 11-01-2016 (11-01-2016, 01:20 PM)Chaze Wrote:Tested with a Pokémon and seems to be working(11-01-2016, 01:10 PM)gdkchan Wrote:(11-01-2016, 12:58 PM)Chaze Wrote: It's just works for characters or works with pokemon too?NPCs and Pokemon uses the same animation format, so yea it works for both, through I didn't added code to load animation for the Pokemon container yet. OR/AS uses another format (kinda similar) and I don't know when I will work on it yet (priority goes to S/M which is newer) and I have a lot of poorly written code to rewrite. RE: Pokémon X/Y/OR/AS Model Ripping Project - Chaze - 11-01-2016 (11-01-2016, 01:41 PM)gdkchan Wrote:(11-01-2016, 01:20 PM)Chaze Wrote:Tested with a Pokémon and seems to be working(11-01-2016, 01:10 PM)gdkchan Wrote: NPCs and Pokemon uses the same animation format, so yea it works for both, through I didn't added code to load animation for the Pokemon container yet. OR/AS uses another format (kinda similar) and I don't know when I will work on it yet (priority goes to S/M which is newer) and I have a lot of poorly written code to rewrite. Can you upload the files somewhere? Or maybe the xorpad file? I want to try it out in UE4 Thank you! EDIT: I found a solution to extract the files without xorpad files and I made some progress. RE: Pokémon X/Y/OR/AS Model Ripping Project - HEXX5 - 11-01-2016 (11-01-2016, 12:54 PM)gdkchan Wrote: I managed to RE the new Sun/Moon animation format, and made some duct tape code to get it (kind of) working. Does the current method extract both armature and UV animations? Or is it currently restricted to just armature? Just curious, love the work you put into this! RE: Pokémon X/Y/OR/AS Model Ripping Project - waielal - 11-02-2016 (11-01-2016, 12:54 PM)gdkchan Wrote: I managed to RE the new Sun/Moon animation format, and made some duct tape code to get it (kind of) working. Why don't you add a "Export Raw Data"-function so people can atleast have the data to write their own porting script if needed. I would appreciate such a function very much. RE: Pokémon X/Y/OR/AS Model Ripping Project - Trikeboy - 11-04-2016 (10-31-2016, 03:38 PM)crueldude100 Wrote:(10-31-2016, 07:36 AM)Deep Weeb Wrote: Some Anon in 8chan managed to rip the female protag model, butit has some problems with the textures, the skin is too pale. (probably because that way is easier to choose the different skin tones) Can you explain how you did it? I've been trying to get the textures for the hair in X&Y. The only texture I can get is the white, shaded textures. It might be a similar way of finding the textures in S&M. |