Page 3 of 6

Re: Rayman Designer

Posted: Thu Aug 01, 2019 6:23 am
by RayCarrot
That's what I figured. The ubi.ini file has the incorrect paths. Now assuming it is located under RayKit/Ubisoft/ubi.ini you can change its contents to this:

Code: Select all

[OSD]
Directory=.\ubisoft\osd
Valid=TRUE

[INSTALLED PRODUCTS]
RAYKIT

[RAYKIT]
SrcDataPath=\
Directory=.\

Re: Rayman Designer

Posted: Sat Feb 15, 2020 3:52 pm
by #Rubber mark#
So, do people still make maps for Designer?

Re: Rayman Designer

Posted: Sat Feb 15, 2020 5:42 pm
by PluMGMK
Probably, but not nearly as much as they used to. I haven't made one in almost a decade, I'd say, though I was never good at making them anyway. :fou:

Re: Rayman Designer

Posted: Sat Feb 15, 2020 7:39 pm
by Steo
At least you made some at all. :P

Re: Rayman Designer

Posted: Mon Feb 17, 2020 11:46 am
by Hunchman801
There was one I used to be very proud of, though I wonder if I still have it somewhere now. :lol:

Re: Rayman Designer

Posted: Fri Jan 29, 2021 5:59 pm
by RaymanRedemption
Hi!
I've recovered a PCX file from Ryemanni for Rayman Designer.
This file transforms the Jungle into special Halloween version.

The file is attached to this message, you can see an example on this video:


I hope it will be added to ReDesigner.

Re: Rayman Designer

Posted: Sun Jan 31, 2021 11:28 pm
by Hunchman801
Not bad at all, thanks for sharing! Are those plums that got turned into the smaller pumpkins?

Re: Rayman Designer

Posted: Fri Mar 19, 2021 3:52 pm
by RaymanRedemption
Hi there! :)

I made a level with Rayman Designer, it is called Rayman's clones!
The idea? Mr Dark has new powers, help Rayman to avoid theses weird clones and burning fires!

Image

Have fun! :mrgreen:

Re: Rayman Designer

Posted: Fri Mar 19, 2021 8:08 pm
by dr_st
Wow! This is totally amazing level!

Re: Rayman Designer

Posted: Mon Mar 22, 2021 6:51 pm
by Hunchman801
Haha, I love it! Care to explain how you implemented the flames and the Rayman clones? I guess the latter are just regular enemies with Rayman sprites.

The Electoon platforms are bit confusing, but they kinda remind of those Rayman Origins levels full of giant Electoons.

Re: Rayman Designer

Posted: Wed Mar 31, 2021 7:01 pm
by RaymanRedemption
Hunchman801 wrote: Mon Mar 22, 2021 6:51 pm Haha, I love it! Care to explain how you implemented the flames and the Rayman clones? I guess the latter are just regular enemies with Rayman sprites.

The Electoon platforms are bit confusing, but they kinda remind of those Rayman Origins levels full of giant Electoons.
Hi!

Sorry, I completely forgot to answer.
So, yes, clones are ennemies with Rayman sprites. It's possible if you go in the file EVE.MLT and you change "BLK" by "RAY", for example.

For the flames, they exist in the file EVE.MLT but are tagged as "always". The idea is to rename them as "fml_****" and put them at the beginning of the file. Then, you can select the flames like regular objects.

Here's the complete code that you need to put in EVE.MLT to get theses objects, and also, the electoons:


"nickel" here means the code works well, without bug.

Code: Select all

/ CAGE NORMALE /
œdef,cage1,ELE,7, 
ELE.ETA, 
33, 255, 
100, 100, 
0, 6, 
16,16,0, 
0,0,0, 
275, 255, 20, 


    / CLONES DE RAYMAN GROUPE 5 ET BALL INSTAKILL /


/ clone qui marche nickel /
œdef,clo_marche,RAY,4,
WAT.ETA,

11,  0,
0,  400,
12,0,
11,  1,
1, 400,
12,1,

33, 255,
100,80,
1, 0,
70,86,0,
0,0,0,
61, 255, 5,



/ Clone qui large des bombes nickel /
œdef,clo_bombes,RAY, 4,
TNT.ETA,

11, 0,
8, 0,
5,  8,
20,  200,-1,0,
20,  200,1,0,
12,0,

33, 255,
1,1,
1, 0,
80,96,30,
0,0,1,
117, 255, 5,



/ clone volant nickel /
œdef,clo_volant,RAY, 4,
BLK.ETA,

11,  3,
1, 200,
12, 3,
11,  2,
0,  200,
12, 2,

33, 255,
100,100,
0,  1,
80,80,48,
0, 5,1,
123, 2, 5,



/ Clone blacktoon1 nickel /
œdef,clo_blacktoon1,RAY, 4,
BLK.ETA,

11,  2,
0,  200,
12, 2,
11,  3,
1, 200,
12, 3,
11,  1,
30, 200,
12, 1,

33, 255,
100,100,
1,  0,
80,80,48,
0, 1,1,
123, 2, 5,



/ clone chien qui suit RAYMAN nickel  /
œdef,clo_chien,RAY,1,
RAY.ETA,

11, 0,
20, 100,1,0,

33, 255,
1,1,
1,1,
0,2,2,
90,10,0,
116,127,5,


