Tuesday, June 20, 2023

Lost Saga Origin Vfun Launcher

Create batch file inside Vfun folder and copy paste the following script :

@echo off
reg export HKEY_CURRENT_USER\SOFTWARE\Valofe vfun.reg /y
exit

Then save it as "Update registry vfun.bat"

Create another batch file inside Vfun folder and copy paste the following script

@echo off
regedit /s vfun.reg
start "" RegAsm.exe loginSNS.dll /silent
start "" "VFUNLauncher.exe
exit

Then save it as "Vfun_launcher.bat". Use it as Launcher for client.

2 comments:

  1. Siang kak, mau tanya..
    Saya sudah ikuti sesuai arahan, di server bisa running normal, tapi di client muncul error " VFUNLauncher is not installed.Install VFuncher."..
    Kira2 itu kenapa ya kak?
    Mohon pencerahannya.. Thanks..

    ReplyDelete
    Replies
    1. Problem SOLVED kak.. ternyata masalahnya karna saya lupa run file "update regitry vfun.bat" untuk pertama kali di sisi server, jadi file "vfun.reg" belum terbentuk.. :p
      Thanks kak atas tutornya.. :D

      Delete