LADA Racing Club
Jelentkezz be a hozzászóláshoz.
[email protected] kérlek
Sonkolybusz www.sonkolybusz.hu
|Fatal1ty 990FX Killer|FX 8320 4.5GHz|Gigabyte HD7950OC 3GB|GEIL BLACK DRAGON 1600MHz 16GB DDR3|SAMSUNG 830 64GB SSD|
|Fatal1ty 990FX Killer|FX 8320 4.5GHz|Gigabyte HD7950OC 3GB|GEIL BLACK DRAGON 1600MHz 16GB DDR3|SAMSUNG 830 64GB SSD|
ASUS M2N-E AMD Athlon 64 4200+ X2 Socket AM2 Galaxy 8800GT 512MB 2db Kingmax Mars 1GB/800MHz DDR2 RAM SAMSUNG HD501LJ 500GB NEC4571A DVD RW Creative Sounblaster Live! 7.1 Chieftech 420W
Hajrá Magyarország!
ezzel a többieknek is segít!
Aki nem akarja lehuzogatni a tápkábeleket sem annak ajánlom hogy próbálja ki a következõt(én sajna nem tudom az új gépen mer le van blombálva):
Fent van a játék.
Nem indul el akkor sem ha a beállítások/vezérlõpult/rendszer/hardver/eszközkezelõ-ben eltávolítod a "valódi" CD,DVD meghajtóidat.
Lehúzod a tápkábelt!
Elindítod a játékot, és ki is lépsz!
És visszadugod a tápkábelt (a gép lekapcsolása nélkül!!!!!)
Elvileg ki fogja írni h új hardvert talált, ha nem akkor az eszküzkezelõben rákerestetsz a meghajóra és meg fogja találni!
Ezek után már elvileg elindul lehúzás nélkül is!!!!!
Ha több meghajtód van akkor minden meghajtó visszadugása elött elindítod a játékot és kilépsz belõle!!
Mondom ez csak elvileg van így gyakorlatba nem próbáltam mer nekem elindult minden szarozás nélkül + nekem most le van blombálva a gép szal szét se tom szedni 1 évig!!!!
Magyarítás és NODVD patch a honlapomon, ja meg sok-sok LADA:
www.ladarevolution.atw.hu
ASUS M2N-E AMD Athlon 64 4200+ X2 Socket AM2 Galaxy 8800GT 512MB 2db Kingmax Mars 1GB/800MHz DDR2 RAM SAMSUNG HD501LJ 500GB NEC4571A DVD RW Creative Sounblaster Live! 7.1 Chieftech 420W
mert ha igen akkor az is vegyen fel msn-en
innen töltöttem le valaki nézze már meg hogy ez egyátalán használható-e? mindegyik rar-ban van 1 mdf és ha kicsomagolom mindegyik 4.3gb
What is FlashPlayerControl?
---------------------------
FlashPlayerControl is a window control to enhance Macromedia Flash
Player ActiveX features. It does not use its own engine to display
movies but provide a wrapper around official swflash.ocx/flash.ocx
code instead. Thus it is possible to avoid certain Macromedia Flash
Player ActiveX limitations.
Features at a glance
--------------------
* Load flash movies from memory directly (no temporary files!).
* Create flash-enabled applications which are ready to work even where Macromedia Flash Player ActiveX
is not installed!
* Transparency is fully supported!
* Ability to play Flash Video (FLV) directly from memory
* Enable/disable flash sounds
* Get a snap image of the current flash movie frame
* Write code which is compatible with any version of Macromedia Flash Player ActiveX (3, 4, 5, 6, 7, 8).
Do all this and more with... FlashPlayerControl!
Macromedia Flash Player ActiveX 3, 4, 5, 6, 7, 8 are supported.
Load flash movies directly from any source (no temporary files!). Protect your flash movies.
--------------------------------------------------------------------------------------------
It is known fact that the Flash Player ActiveX is able to load movies
at certain URLs only. You have to save the movie to a temporary
location from your application's resource before you can load it.
You'll have to generate a corresponding link that you can pass to the
Flash Player ActiveX and then delete the movie after. You'll have to
admit that this is extremely inconvenient. Apart from being
inconvenient there is a chance you'll fail when you try to create a
temporary file if you don't have the appropriate permission or don't
have access to a temporary folder. It is definitely not an appropriate
approach when security is an issue since your movie can be easily
intercepted. There is a solution! FlashPlayerControl uses a different
approach of swflash.ocx/flash.ocx code loading. It is able to load
your movies directly to the Macromedia Flash Player ActiveX thereby
avoiding the temporary file step. The advantages are pretty obvious.
And you can also protect your movies from unauthorized access using
your favourite software protection application.
Create flash-enabled applications which are ready to work even when Macromedia Flash Player ActiveX is not installed!
----------------------------------------------------------------------------------------------------------------------
One of the biggest problem using the Flash Player ActiveX is the
mandatory component registration. The common approach is to save
swflash.ocx/flash.ocx code to temporary files and then register them.
The disadvantages are the same as above mentioned - insufficient
permissions to save and register an swflash.ocx/flash.ocx. Now you can
forget about these problems! FlashPlayerControl is able to use
swflash.ocx/flash.ocx from any source. For example, you can put an
swflash.ocx/flash.ocx code inside of your application's resources and
instruct FlashPlayerControl to use it. It is important to note that
FlashPlayerControl does not use temporary files and
swflash.ocx/flash.ocx registration but loads and uses the code
directly. No more user management rights problems - no more temporary
files and no more component registrations. It is up to you to decide
what swflash.ocx/flash.ocx to use - by default already registered
component is used.
Transparency is fully supported!
---------------------------------
Using FlashPlayerControl you are able to create applications based on
transparent flash movies. You can create applications with translucency
non-rectangle windows. Use Flash to make applications with modern user
interface.
Ability to play Flash Video (FLV) directly from memory
-------------------------------------------------------
Using FlashPlayerControl you are able to play Flash Video (FLV) from
external files, URL or directly from memory. When FlashPlayerControl
loads Flash Video no temporary files are created everything runs directly
from memory. You can encrypt your video and put into application's
resource - FlashPlayerControl loads FLV without ever saving or extracting
the file to disk.
Enable/disable flash sounds
----------------------------
Using the library you can turn on/off all sounds in all loaded flash movies.
Use function FPCSetAudioEnabled to enable/disable the sounds.
Use function FPCGetAudioEnabled to get current status of sounds enabling.
Get a snap image of the current flash movie frame
--------------------------------------------------
You can get a bitmap images from the current flash movie. It means you are
able create applications that can coverts Flash movies to a series of bitmaps,
JPEGs and others. Also you can build generated images to make an AVI video
for example.
Write code which is compatible with any version of Macromedia Flash Player ActiveX (3, 4, 5, 6, 7, 8).
--------------------------------------------------------------------------------------------------------
One of the problem with Macromedia Flash Player ActiveX programming is that
you have to control what version of Macromedia Flash Player ActiveX you are
using. For example, the property "Stacking" exists only in Macromedia Flash
Player ActiveX 5 but doesn't exist in later revisions. TFlashPlayerControl
automatically detects what Macromedia Flash Player ActiveX version is being
used and prevents failure if access to non existant properties/methods is
attempted. Applications using TFlashPlayerControl are not only compatible
with Macromedia Flash Player ActiveX 3, 4, 5, 6, 7, but are also "smart"
about how Macromedia Flash Player ActiveX control is used. This makes your
application more robust which can result in fewer technical support issues.
-----------------------------------------------------------------
Copyright (c) 2004 - 2005 Softanics. All rights reserved.
Macromedia and Shockwave Flash are trademarks of Macromedia, Inc.
Milyen fájl ez a játék?
Maga a játék egy DVD-volt amirõl valaki csinált két image-fájlt. Egy nagy méretût(4,3G😎 MDF kiterjesztéssel, és egy kisméretût MDS kiterjesztéssel.
A kicsi a nagyra hivatkozik, ezért a fájlneveknek egyeznie kell!
Namost a kisebbik (MDS) fájlt valaki "megpiszkálta" és megszületett a NODVD fájl.
Szal neked a következõ fájlok kellenek:
LRC_DVD.MDF (4,3G😎
LRC_DVD.MDS (38,38K😎(a "megpiszkált")
(A fájlnevek nem biztos hogy LRC_DVD-ék lesznek mert az attól függ hogy aki az eredeti DVD-röl készítette az image fájlt minek nevezte el)
Honnan szerezzem meg ezeket a fájlokat?
Felteszed a gépedre a STRONG DC nevû progit, bedobsz pár orosz és magyar HUBOT és letöltöd.
(érdemes a STRONG verziót használni mer ennél egyszerre több felhasználótól is töltheted és összeadódnak a sebességek!)
Hogyan telepítsem fel a játékot?
Feltelepítesz egy Virtual Daemon Manager v4.03-as progit! Ha más virtuális-meghajtós progid is van fent azt szedd le!
Megadod az MDS fájlod elérési útvonalát a Daemonnak!
Ekkor autorunnal megjelenik a játék menüje, de mivel minden oroszul van(rosszabb esetben minden karakter függõleges vonal)
mindíg balról a második gombot nyomd meg! Ha megvan nyomsz egy restartot!
Hogyan indítom el a játékot?
A beállítások/vezérlõpult/rendszer/hardver/eszközkezelõ-ben eltávolítod a "valódi" CD,DVD meghajtóidat! (jobbklikk/eltávolítás)
Ha szerencsés vagy akkor már el is indul a játék!
Nekem nem indult el😞
Ha nem indult el akkor lekapcsolod a gépet és lehúzod a meghajtóid tápkábelét!
Elindítod a gépet és TUTI HOGY ELINDUL!
Érdekes módon Én most vettem új PC-t és azon az eszközkezelõben való letiltás után elindult! A régin nem😞
A DODVD (MDS) fájlt letöltheted a honlapomról, ahol még magyarosítást is találsz(NAGYON nem teljes):
www.ladarevolution.atw.hu
Remélem kimerítõ volt ez a kis szösszenet a játék rejtelmeirõl!
Jó szórakozást! Szevasztok!
Egészség legyen + nyomaték
Installáláskor azt írja ki hogy "The application or DLL G\FlashPlayerControl.dll is not a vaild Windows image. Please check this against your installation diskette" na ha valaki tud segíteni az írjon nekem egy e-mailt [email protected] (én arra gyanakszok hogy hiányzik egy file ha megvan valakinek küldje már el az e-mail címemre)ú
amúgy találrok pár cuccot a játékhoz a haver honlapján:
haver honlapja
üdv mindenkinek
ASUS M2N-E AMD Athlon 64 4200+ X2 Socket AM2 Galaxy 8800GT 512MB 2db Kingmax Mars 1GB/800MHz DDR2 RAM SAMSUNG HD501LJ 500GB NEC4571A DVD RW Creative Sounblaster Live! 7.1 Chieftech 420W
ja la rushoz van valakinek crack?az is baszakodik nekem,ha van feldobhatnád,vagy küld el?kösz,
a lrc meg tééleg "optimalizálatlan szar" 1 gb ram mellet szaggat mint a vetögép DE jók a csajok!!!
ASUS M2N-E AMD Athlon 64 4200+ X2 Socket AM2 Galaxy 8800GT 512MB 2db Kingmax Mars 1GB/800MHz DDR2 RAM SAMSUNG HD501LJ 500GB NEC4571A DVD RW Creative Sounblaster Live! 7.1 Chieftech 420W
Üdv...
|Fatal1ty 990FX Killer|FX 8320 4.5GHz|Gigabyte HD7950OC 3GB|GEIL BLACK DRAGON 1600MHz 16GB DDR3|SAMSUNG 830 64GB SSD|
pedig ladával akartam tolni😞
Nikon D300 :) http://www.flickr.com/photos/goruckdesign
-> Erő izom csupa izom minden reggel kokszot iszom!!! -> Intel Pentium IV, 3.6Ghz, 2Gb RAM, Galaxy Geforce 7900GT 256MB, 500GB HDD
Megszereztem DVD-n az LRC-t,de kéri a lemezt.A FAQ-ban található .mds fájlt viszont nem olvassa a Daemon-om.Ezért szeretnék cracket kérni tõletek!Elõre is köszi!