Terep 2 Full Version Free Download

2 views
Skip to first unread message

Rubi Strycker

unread,
Aug 18, 2024, 10:28:37 PM8/18/24
to anazlesi

An older version (from 09. September 2020 according to the file exectutable dates) worked fine with Sacred Underworld (DVD version german) with the following settings in Peixoto:
DirectX 7, Force 32-Bit, Forced resolution - all other settings are default.

Can you at least provide the list of supported games (now and the future) to the readme file of your patch just like it was in the first post of this topic? That would be far more user friendly and may encourage more coffee buys for your awesome work!

terep 2 full version free download


Download https://oyndr.com/2A2Xmo



I think the best option could be that this list would be in a seperate text file, which can be downloaded just like the mod itself, maybe near this text at your buymeacoffe page:
"Some of the games supported can be seen here"

I'm trying to launch Tomb Raider II (Steam version) and getting the following error. I first used your tool many years ago and it worked great, but I'm returning to it now and can't seem to get it to work. The errors I'm seeing are below:

Can you put the currently supported game list to you website, we talked about a month ago?
A simple link to a text file would be enough I think, because sadly on PCGamingWiki its impossible to track the changes. (this is why your always up-to-date first post in this thread was so helpful but it got removed.. ?

A Terep2 jtk grafikai megvalstsa nem tmaszkodik C/C++ knyvtrra, hanem direkt erre a clra kifejlesztett eljrsokat hasznl. Ennek ellenre is szp a grafikja, a remake-je is prblja utnozni ugyanezt a grafikai stlust. A Terep 2 textri az egyes hromszgeken valjban nem perspektivikus, hanem a mr perspektvban levettett nagyobb hromszgek 2D-s texturlsn alapul (prhuzamos vonalak a kt befog oldal mentn).

A Terep2 soha nem vlt nylt forrskdv, teht a remake itt azt jelenti, hogy teljesen ms jtk. A CTruck3D sorozat, kivltkpp az XCTruck3D _Truck nevezetű alverzi a Terep 2 remake-je. Grafikja a Terep2 stlushoz s ilyen nagy-pixeles felbontshoz tartja magt; annak ellenre, hogy semmi kze a DOS-hoz (ugyanis az X Window System-en keresztl rajzolja ki a pixeleket, amit csak-Linux/POSIX rendszerek hasznlnak). A textrzst is prhuzamos s nem perspektivikus vonalak segtsgvel csinlja, ezrt a textrk olyasmi torzulsokat mutatnak, amilyenek a Terep 2-ben gyakoriak, főleg ha egy talaj-hromszg kzel ll a kamerhoz. A remake egy nylt forrskd program s standard C-ben rdott, teht akrki megnzheti, hogyan pl fel. Van egy OpenGL-es alverzi is, a CTruck3D _Open, amely elg hűen visszaadja a Terep2 grafikai stlust.

A Terep 2 ltszlag gy ri el az autk lethű viselkedst, hogy minden aut gy viselkedik, mint egy merev-test, melyet 4 rug tart: mbr minden egyedi rug (a 4 kzl) csak akkor lp műkdsbe, ha a cscs amihez kapcsoldik, az kzelebb kerl a talajhoz, mint maga a rug nyugalmi hossza. Ha az aut egyik cscsa hozzrt a talajhoz: ez esetben egy tkzs van, egy merev-test s egy vgtelen tmegű 'fal' kztt, ennek ksznhetően az aut nem spped be a talajba.

Erre kszlt egy Matlab/Octave szimulci. Ez a rugzst is bepti s a talajrl val visszapattanst is. Ebből kiindulva, az aut a jtkban egy polider: van 27 cscsa, egy helyzete s egy orientcija. A Terep 2-ben az autk poliderek, s a merev-test fizikai trvnyeit kvetik, a grafikai brzolsuk msodlagosak. Az autk kormnyozhatsga viszont azon alapul, hogy a kerekek a barzdik mentn nem gtoljk a mozgst, oldalt viszont igen.

Erre elegendő kiszmolni, mekkora lkettel prbl a kerk rintsi pontjnl elhelyezkedő pont oldal-irnyba elmozdulni; fogjuk ezt a vektort s adunk az aut-poliderek egy lketet az ellenkező irnyba. Ezt a műveletet mind a 4 kerk esetn megcsinljuk: azontl minden szimulcis lps alkalmval megismteljk.

Ez csak egy kzeltő megolds, ugyanis az gy szimullt aut oldalt lassan csszik ha meredeken ll, akkor is, ha csak statikus tapads van (pl. aszfalton). Ezt a jelensget megfigyelhetjk a Terep 2-ben is. Ez azonban egy ralis jtknl nem baj, mert szinte soha nincs statikus tapads, mert az autk llandan csszklnak.

Ahhoz, hogy egy behzott fkekkel ll aut meghatrozatlan ideig stabilan lljon egy terep2-fle szimulciban, egy 4-vektoregyenletes rendszerbe kell foglalni a 4 rintő csccsal kapcsolatos informcikat, s kiszmolni a 4 megold lket-vektort, s ezeket beadni a merev-testnek. Mindenfle egzakt megolds, ami a jrművek statikus tapadst korrekten szimullni tudja, az a klasszikus mechanika (van cikk a Wikin, aktv-linkelni kne) komplikciiba torkollik. Mai terepauts vide-jtkokban, főleg ha piaci termkek, erre a clra ksz C/C++ knyvtrakat hasznlnak (pl. Screamer 4x4).

I develop this project only as a hobby after work as I like to solve complex code design problems. Engine is named "Offroad" because it was originally inspired by ancient offroad games Terep 2 and 1Nsane.

hello i tried to do some try about adding my potato car like the old version, but now after put my OBJ in the LODcreator, when i launch the game engine, i can't see tree and houses ike something gone wrong and stop loading, i can play and hit the coliders but there is no meshes :/ maybe a problem with the config file ? (i just changed some name and added my otr file in place of the orange )

There is a bug which I still didn't fix which causes that after one parsing of a file fails, no other objects are loaded. It is hard to say why parsing of your file does not work, I would need to see the data and debug it.

ok where can i get the log ? i can't find any log file ? and othe problem i put a copy of the sr110's folder but same problem ! i realy don't understand ! (i changed the name of the folder + and the file names + in the cfg file to correspond) oh and i see the first version of 8 year ago on source forge :

It is possible to click in full 2D map and teleport but there is no button to get you directly to the car. Plan is to have several vehicles and player being able to walk and enter them so I will probably rather reset camera back to player's original position after this is implemented.

Hi, thanks for reporting the crosswalk bug! I will look at it but it is most likely caused by too sharp angle between road segments and it would be too complicated to fix (but I will definitely put it to my backlog).

You can already add your own models as part of the distribution is LodCreator tool which imports OBJ models and converts them to engine native OFR format. You can also create "textures" directory alongside the OFR model and you will be able to load textures there in both LodCreator and engine. Unfortunately shader selection is currently very limited but I plan to add PBR materials in future.

A code you'll supply, in addition to your GitHub password, when signing in with 2FA via the browser. This code is either generated by an application or delivered to your phone via text message. Also called a "2FA authentication code."

The branch into which changes are combined when you merge a pull request. When you create a pull request, you can change the base branch from the repository's default branch to another branch if required.

The "blame" feature in Git describes the last modification to each line of a file, which generally displays the revision, author and time. This is helpful, for example, in tracking down when a feature was added, or which commit led to a particular bug.

A branch is a parallel version of a repository. It is contained within the repository, but does not affect the primary or main branch allowing you to work freely without disrupting the "live" version. When you've made the changes you want to make, you can merge your branch back into the main branch to publish your changes.

An organization billing plan where you can collaborate on unlimited public and private repositories, allow or require organization members to authenticate to GitHub using SAML SSO, and provision and deprovision access with SAML or SCIM.

A digital certificate issued by Certificate Authority (CA) that ensures there are valid connections between two machines, such as a user's computer and GitHub.com and verifies the ownership of a site.

You can use git checkout on the command line to create a new branch, change your current working branch to a different branch, or even to switch to a different version of a file from a different branch with git checkout [branchname] [path to file]. The "checkout" action updates all or part of the working tree with a tree object or blob from the object database, and updates the index and HEAD if the whole working tree is pointing to a new branch.

b37509886e
Reply all
Reply to author
Forward
0 new messages