Bem vindo ao nosso forum ! É seu primeiro acesso?
Registro
Página 14 de 15 PrimeiroPrimeiro ... 412131415 ÚltimoÚltimo
Resultados 196 a 210 de 221
  1. #1
    Romhack
    Visitante

    [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Me animei para revisar este jogo, e consegui ótimos progressos. O jogo está bootando, alguns inputs estão funcionando porém quando eu vou pra corrida o jogo causa um erro e fecha :S
    Os inputs são completamente diferentes dos outros jogos, esse até a altura do som se controla, parece usar bastante os canais analógicos da JVS, fora o volante que é outro hardware acoplado...

    Fotos no spoiler.







    Existem alguns glitches...




    ======= UPDATE 1
    Estou deixando aqui pra quem quiser ver como é o jogo o arquivo alterado (na verdade por questões de agilizar o desenvolvimento este arquivo carrega a ttx_monitor.dll diretamente sem o ttx_loader), então não estranhem, é só rodar o executável.
    E este não tem como ser um loader universal, primeiramente porque o jogo necessitava de duas partições D: e E:, no entanto este loader redireciona todas as operações para que elas sejam executadas no diretório atual, desta maneira não é mais necessário ter essas duas partições. Em segundo porque este jogo utiliza a JVS na porta COM2 e o volante na COM1, o loader lida com as duas portas.
    Também é importante dizer que no ttx_config tem 4 controles a mais Analog 1 até o 4, estas entradas só podem ser mapeadas nos axis de gamepads, embora eles ainda sejam ruins para a tarefa, até o momento o Analog 1 é mapeado no acelerador e o Analog 2 nos freios. E na primeira vez que forem rodar o jogo, deletem o arquivo config.bin que vem junto do dump, assim o jogo pedirá para calibrar os pedais (o que é necessário para eles funcionarem direito :P);



    Aqui está:
    https://www.dropbox.com/s/8aoc3353v1s5370/bg4.7z

    ======= UPDATE 2
    Finalmente consegui fazer o volante funcionar, no jogo ele funciona normalmente, no entanto na tela de testes ele aparece com valores estranhos, então não estranhem valores esquisitos na tela de I/O test para o HANDLE.

    Lembrando que até o momento apenas AXIS de joysticks podem ser mapeados nos canais analógicos:
    Analog 1 = Accel
    Analog 2 = Brake
    Analog 3 = Steering Wheel

    Ainda faltam muitas coisas, o modo fullscreen parece ser suportado, a embreagem (CLUTCH) também, provavelmente através de algum código de identificação enviado pela COM1, monitores wide screen e forcefeedback que parece ser suportado, visualizando a quantidade de valores aleatórios que o jogo envia para a COM1 durante uma curva por exemplo...

    DOWNLOAD:
    https://www.dropbox.com/s/p935oecv0q8fyht/bg4_2.7z

    ======= UPDATE 3
    Para rodar o jogo em tela cheia basta passar como argumento no CMD a opção _MTS_FULL_SCREEN_

    Por exemplo:
    Código:
    game3.exe _MTS_FULL_SCREEN_
    Salve isto em um arquivo .bat e coloque no diretório do jogo.

    Demo:


    ======= UPDATE 4
    Esta é uma versão de correção:
    Os glitches ao usar outras cameras foram arrumados.
    A inteligência artifical do jogo está funcionado.
    O modo com marchas manuais está funcionando!

    Utilizem este game4.exe para carregar o jogo:
    https://www.dropbox.com/s/nm9vx0etdnmhso5/game4.7z


    DOWNLOAD:
    https://www.dropbox.com/s/j2f17g7l719se9g/bg4_3.7z

    ======= UPDATE 5
    Agora é possível mapear o acelerador e o freio para algum botão ou tecla.
    O volante ainda não é possível (até porque jogar no analógico é muito melhor)...

    ======= UPDATE 6
    A atualização 5 introduziu bugs no ttx_config2, esta é a correção:
    https://www.dropbox.com/s/2yuq7r2edwgdv71/bg4_5.7z

    ======= UPDATE 7
    o problema com o som 5.1 esta arrumado, apenas as BGM não funcionam agora, todos os canais podem ser ouvidos sem precisar de um sistema de som 5.1 ou 7.1...
    https://www.dropbox.com/s/74b8tich2tuozi1/bg4_6.7z

    ======= UPDATE 8
    BGMs funcionando
    https://www.dropbox.com/s/lxoc8tov71sh0gp/bg4_7.7z

  2. #196
    santana
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Citação Postado originalmente por teknikman Ver Post
    this is playable Launcher.exe
    http://www.dizaynoyun.com/file/Launcher__x.zip
    esc = test
    s = Service
    ctrl = break
    space = accelerator
    enter = start
    n = up
    Shift = wiev
    corner not working
    this game is multiplayer only
    Single game play bug:
    select game start time for not running
    press test network setting changes id = 1 and check back connection.if connection ok ok .. play the game
    Thanks buddy, here anymore when running this Launcher, the error screen.

  3. #197
    teknikman
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    disable i/o
    Add WR.ini
    JVSENABLE 0

    with original launcher.exe the game working good with keyboard. but steering not working i/o must emulate. can Romhack help

  4. #198
    frenchfries
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    I get the not respnding error. Just hangs on loading. Anybody figure that out yet?

    If I try to click "play" from the config menu it says something about ttx_loader unrecognizable command.

    I dont see an actual ttx_loader file anywhere. Do I still need that.

    I downloaded the latest update there at the top. and I downloaded the game from post 181 or 182. the 4shared links. 2 things. Is there a 3rd zip I need that I missed somewhere with ttx_loader?

    Other ttx and ttx2 games run perfect on my machine.

    If I may ask. would anybody care to summarize exactly step by step what needs to be done in what order for this to work. For example I saw somebody mention that you need 2 drives or 2 partitions. Do they need to be certain letters? Dont get me wrong Ive had to sift through much more convoluted information to get things to work. Just wondering if there's something obvious I'm doing wrong.

    thank you for any assistance

    Also I tried copying those 2 msvcr/msvcp.dlls from syswow64 to the game folder. still no dice.

  5. #199
    teknikman
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    wacky races new trick
    start game and play press alt game paused press x adjust screen y z yr with left right up down

  6. #200
    scooby911
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Hi

    Thank you for this trick.
    Did you find a way to play it in 640x480 resolution ?
    It seems that the native resolution of the game is 800x600. I can not find a way to lower this resolution.

    Thanks in advance


    Citação Postado originalmente por teknikman Ver Post
    wacky races new trick
    start game and play press alt game paused press x adjust screen y z yr with left right up down

  7. #201
    frenchfries
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Ok I have a question. I am getting the error not responding like some others. I have tried visual c ++ installer for all years all releases. ALL OF THEM I have tried. Same with D3D. It is up to date I cant possibly update Either one of Them any further. Here's my question ... I still suspect there are more drivers I need and still DLL files I need in my sys32 folder. Occasionally I try a new game or an emulator and it says "something somthing dll file is missing. And half the team I end up just going to the dll site and grabbing the missing file. Sketchy I know but hey it works Usually. Where updating d3d and c ++ seem to fail and miss stuff. So what Is a good updater that catches EVERYTHING and has every single driver file my computer could ever use to run a program ever. Because windows update misses stuff. d3d installer misses lots of stuff. VC ++ misses lots of stuff. So how do i find ALL of the dlls I wll ever need. Or any help on why people get the not responding error would be appreciated.

    7 ultimate x64 if that helps determine anything. other type x and x2 games work fine and full speed.

  8. #202
    aaron1
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Ya! Romhack did a really great job! I'm so appreciate with you !: Clap:
    Unluckily, I just downloaded a few files before , but non of them are worked (Both link from Mega)
    One is containing all faked files,
    while the other one (TTX+.rar ,about 3GB) contains game4.exe,config... , but it shows a white screen with no respond when I opened game4.exe
    Anyone can give me a real game loader (the Skydrive one is dead), Really hope to play it! Thanks so much!! : Fascinated:

  9. #203
    carachapadu
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    estava testando e organizando os jogos de Arcade-PC e esse foi o único jogo a ter loader que não funciona aqui, nem dando porrada vai
    fica travado na tela branca e "Não está respondendo", alguém ae sabe o motivo que faz dar essa zika?

  10. #204
    leosilva
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Galera baixei todas as atualizações e diz que falta essa dll para funcionar e alguém teria:
    MSVCP110.dll.

  11. #205
    kamikasi
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Citação Postado originalmente por leosilva Ver Post
    Galera baixei todas as atualizações e diz que falta essa dll para funcionar e alguém teria:
    MSVCP110.dll.

  12. #206
    KingpinZero
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Seems that adding dinput8.dll to Battle Gear 4 Folder fixed the game on Windows 10, so a wild guess says it should work on Windows 8 as well with more than one controller connected.

    Just an info for everyone.

  13. #207
    leosilva
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Citação Postado originalmente por kamikasi Ver Post
    Valeu parceiro pela explicação e ótimo vídeo!!!!

  14. #208
    steshell
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Citação Postado originalmente por KingpinZero Ver Post
    Seems that adding dinput8.dll to Battle Gear 4 Folder fixed the game on Windows 10, so a wild guess says it should work on Windows 8 as well with more than one controller connected.

    Just an info for everyone.
    No matter what I try I just can't get this working under Windows 10, I just get a white screen with a menu bar at the top and eventually the program crashes.

    Any help would be appreciated.

    Cheers,


    Steve

  15. #209
    leosilva
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Galera estava conseguindo jogar tranquilo e agora o jogo não entra ficha, abre direitinho porém qdo vou colocar ficha não entra. Alguém sabe resolver? E teriam todas as pistas liberadas?

  16. #210
    leosilva
    Visitante

    Re: [WIP] BattleGear 4 Tuned (TTX) - Progressos

    Citação Postado originalmente por leosilva Ver Post
    Galera estava conseguindo jogar tranquilo e agora o jogo não entra ficha, abre direitinho porém qdo vou colocar ficha não entra. Alguém sabe resolver? E teriam todas as pistas liberadas?
    Consegui resolver sozinho.

Tópicos Similares

  1. TeknoParrot 1.54 - ??,?GBs [-TAITO] [WIP]
    Por GeraBlackHnd no fórum Troca de Jogos Antigos
    Respostas: 9
    Último Post: 16/07/2019, 06:48
  2. Respostas: 0
    Último Post: 05/12/2018, 18:34
  3. [WIP] ttx_monitor: Projeto de Loader opensource para a TTX
    Por Romhack no fórum Tudo Sobre Emulação
    Respostas: 254
    Último Post: 07/12/2013, 23:37
  4. [WIP] xb_monitor: Loader universal para a EX-Board
    Por Combone no fórum Tudo Sobre Emulação
    Respostas: 120
    Último Post: 01/08/2013, 17:28

Marcadores

Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • Você não pode enviar respostas
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •