EP10 files PROBLEM any idea how to fix in source
hello guys im here again , i have a problem again from this thread
http://forum.ragezone.com/f528/episo...files-1132463/
the problem here is after compiling and successfully i compiled shared source but after i try the compiled game.exe using non auto patch\auto patch launcher its say "Use Launcher To Play RanOnline" i have try to change from game.exe to ranonlin.exe and MiniA.exe same problem , everytime i clicked a launcher to launch client always pop up those error or problem.. please give me an idea in which part of source need to fix those pop up problem.. thanks advance
Re: EP10 files PROBLEM any idea how to fix in source
try this create shortcut minia.exe
then right click minia.exe -shortcut
then click properties
then type app_run in the target box
example:
"blah blah\minia.exe" app_run
then run the minia.exe -shortcut
Re: EP10 files PROBLEM any idea how to fix in source
Quote:
Originally Posted by
vanb999
try this create shortcut minia.exe
then right click minia.exe -shortcut
then click properties
then type app_run in the target box
example:
"blah blah\minia.exe" app_run
then run the minia.exe -shortcut
thnx for the reply buddy ! but i did that its not work
Re: EP10 files PROBLEM any idea how to fix in source
give me ur minia.exe i will try to bypass "Use Launcher To Play RanOnline"
Re: EP10 files PROBLEM any idea how to fix in source
https://image.ibb.co/eKPQ5F/1.png
create this file using notepad and save with extension .bat
Re: EP10 files PROBLEM any idea how to fix in source
@choypogs28 - hold on!!
@Charlz - let me try
ill feed back me later
Re: EP10 files PROBLEM any idea how to fix in source
Quote:
Originally Posted by
Charlz
i try but did not work no MiniA.exe client show up
- - - Updated - - -
Quote:
Originally Posted by
choypogs28
give me ur minia.exe i will try to bypass "Use Launcher To Play RanOnline"
here sir my MiniA i hope you will help me
https://www.sendspace.com/file/cdephw
Re: EP10 files PROBLEM any idea how to fix in source
Re: EP10 files PROBLEM any idea how to fix in source
@LUPIN III Here u go dude https://mega.nz/#!SFRHVDzJ!EYyYS0Yuz...pEOnuDMAzwj1V0 u can open the client either directly click to minia.exe or ur launcher just remove /app_run like this
Code:
@echoo off
MiniA.exe
Exit
Re: EP10 files PROBLEM any idea how to fix in source
Quote:
Originally Posted by
choypogs28
thanks for the effort and time to help me sir.. now its works i change the code from basic.cpp to "app" , now my problem again the compiled emulator cannot shout a GM shout same on speaker shout not work.. where to edit that or is it on my compiling a problem? same on ep7v1 source compiled when i used emulator and shout for gm not work .. please kindly help me
Re: EP10 files PROBLEM any idea how to fix in source
anyone knows how to solve fatal error c1083: cannot open include file afxwin.h no such file directory when compiling
- - - Updated - - -
anyone knows how to solve fatal error c1083: cannot open include file afxwin.h no such file directory when compiling...thank you in advance..i used vs 2003