Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/05/2012 in all areas

  1. Arthuriel

    1:8 scale LMS Explorer

    This is my latest creation. It has some flaws (e.g. the engines), but it was sometimes very hard to find the right pieces etc. Otherwise I chose this scale, because it was a challenge to build a smaller version which contains lot of details too. pieces: ~5000 to ~5300 bricks (depending on the version) building time: hmm, maybe 30 to 50 hours scale: not exactly 1:8 but very close to it (~1:8,25) (compared to my 1:1 scale version of the LMS Explorer, which is 975 studs long) construction program: LDD (but I have converted the model into ldr (MLCAD) and lcd (LeoCAD) files, too) dimensions: Length: 116 studs/ 91,36 cm/ 35,97 in. Width: 17 studs/ 13,49 cm/ 5,31 in. Height: 16 studs/ 12,70 cm/ 5,00 in. Picture (made in bluerender): Rotation Video (made with the bluerender rotation mode): https://www.youtube.com/watch?v=jI5mtplVLlk Older Render Pictures:
    1 point
  2. Fluffy Cupcake

    Lego City: Undercover

    The more I see the more I'm annoyed of it being a Wii U exclusive.
    1 point
  3. lol username

    Lego City: Undercover

    Looking good!
    1 point
  4. Arthuriel

    1:8 scale LMS Explorer

    I will send you the .lxf-file via e-mail, if you want to.
    1 point
  5. TheDoctor

    Make A Program Run In 16-Bit Color Automatically?

    Oh please. Lrn2qres. http://sourceforge.net/projects/qres/ Grab the /qres-src1097/qrescd/sample-cd/qres folder, put it somewhere, and make a batch file with the following. @echo off qres.exe c=16 \R cd "C:\Program Files\LEGO Games\LEGO Racers" "LEGO Racers.exe" -novideo -window Also note that I've never seen 1280x800. You can do 1280x1024, 1280x854, or 1280x960. (qres.exe x=1280 y=1024 c=16 /R) Edit: Res doesn't matter unless the game demands it, which it shouldn't if it's running windowed... Edit: TECHNICALLY... you could do it all with one line of batch, if you put this script in the LEGO Racers folder and make a shortcut to this file. The help file says it should work like this. @echo off [optional] C:\Path to qres\qres.exe c=16 \R "LEGO Racers.exe" -novideo -window
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.