Page 1 of 1

Anno 2070 models

Posted: Sat Mar 21, 2015 11:25 am
by amzerof6
first, I can get models from "Anno2070" by viewtopic.php?f=10&t=7641&p=102989&hilit=rdm#p102989,very great and easy!!
but, every models with anim can't be converted, I uploaded some sample files, hope get some help,thanks very much!!

sample files:
https://mega.co.nz/#!INRShZIK!K4nc5CCmN ... F2gtwidBLw
https://mega.co.nz/#!8AomCY4B!KLmpvTk3U ... prHlPEXge8

Re: Anno 2070 models

Posted: Sat Mar 21, 2015 9:30 pm
by shakotay2
amzerof6 wrote:but, every models with anim can't be converted, I uploaded some sample files, hope get some help,thanks very much!!
need the static models or the anims?
Your uploads contain models with a vertex stride of 28, some with 24.
Seem to use tristripped faces but something is wrong. Thought of a bug in the algo hex2obj is using but with Noesis it's similar:
anti_aircraft_site_ecos_transport_lod0.rdm.JPG
hmm, that's strange. When loading the obj export from Noesis into blender it looks better (most right pic).

edit: well, sometimes it's NOT tristrips. :D

Re: Anno 2070 models

Posted: Sun Mar 22, 2015 4:51 pm
by amzerof6
thank U shakotay2 for your try,that so weird

Re: Anno 2070 models

Posted: Wed Mar 25, 2015 2:14 pm
by Szkaradek123
Hi
Here is a script for import models and animations from this game.
It requires to install Blender 249 and Python 2.6.6.
How to use:
1. double click Blender249.blend
2. in Blender Text Window press alt+p and select:
- cfg file - for textured and rigged meshes
- rdm - for not textured meshes and for animations (if armature object exists).

If "select cfg file" get nothing, import rdm file and apply textures manual.

Vehicles are not supported yet.

Re: Anno 2070 models

Posted: Tue Jan 12, 2016 11:47 am
by Vizor
Hello! I saw this post, and tried as Szkaradek123 said with the blender included in the download. However, I got a syntax error when I pressed alt+p. It said I was missing the parentheses in the call to 'print' at line 121. Am I doing anything incorrectly? Can someone help?

Re: Anno 2070 models

Posted: Fri Jan 29, 2016 9:31 pm
by Valkorion
viewtopic.php?f=10&t=7641&p=102989&hilit=rdm#p102989

Back in time when I used the codes from the link that amzerof6 points, i converted various objects in OBJ. using 010 Editor, not all of them could be extracted for some reason. However when I try to use now in 2016 give me always a error no matter how much i correct the directory, so i'm going to assume the codes are... outdated??

I don't know how to work with textures, i'm now trying Szkaradek123 Blender (extractor?) but something between the line 121 doesn't add up, what can i do??

Re: Anno 2070 models

Posted: Wed Feb 03, 2016 2:19 am
by Valkorion
*bump*

is the topic dead? :]

Re: Anno 2070 models

Posted: Wed Feb 03, 2016 1:15 pm
by shakotay2
dunno.

(Sry, I don't use/don't support 010 Editor because it's not free, afaik.)

Concerning Mariusz' script: guess the people who could answer are a little bit tired of telling how his scripts work.
(blender version, python version: it was explained in this forums 500 times, I feel. :D )
Valkorion wrote:i'm now trying Szkaradek123 Blender (extractor?) but something between the line 121 doesn't add up, what can i do??
:?: is this a problem with textures only?

if 'no':
-- did you ever manage to use one of his blender python scripts (no matter for which model format)?

---- If 'yes': upload the model sample which causes the problem.
---- If 'no': learn how to use Mariusz' scripts

(Since you seem to have the same problem as Vizor I guess the last advice will solve your problem.)

Re: Anno 2070 models

Posted: Wed Feb 03, 2016 6:51 pm
by Valkorion
:?: is this a problem with textures only?
It just happens that when I click ALT + P simply pops up an error on line 121 just like Vizor. Nothing else happens.
-- did you ever manage to use one of his blender python scripts (no matter for which model format)?
Actually i'm new at Xentax :D ,no i don't know how to code either, just trying to find an easy way to extract ANNO models to use them in Cities Skylines, so this is my first try, if this is what you mean.
By the way i am using Blender2.73, is Blender 249 a version conflict? Also using Python 3.5.1.
...I guess the last advice will solve your problem.)
hmm could you point it? :scaredy: Unless i have accidently realized the problem above.

P.S: Could Noesis work? If so what kind of plugin i need? (if there is any)



EDIT: OMG, suddenly i realized everything in the universe, the versions were the conflict, thank you overlords of wisdom. :D :D
Looking for ANNO 2205 metropolitan buildings, thanks in advance. :D :D

Re: Anno 2070 models

Posted: Sun Mar 06, 2016 6:24 pm
by Judekw
Hey guys,

this is Julian, creator of the Judekwmod for Anno 2070 plus Addon (http://forums-de.ubi.com/showthread.php ... ost2076805)

Me and my friends over at maug-projekt.de have been struggling for ages to find ways to convert the .rdm files. But since none of us is a pro when it comes to 3d-models, we were not able to find a way how to do. So thanks a lot to you guys over here; now we're able to convert the .rdm files to .obj.

What is more interesting for us though is how to get that .obj files back into .rdm. We have found ways to convert the .gr2 files from earlier Anno games into .obj, so it is our goal to implement some of the earlier Anno's buildings into 2070 and of course to create our own models for the game.

Since some of you were able to code a converter for .rdm files, I'm asking you for help: Is there a way to convert .obj back into .rdm? This is one of the last frontiers we're facing but it would allow so much possibilities for our mods.

Any help is highly appreciated. Thanks in advance!

With kind regards
Julian aka Judekw

Re: Anno 2070 models

Posted: Mon Jul 30, 2018 11:18 am
by Zok93
Szkaradek123 wrote:Hi
Here is a script for import models and animations from this game.
It requires to install Blender 249 and Python 2.6.6.
How to use:
1. double click Blender249.blend
2. in Blender Text Window press alt+p and select:
- cfg file - for textured and rigged meshes
- rdm - for not textured meshes and for animations (if armature object exists).

If "select cfg file" get nothing, import rdm file and apply textures manual.

Vehicles are not supported yet.
找不到pby文件,可以上传一下吗~