Tomb Raider II

Tomb Raider II

Not enough ratings
PT|EN Complete Guide Tomb Raider II
By Enemy Zero
PT: Esta guia serve para configurar a tomb raider para ser possível jogar com comando Xbox 360 ou one por exemplo, assim como jogar o jogo em melhores condições, em monitores actuais.

EN: This guide is used to configure Tomb Raider so that it can be played with an Xbox 360 controller or One for example later and also play the game on current monitors.
   
Award
Favorite
Favorited
Unfavorite
O que é necessário \ What is necessary
    PT
  • Agora download do TR2Main:
  • TR2Main [github.com]
  • Download HD Remasters of the original Tomb Raider FMV’s
    HD Remasters [drive.google.com]
  • Download Tomb Raider 2 Bonus Levels:
    TombRaiderGold [tombraiders.net]
  • Download da aplicação: Tomb Raider 2-3-4 Widescreen Patch
    Tomb Raider 2-3-4 Widescreen Patch[tombraiders.net]

  • Depois fazer o download do dgVoodoo: dgVoodoo [dege.freeweb.hu]
  • Finalmente temos tudo o que precisamos.

    Nota: Complementares
  • SteamOverlayPode não estar a funcionar corretamente.
  • Podes e deves criar uma nova pasta saves aonde vai ficar alojado os saves C:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)
    EN
  • Now download the TR2Main:
  • TR2Main [github.com]
  • Download HD Remasters of the original Tomb Raider FMV’s
    HD Remasters [drive.google.com]
  • Download Tomb Raider 2 Bonus Levels:
    TombRaiderGold [tombraiders.net]
  • Application Download: Tomb Raider 2-3-4 Widescreen Patch
    Tomb Raider 2-3-4 Widescreen Patch[tombraiders.net]

  • Another download dgVoodoo: dgVoodoo [dege.freeweb.hu]
  • We finally have everything we need.

    Nota: Complementares
  • SteamOverlayCan not be working correctly
  • You can and should create a new folder saves where the saves will be storedC:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)
Preparar & organizar \ Prepare & Organize
    PT
  • Copiar os ficheiros da pasta necessários TR2Main para a pasta do jogo e substituir os ficheiros, aonde o jogo foi instalado:
    C:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)
  • Seguinte passo executar a aplicação dgVoodoo
  • Dentro do dgVoodoo seleciona a pasta onde o jogo está instalado.
  • Por favor, seguir a letra as imagens seguintes:
  • General
  • Glide
  • DirectX
    Nota: Complementares
  • Podes sempre alterar aqui a resolution para ser mais confortável para ti, sempre que alterares tem de antes de abrires o jogo não no dgVoodoo.


    EN
  • Copy the files from the necessary folder TR2Main to the game folder and replace the files where the game was installed:
    C:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)
  • Next step run the application dgVoodoo
  • Inside dgVoodoo select the folder where the game is installed.
  • Please follow the lyrics to the following images:
  • General
  • Glide
  • DirectX
    Note: Complementares
  • You can always change the resolution here to be more comfortable for you, whenever you change it you have to before opening the game not in dgVoodoo.


Antes de tudo pronto \ Before everything is ready
    PT
  • Abrir a aplicação: Tomb Raider Widescreen
  • Seguir as instruções das capturas:
  • Tens de seleccionar aonde está o jogo instalado.
  • Depois e só fechar no (X) não aonde está cancelado.
  • Copiar os ficheiros da pasta HD Remasters of the original Tomb Raider para a pasta FMV e não substituir os ficheiros existente ou apagar:
    C:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)\fmv

    EN
  • Open the application: Tomb Raider Widescreen
  • Follow the capture instructions:
  • You have to select where the game is installed.
  • Then just close at (X) not where it is cancelled.
  • Copy the files from the HD Remasters of the original Tomb Raider folder to the FMV folder and do not overwrite or delete the existing files:
    C:\Program Files (x86)\Steam\steamapps\common\Tomb Raider (II)\fmv
Passos finais \ Final steps
    PT
  • Abrir o jogo Tomb Raider II
  • Importante seleccionar a opção: Launch Run Setup
  • Seguir a respectiva imagens.
  • Agora sim vamos testar o jogo


    Nota: Complementares
  • Outra coisa tens de alterar a tecla de captura de ecrã por exemplo F10, porque entrar em conflito com o jogo.
  • Neste momento o jogo tem de estar a correr em óptimo estado com commando configurado também, mas o steamoverlay não está a funcionar.
  • Criar um novo documento de texto depois copia o texto e alterar o documento .txt para .bat segue-se a seguinte imagem:
  • Depois basta abrir o ficheiro .bat antes do jogo: Tomb Raider II.
  • Abrir o jogo Tomb Raider II

