i have had similar problem and figured it out just yesterday.
1. Check your route to game folder config.ini
2. Right-click - Properties - check "Unblock" on following files: config.ini; Launcher.bat; packer.exe; pickles.run
3. DO NOT RUN as ADMINISTRATOR Launcher.bat while on w10
Is there any method to speed up the rolling and unrolling of scripts/Cvars? My laptop is somewhat old and it seems that it takes quite a bit to roll/unroll.
I remember seeing something that can be added to the QuickBMS script to speed it up, but I don't remember exactly what it was, and tbh, I don't know much about QuickBMS in general. :/
When processing large files or small portions of data in huge loops, scripts can be really slow. Often it's because of faulty code. So here are some general tips for QuickBMS coders to make your scripts faster. This list may be updated in the future.
1. Avoid double calculation
avoid calculating variables inside a loop when you can do so outside. Example:
Code:
set HEADER 0x800
set DAT 0x100
for i = 1 <= 10000
get FSIZE asize # same operation each loop
math FSIZE -= HEADER # "
set SUB i
math SUB *= DAT
math FSIZE -= SUB
next i
should be corrected to
Code:
set HEADER 0x800
set DAT 0x100
get TSIZE asize
math TSIZE -= HEADER # one calculation before the loop
for i = 1 <= 10000
set FSIZE TSIZE # just take the already calculated variable
set SUB i
math SUB *= DAT
math FSIZE -= SUB
next i
2. Avoid appending (thanks for this tip, Luigi )
Instead of
Code:
get CYCLES asize
math CYCLES /= 8
set OFFSET 0
append
for i = 1 <= CYCLES
log MEMORY_FILE OFFSET 8
math OFFSET += 8
next i
append
use
Code:
get CYCLES asize
math CYCLES /= 8
for i = 1 <= CYCLES
getDstring DATA 8
putDstring DATA 8 MEMORY_FILE
next i
3. Pre-allocate memory
Whenever you have to write something to MEMORY_FILE, set it's size first:
If you don't know the size of the complete file without running through the data and getting single block sizes (e.g. when demultiplexing certain video formats), it's faster to pre-allocate the memory in one loop and then fill it in a second one:
Code:
set PSIZE 0
savepos MYOFF
do
get MSIZE long
savepos OFFSET
math PSIZE += MSIZE
putVarChr MEMORY_FILE PSIZE 0
log MEMORY_FILE 0 0
while [ending argument]
goto MYOFF
do
get MSIZE long
savepos TEMPOFF
getDstring DATA MSIZE
putDstring DATA MSIZE MEMORY_FILE
math TEMPOFF += MSIZE
goto TEMPOFF
while [ending argument]
Hi plox,
i am running your mod on the Chinese Archeage client, following all the steps in the readme file, when i launch it the first time, it all seem to work ok, (except the timer issue of course, and also i had to remove all the fonts), but the moment i switch character or restart the game the second time, even if i do exactly the same steps as in readme, it won't work, before getting to the character selection page, it always shows a pop up window says "packet error", though after i click ok, it let me to the character select scene, but most of the time, it just shows a disconnected message after. then even if i get to the select character page, the loading never finish successfully, and i just can't get into the game anymore. i had to reinstall the game twice last night just to test it...please can you do something about it? for the really the most important thing is the AH timer. thanks mate.
If you can provide me with an account for the chinese client I can help ( I know they have gameguard on I'm guessing? ) to get it working for you. I do not know if I can, as I will probally answer again - get the AH timers to function again due to the changes in the client in 2.0 and it has lasted a long time as it is and as with the chat timestamps, may of hit the end of its road for now. If you want me to do so, just drop me a PM with some of the chinese info ( have done some things on the japanese version already ) and I can see what I can do for you
Quote:
Quick question for anyone familiar with QuickBMS.
Answered this via your email.
Quote:
same question how to get this mod i have donate write to plox but now answer
Should of been answered now.
Quote:
The gods have disconnected me every single time when i try to roll the scripts.
When are you rolling them?
Quote:
Any one got the mod? i allready donated, but i think plox dont loged =(
Check your PM's.
Changelog:
Patron button moved above the market ( trion said they would do it in a live stream, waited, did it for them )
Disabled patron button tooltip ( still auto collects ).
Added mobile warehouse button.
Adjusted various scripts/cvars.
Note: The location changes for the buttons are untested above 1600x900 resolution ( what I play on ) so if the locations are out of place, please let me know.
Known Issues:
AH timers not working.
Readme needs an update ( working on it ).
Main post needs an update ( will do when time is available ).
" use Windows 10 as well, my suggestion is to uninstall all of the mods, scripts and cvars( if it doesnt work even reinstall game? 0.o) and try to follow the readme more precisely because it wasnt problem for me. just gotta get used to it. Install mods and theres no need to touch em after that. press 3 and let it install before you press play. After pressing play, half way through logo loading screen, press 4 to uninstall. Let it load, go to character screen, Load your character, at first sight of loading bar(0%) press 5 to INSTALL and let it install,"
Now i'm in a position that i don't wanna be in sh*t but got ****** off, tried every combination and about 1 and half hour i'm just pushing buttons and getting disconnected from the server
I respect all the work and stuff but i can'T make it
I don't understand how u guys can make it
You must be uber fast to push 5 in %0 or what, i don't understand :'S
Edit-1: 2 and half hour later i get in game but i aint press 5 while loading screen and it seems fog is gone and i can roll out however i want via mouse wheel and i'll figure out what else gonna work (Can't see seller name in auction house) at least i aint got disconnect feels better Y'all have a good one
So with NA archeage still having hackshield down and no gameguard yet, it's safe to run everything before even clicking play right?
Also is there a way to get to the sunken treasures outside the world edges without a teleport cheat? Can almost make it to some of them before it boots me back to a Nui Shrine >.<
So with NA archeage still having hackshield down and no gameguard yet, it's safe to run everything before even clicking play right?
You were able to do that before 2.0, but ingame integrity checks now prevent the mod from being up 24/7. So you have to reroll the mod every time you log in and out.
[Buying] Archeage Archeum Pack 09/09/2014 - ArcheAge Trading - 0 Replies I want to buy Archeage Archeum Pack. Contact me via pm or skype.
Skype :lokmanistan
ArcheAge Archeum Pack 09/06/2014 - ArcheAge Trading - 2 Replies WTS ArcheAge archeum Pack tell me your offer on my skype: Wolfices
[Selling] Archeum Pack Archeage Second 100$ 09/04/2014 - ArcheAge Trading - 1 Replies Hello
i have 1 archeum pack second
but i dont want to play because now im busy
so i want to sell it 100$
i have only 1
but i dont have paypal, but you can use rixty instead
why rixty? because i want to buy other game from rixty
u can contact me in skype: kensu14350
thx
no scam
[Selling] ARCHEAGE FOUNDER PACK 05/08/2014 - ArcheAge Trading - 1 Replies Servus habe mir am 29.04 das Gründer Paket von Archeage gekauft jemand intresse daran?
Biete alle möglichen Sicherheiten
Hätte für den Account 100€ oder angebote.