Aller au contenu

S.G.D

GamerLine
  • Compteur de contenus

    272
  • Inscription

  • Dernière visite

  • Jours gagnés

    16

Messages posté(e)s par S.G.D

  1. 2 minutes ago, Satanicainc said:

    I just seen the issues... When launched at first time with Flashpoint the game saves cache files in the IECache folder, so when using the standalone version the game search first in that location all the resources. 

     

    So without Flashpoint we need to add a web server that simulates the connections to the original site and download the resources from this fake site (is the way Flashpoint works)

     

    I can do it, but in this case the standalone version will occupied more than the double of the resource files

    Satanicainc is absolutely right

  2. 14 hours ago, Satanicainc said:

    I see.. I just finish the first stage on both games and the games freeze with these errors or waiting to download assets... so the dump from archive.org is not completed/incorrect

    the dump from archive is copy straight from flashpoint... for me no freeze no problem and i remind you the solution is better to focus in titles of games shortcuts and ahk

     

    i don't mind if i have flashpoint installed and call my games from ahk (by the way is 99% portable after install the flashpoint), you can copy and paste on any pc and its works for me 

  3. 5 hours ago, nosoucy62 said:

    #NoEnv
    SendMode Input
    SetWorkingDir %A_ScriptDir%

    Run, C:\YOUR FOLDER\Flashpoint\CLIFp.exe play -i 52c1db56-53d8-46ce-b0ce-f0428f00f388
    send {Alt Down}{Enter}{Enter Up}{Alt Up}  ;for fullscreen mode
    sleep 500
    return


    Esc::
    Process, Close, AutoHotkey.exe
    Run,taskkill /im "AutoHotkey.exe" /F
    Process, Close, CLIFp.exe
    Run,taskkill /im "CLIFp.exe" /F
    Process, Close, flashplayer_32_sa.exe
    Run,taskkill /im "flashplayer_32_sa.exe" /F
    ExitApp
    return

    Launch Justifier.ahk 465 B · 3 downloads

    thanks bro

  4. 39 minutes ago, Satanicainc said:

    I made an standalone Justified version that works on 1080p and fullscreen. You can download it on:

     

    https://pixeldrain.com/u/QZV4F1sK

     

    The two first screens are not fullscreen, but the game runs on fullscreen. (If you want to change the language of the game -there are a few words and sentences, the game is very short-, you need to change the file localization.txt in Justified\Legacy\htdocs\i.cdn.turner.com\tntla\images\portal\fixed\space\games\justified\game\es\tools\data)

     

    Enjoy 

    thanks alot my friend good work

×
×
  • Créer...