@Echo off :: Alter this path if your Steam installation lies somewhere else. set steamPath=C:\Program Files (x86)\Steam :: List of games tried and working. :: Tomb Raider II > Tomb2.exe :: Tomb Raider Legend > trl.exe :: Tomb Raider Underwold > tru.exe :: Add game exe's here, seperated with a space. set exes=falloutwHR.exe FALLOUTW.EXE fallout2HR.exe trl.exe tru.exe :: Not really necessary but as a precaution, :: give the game some breathing room before starting the overlay. (in seconds) set delay=3 :: No need to alter anything below this line :: set gamePID= set steamPID= echo Waiting on game start.. : Search REM Grabbing and feeding the Steam pid in the command eliminates occurance of overlay not popping sometimes, no need for game app ID. REM Do it here in the search to be sure, in case of this batch being ran before Steam was started. if defined steamPID (goto SkipSteamSearch) else (for /f "tokens=2" %%s in ('tasklist ^| findstr /i "steam.exe" 2^>NUL') do set steamPID=%%s) : SkipSteamSearch for %%e in (%exes%) do (for /f "tokens=2" %%p in ('tasklist ^| findstr /i "%%e" 2^>NUL') do set gamePID=%%p) if not defined gamePID (timeout 3 /nobreak > nul & goto Search) else (echo Game started) & (echo Forcing overlay) timeout %delay% /nobreak > nul start "" "%steamPath%\GameOverlayUI.exe" -steampid %steamPID% -pid %gamePID% -manuallyclearframes 0

    EN
  • Open the game Tomb Raider II
  • Important to select the option: Launch Run Setup
  • Follow the respective images
  • Now let's test the game


    Note: Complementares
  • Another thing, you have to change the screen capture key for example F10, because it conflicts with the game.
  • In this moment the game must be running in excellent condition with the command configured as well, but the steamoverlay is not working.
  • Create a new text document then copy the text and change the document .txt to .bat the following image follows:
  • Then just open the .bat file before the game: Tomb Raider II.
  • Open the Tomb Raider II game

@Echo off :: Alter this path if your Steam installation lies somewhere else. set steamPath=C:\Program Files (x86)\Steam :: List of games tried and working. :: Tomb Raider II > Tomb2.exe :: Tomb Raider Legend > trl.exe :: Tomb Raider Underwold > tru.exe :: Add game exe's here, seperated with a space. set exes=falloutwHR.exe FALLOUTW.EXE fallout2HR.exe trl.exe tru.exe :: Not really necessary but as a precaution, :: give the game some breathing room before starting the overlay. (in seconds) set delay=3 :: No need to alter anything below this line :: set gamePID= set steamPID= echo Waiting on game start.. : Search REM Grabbing and feeding the Steam pid in the command eliminates occurance of overlay not popping sometimes, no need for game app ID. REM Do it here in the search to be sure, in case of this batch being ran before Steam was started. if defined steamPID (goto SkipSteamSearch) else (for /f "tokens=2" %%s in ('tasklist ^| findstr /i "steam.exe" 2^>NUL') do set steamPID=%%s) : SkipSteamSearch for %%e in (%exes%) do (for /f "tokens=2" %%p in ('tasklist ^| findstr /i "%%e" 2^>NUL') do set gamePID=%%p) if not defined gamePID (timeout 3 /nobreak > nul & goto Search) else (echo Game started) & (echo Forcing overlay) timeout %delay% /nobreak > nul start "" "%steamPath%\GameOverlayUI.exe" -steampid %steamPID% -pid %gamePID% -manuallyclearframes 0
Aguardecimentos & Notas \ Thanks & notes
PT
Quero deixar aqui um grande obrigado a todos que contribuíram para esta guia directamente e indirectamente, mesmo para os criadores destes conteúdo, sem eles era impossível.

Está guia tem principal objectivo para uso pessoal e também com a ideia de poder ajudar os outros.
Funcionou para mim e espero que ajude também o teu caso.

Mais uma vez obrigado a todos
Boa sorte e bons jogos.

EN
I want to say a big thank you to everyone who contributed to this guide directly and indirectly, even to the creators of this content, without them it would have been impossible.

This guide is primarily intended for personal use and also with the idea of helping others.
It worked for me and I hope it helps your case too.

Good luck and happy gaming.

Originally posted by author:
Vitor Domingues 117
1 Comments
TainanCroft 24 Nov, 2023 @ 1:56pm 
Será que também serve pra quem joga no smartphone?