Aller au contenu

[Arcade PC] Tekken 7 + Fated Retribution + R2 (Namco System ES3)


Messages recommandés

Posté(e)
22 minutes ago, hippopippo said:

... but something happened much earlier

 

tk420.jpg

Please display your DOS window.

  • 4 semaines après...
Posté(e)
Le 10/04/2025 à 19:27, bigbafour a dit :


Could you reup it plz ?

I only have a 4.10 ver from Myrient Erista/Minerva Archive.

 

Le 25/07/2025 à 09:37, hippopippo a dit :

Summary of previous episodes:

 

This game is a pain in the ass .. can't seem to get a final version 4.20 (which TP currently supports).

Below is the revision code Lidia update 4.10 and Leroy 4.20 .. let's see if a working version finally comes out.

The "presumed 4.20" dump currently crashes at 2% TP initialization (but loads everything in standalone with final dongle error).

 

tekken7fr2.jpg


You can now try to update to the latest with Diff updates VHD files (if TR215 is the latest) : https://archive.org/details/tekken7_es3_vhds

You can view VHD content with 7-Zip.

Posté(e) (modifié)

Launching TK7R2 v4.20 with the latest Flybit's TK7R2 Jconfig :

Edit Jconfig' system.ini file in TekkenGame\Content\ dir like this :

system.ini :

 

[RuntimeConfig]
game_cd="TR21"
game_ver="15.01"
gamever="1.80"
mode=OFFLINE
authtype="OFFLINE"
INITIALIZE_SEQUENCE_ERR_CHECK="off"
DemoBattleShort=180
CARD_ACCESS_CODE="30028675554856945112"
CARD_CHIP_ID="9D67106C86880400468F361255903410"
LoadVsyncOff="off"
NonWaitStageLoad="off"
Language = "jp"
Region = "jp"
[MuchaChargeData]
camode-ch_token_consumed=0
camode-ch_token_charged=0
camode-ch_token_unit=0
camode-ch_token_lower=0
camode-ch_token_upper=0
camode-ch_token_month=0

 


game_cd="TR21"
game_ver="15.01" = v4.20 in the launcher

Then, add a serial (serialid_V2.bin) to X: (your drive, C : as default)\perforce\tk7\master\ue4\TekkenGame\Saved\Savedatas\ dir
You can hex edit the serial (the 4 first digits are the game, the 5th is the region...).

Link to the game :
 

Révélation

https://1fichier.com/?3q1n232qmj2bqhw1plpw TekkenGame-Win64-Shipping.exe = patched .exe disabling all the errors. TekkenGame-Win64-Shipping.exe.orig = original unpatched game .exe to use with Jconfig, but both .exe work.

 

TK7R2v4.20.JPG

TK7R2v4.20_2.JPG

TK7R2v4.20_3.JPG

TK7R2v4.20_4.JPG

serialid_V2.bin

Modifié par Layer
Posté(e)

i need help making a AHK script to run this game properly full screen with borderless gaming ...it works but it doesn't taskill anything so i have to manually go in and end task myself. can anyone help me with this please i'm not good at this kinda stuff 

 

 

 

Run, "TekkenGame-Win64-Shipping.exe"
Run, "Borderless Gaming v9.4\BorderlessGaming.exe"

 

return


Esc::
    
    Run,taskkill /im "TekkenGame-Win64-Shipping.exe" /F
    Run,taskkill /im "TekkenGame" /F
    Run,taskkill /im "BorderlessGaming.exe" /F
        Run,taskkill /im "Borderless Gaming" /F
    Run,taskkill /im "AutoHotkey.exe" /F
        Run,taskkill /im "AutoHotkey (32bit)" /F
    ExitApp
return

Posté(e)
13 hours ago, Layer said:

Launching TK7R2 v4.20 with the latest Flybit's TK7R2 Jconfig :

Edit Jconfig' system.ini file in TekkenGame\Content\ dir like this :

system.ini :

 

[RuntimeConfig]
game_cd="TR21"
game_ver="15.01"
gamever="1.80"
mode=OFFLINE
authtype="OFFLINE"
INITIALIZE_SEQUENCE_ERR_CHECK="off"
DemoBattleShort=180
CARD_ACCESS_CODE="30028675554856945112"
CARD_CHIP_ID="9D67106C86880400468F361255903410"
LoadVsyncOff="off"
NonWaitStageLoad="off"
Language = "jp"
Region = "jp"
[MuchaChargeData]
camode-ch_token_consumed=0
camode-ch_token_charged=0
camode-ch_token_unit=0
camode-ch_token_lower=0
camode-ch_token_upper=0
camode-ch_token_month=0

 


game_cd="TR21"
game_ver="15.01" = v4.20 in the launcher

Then, add a serial (serialid_V2.bin) to X: (your drive, C : as default)\perforce\tk7\master\ue4\TekkenGame\Saved\Savedatas\ dir
You can hex edit the serial (the 4 first digits are the game, the 5th is the region...).

Link to the game :
 

  Reveal hidden contents

https://1fichier.com/?3q1n232qmj2bqhw1plpw TekkenGame-Win64-Shipping.exe = patched .exe disabling all the errors. TekkenGame-Win64-Shipping.exe.orig = original unpatched game .exe to use with Jconfig, but both .exe work.

 

TK7R2v4.20.JPG

TK7R2v4.20_2.JPG

TK7R2v4.20_3.JPG

TK7R2v4.20_4.JPG

serialid_V2.bin 560 B · 17 downloads

Can You reupload patched game to another hosting service?

Thank You!

  • Team
Posté(e)
Il y a 1 heure, Solmer a dit :

Can You reupload patched game to another hosting service?

Thank You!

already done via Tranfer here : 

 

Posté(e)
Il y a 15 heures, `kingston Ramsey a dit :

i need help making a AHK script to run this game properly full screen with borderless gaming ...it works but it doesn't taskill anything so i have to manually go in and end task myself. can anyone help me with this please i'm not good at this kinda stuff 

 

 

 

Run, "TekkenGame-Win64-Shipping.exe"
Run, "Borderless Gaming v9.4\BorderlessGaming.exe"

 

return


Esc::
    
    Run,taskkill /im "TekkenGame-Win64-Shipping.exe" /F
    Run,taskkill /im "TekkenGame" /F
    Run,taskkill /im "BorderlessGaming.exe" /F
        Run,taskkill /im "Borderless Gaming" /F
    Run,taskkill /im "AutoHotkey.exe" /F
        Run,taskkill /im "AutoHotkey (32bit)" /F
    ExitApp
return


Open TekkenGame\Config\DefaultGameUserSettings.ini and type FullscreenMode=1 :

ResolutionSizeX=1920
ResolutionSizeY=1080
FullscreenMode=1
bUseVSync=True
Version=5
...

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • CrĂ©er...