/ BALL INSTAKILL /
œdef,ball_instand,CPR, 4 ,
CPL.ETA,
2, 254,

33 , 255,
1,1,
0,0,
18,32,0,
0,0,1,
41 , 254 ,5,


    / FLAMMES GROUPE 6 /


/ flamme stable nickel /
œdef,flm_stable,FLM,1,
FLM.ETA,
33, 255,
1,1,
0, 2,
72,112,0,
0,0,0,
45, 2, 6,


/ flamme vers la droite nickel /
œdef,flm_droite,FLM,1,
FLM.ETA,

11, 0,
20, 200,1,0,
12, 0,

33, 255,
1,1,
0,  2,
72,112,0,
0,0,0,
45, 2, 6,


    / MR DARK GROUPE 7 /

/ Mr dark sort poing nickel /
œdef,mrdark_poing,VIR, 4,
VIR.ETA,
2, 254,
33, 255,
1000,370,
0, 13,
128,240,88, /192/
0,0,0,
212, 255, 7,


/ Mr dark sort liliputien nickel /
œdef,mrdark_liliput,VIR, 4,
VIR.ETA,
2, 254,

33, 255,
1000,370,
0, 11,
128,240,88,
0,0,0,
212, 255, 7,


/ Mr dark decoration nickel /
œdef,mrdark_deco,VIR, 4,
VIR.ETA,
2, 254,

33, 255,
1000,370,
0, 7,
128,240,88,
0,0,0,
4, 255, 7,

    / ELECTOONS GROUPE 8 /

/ Nuage stable avec electoons nickel /
œdef,elec_steady,ELE, 4 ,
NUA.ETA,
 2 ,     254,
 33 , 255,
10,10,
 0 , 2 ,
64,30,12,
1,0,0,
 1 ,0, 8 ,


/ Nuage droite avec electoons nickel /
œdef,elec_droite,ELE, 4 ,
NUA.ETA,
 2 ,        10,
 6 ,        8,
 11 ,        0 ,
 12 ,     98 ,
 11 ,        98 ,
 20 ,       100,32,0,
 6 ,        8,
 11 ,        99 ,
 20 ,       100,0,0,
 6 ,        8,
 33 , 255,
10,10,
 0 , 2 ,
64,30,12,
1,0,0,
63 ,0, 8 ,



Re: Rayman Designer

Posted: Thu Apr 01, 2021 1:55 pm
by Hunchman801
Nice, thanks for all the details!

Re: Rayman Designer

Posted: Wed Feb 23, 2022 8:50 am
by RaymanRedemption
Hi there!

If you still have some levels on that old game, I'll be happy to play them! :)

I recently played some KMG levels, they are listed here:
http://www.kmgassociates.com/rayman/maps.htm


They are very nice to play, look at one of them here:



I changed the original music, do you recognize where the new musics comes from? :wink:

Re: Rayman Designer

Posted: Wed Feb 23, 2022 12:43 pm
by Hunchman801
Using the Umber theme from the Sanctuary of Stone and Fire in a Band Land level was a bit bold, but it's a good idea to rediscover those old levels nonetheless!

Re: Rayman Designer

Posted: Thu Feb 24, 2022 12:17 am
by Adsolution
Oh my lord, the KMG Associates site is so nostalgic. It's one of the first websites I ever found on the internet back when I was 10, trying to install Designer on our XP machines (sadge).


This is actually from 2015 apparently (I thought it was like 2017...) it's the last level I made, I was pretty proud of it and I don't think I posted it here. It doesn't use many special tilesets or objects, just extreme precision! It's a level dedicated to the tether/fruitloop speedrun glitch used to launch yourself off rings at high speed, and has a pretty rad ending. Download is in the description.


Re: Rayman Designer

Posted: Thu Feb 24, 2022 10:49 am
by Hunchman801
While it certainly makes sense for practicing ring hopping, I still think you're evil for creating this, Ad.

Re: Rayman Designer

Posted: Thu Feb 24, 2022 12:50 pm
by dr_st
Yep, I'm glad that level was not in one of the original games, or I would have to beat it for the sake of completion. :lol:

Amazing work, Adsolution. :up:

Re: Rayman Designer

Posted: Thu Feb 24, 2022 2:12 pm
by Hunchman801
Looking on the bright side, this level will not be possible in Rayman ReDesigner, but then again you have the yellow rings which are a hundred times worse, so whatever. :P

Re: Rayman Designer

Posted: Thu Feb 24, 2022 3:22 pm
by RaymanRedemption
Adsolution wrote: Thu Feb 24, 2022 12:17 am This is actually from 2015 apparently (I thought it was like 2017...) it's the last level I made, I was pretty proud of it and I don't think I posted it here. It doesn't use many special tilesets or objects, just extreme precision! It's a level dedicated to the tether/fruitloop speedrun glitch used to launch yourself off rings at high speed, and has a pretty rad ending. Download is in the description.
Wow, it's really nice to watch at the gameplay!
I tried the level on my side, but I can't figure how to cross the first pink ring :oops2:

I never speedran Rayman, maybe I'm missing some techniques, for sure XD
Nice level!

Re: Rayman Designer

Posted: Thu Feb 24, 2022 5:42 pm
by Hunchman801
RaymanRedemption wrote: Thu Feb 24, 2022 3:22 pm I never speedran Rayman, maybe I'm missing some techniques, for sure XD
Maybe have a look at this?