Comentários
Victoria, Australialako30006 years ago

thats just how it is, and a lot of speedgames have aspects which require u to buy something if u want to be competitive to the highest extent you can, i guess this is just one :)

Victoria, Australialako30006 years ago

the sites not shady, ive bought a code from there with no problem as have other people, unlucky it doesnt work for you though. hmm, if u cant find a link anywhere or ebay or anything then i guess you wont be able to compete in the top teir for the any% and 100% unless you can convince the mods to split the category. im with you on wanting the split because it isnt fair but thats life i suppose :D

Victoria, Australialako30006 years ago

i reckon just give it a try and if it doesnt work then find another way, 3 bucks isnt much of a waste if it doesnt work normally by inputing the code in your psstore

Victoria, Australialako30006 years ago

Hey guys, just wanted to advertise this here, ive created a mod for the campaign levels where all the objectives classes as an "autoscroller" due to the timer on the right side of the screen, have been reduced to 1 second long, effectively removing them pretty much altogether.

Maps affected include:

Felucia Kashyyk Coruscant Death Star Polis Masa Yavin Hoth

I am uploading the files to this Link here for download > https://drive.google.com/file/d/1laNX4bEfQ1W-7G38i1E_j2qTu0iKjI2t/view?usp=sharing

Install instructions are inside, its pretty simple, just copy and paste to the file directory, there is a set of original files there as well just in case u dont backup your own.

Enjoy the meme runs XD and hopefully there are more memes to come, as i think ive finally figured out how to mess with the campaign maps easily.

Victoria, Australialako30006 years ago

ahh well, glad it was sorted though :D

Victoria, Australialako30006 years ago

yea i thought so, i just wanted to say my piece :D

Victoria, Australialako30006 years ago

dont be too harsh on moderaters on this website, pretty much all of them are really nice people and they love the games they moderate, its clear that they will do whats right when they need to because they want the game to grow just as much as the rest of us runners. :)

Victoria, Australialako30006 years ago

Hey guys its been a while but your lord and saviour of autosplitter/load removers is back with another addition to his fine collection.

i have now created an autosplitter for campaign levels. This splitter will activate on every objective in the game so use it at your own discretion. The main reason for making this is to allow for easier viability of optimization during levels.

For Example, in felucia at the holocron picup, is it quicker to get infinite sprint? or is it quicker to use a jump at the end, or even quicker to do both?

Simple questions like these will be answered simply by using this autosplitter as it will split at the exact same time as the objective menu appears, therefore, timing will be SPOT ON.

I will also post this code in the resources tab of the webpage. This is the Code:


state("BattlefrontII") 
{
    int negativeWhenLoading: 0x1AAEE30;
}

split
{
  return old.negativeWhenLoading != 2 && current.negativeWhenLoading == 2;
}

Now you may ask why isnt the load remover in this code aswell? i chose to make it seperate because i feel it would be easier then layering it in one because no one would have a choice to not use the autosplitter then.

So how do i use it? well its simple, you have the load remover code as a scriptable autosplitter, so you simply add another scriptable autosplitter and choose the "campaignAS" as the path for the splitter.

Now you should have 2 "scriptable autosplitters" in your layout for livesplit, this is good, very good mate.

Let me know if anything doesnt work, because so far as ive tested it, everything appears to be fine. i will make an edit here in the near future that will say how many splits are required for each objective PLUSS the splits for each loading screen at the end of each level.

Victoria, Australialako30006 years ago

hello, if you want a time without loads, the best thing you can do to ensure that the mods are on board is get in contact with someone who can make a loads removal.asl for livesplit because that way it will be easier to verify and submit runs, this will only apply to pc versions though. consoles would stil have to remove loads manually with video editing software i think. (Also, disregard my comment if you guys already have a solution :) )

tópico: The Site
Victoria, Australialako30006 years ago

hey there, just wondering if its possible to search for streams that are only for games that im following? to my knowledge it isnt a filter in the streams tab of the website, is it possible to make it though?

Victoria, Australialako30006 years ago

All load removal codes i fix or make will be put into this thread. To set up the loads remover in your livesplit you will need to do the following:

  1. open notepad
  2. Copy the code from this thread
  3. paste the code into notepad
  4. save the notepad as a .asl file
  5. add it to livesplit as a 'scriptable autosplitter'

The original code for a disc installation of the game with nothing to do with steam is below

state ("BattlefrontII") { int negativeWhenLoading: 0x49CFA4; } isLoading { return current.negativeWhenLoading != 0; }

Below will be the latest code i have for the steam version of the game as of 12/01/2018

state ("BattlefrontII") { int negativeWhenLoading: 0x1AAFCA0; } isLoading { return current.negativeWhenLoading != 0; }

Please let me know if the code isnt working for you so we can do further testing and troubleshooting, or i can figure out a way to fix it :D Enjoy your BF2 Runs

Victoria, Australialako30006 years ago

im currently working on fixing the loads remover for the new patch that came out on steam

Victoria, Australialako30006 years ago

yea the problem was that the update didnt seem to change anything however it did change the addresses of the game memory. for example; when i made the original load remover i used cheat engine to pinpoint an address in the memory of the game which would change values from 0 to higher or lower than 0 whilst 'loading' or 'not in game'. the address was like 0xFC something, except now that the update has gone through that address is missing, and if i remember correctly none of these addresses look like the ones before the update.

so i think ive fixed the problem by finding a new address (or maybe the same one just renamed or something) which changes from 0 to higher or lower than 0 whilst 'loading'. it appears to work for the few levels ive tested it on however i havnt gone through a full run. i will upload the .asl file into resources and the code for the asl file below this comment. feel try to test it and let me know if its not working or anything and ill try some more ways to fix it :D

state ("BattlefrontII") { int negativeWhenLoading: 0x1AB1FD8; } isLoading { return current.negativeWhenLoading != 0; }

Victoria, Australialako30006 years ago

the game was updated to work with steam multiplayer so for now the load remover is broken with the steam version of the game, im currently working on a way to fix it :D

Victoria, Australialako30006 years ago

Estimate for a godlike 100% here would be sub 3:30:00, but would be extremely lucky haha

Average time for a runner of all categories in 100% would be in the 4 hour mark

Victoria, Australialako30006 years ago

Hey Speedrunners of BF2 and Newcomers to the scene!!!

i've almost finished creating guides for all the Instant action categories then i will move onto Galactic Conquest. I hope this helps anyone who wants to get into the game or even just have a squiz at what the current strats are. As always, im up to debate strats and if anyone has anything new thats faster than whats in the guide ive made just let me know and we can do further testing and fix up the guide if we need to.

http://www.speedrun.com/swbf2/guides4774

Enjoy speedrunning and i hope to see some more people on the leaderboards, its starting to get lonely XD

EDIT: instant action is done and 2 gc's are done. There will be a delay for the last 2 cos i don't have time/motivation to finish them in the near future however if I'm asked by someone then I'll be likely to get on it :)

Victoria, Australialako30006 years ago

Just wanna make a quick post here for future reference :)

Friendly fire is useful to have off for the following categories (to my knowledge and testing):

Hunt Assault Conquest (both) XL Galactic Conquest

FF is not useful for: CTF 1 flag and 2 flag

I'm not the guy to talk to about campaign though so I'm guessing have it off like wat stingerPA said

Victoria, Australialako30006 years ago

Just wanna make a quick post here for future reference :)

Friendly fire is useful to have off for the following categories (to my knowledge and testing):

Hunt Assault Conquest (both) XL Galactic Conquest

FF is not useful for: CTF 1 flag and 2 flag

Sobre lako3000
Ingressou
9 years ago
Online
5 days ago
Corridas
208
Jogos jogados
Star Wars: Battlefront II
Star Wars: Battlefront II
Última corrida 1 year ago
185
Corridas
Star Wars Jedi Knight: Jedi Academy
Star Wars Jedi Knight: Jedi Academy
Última corrida 7 years ago
7
Corridas
Call of Duty 2
Call of Duty 2
Última corrida 8 years ago
3
Corridas
Metal Arms: Glitch in the System
Metal Arms: Glitch in the System
Última corrida 9 years ago
2
Corridas
The Lord of the Rings: The Return of the King
2
Corridas
Ratchet & Clank (PS4)
Ratchet & Clank (PS4)
Última corrida 6 years ago
2
Corridas
Crash Bandicoot 2: Cortex Strikes Back
Crash Bandicoot 2: Cortex Strikes Back
Última corrida 9 years ago
1
Corrida
Age of Empires II
Age of Empires II
Última corrida 6 years ago
1
Corrida
Jogos seguidos
Hogwarts Legacy
Hogwarts Legacy
Última visita 7 months ago
2
visitas
ALTF42 [Early Access]
ALTF42 [Early Access]
Última visita 18 days ago
2
visitas
Athena Crisis
Athena Crisis
Última visita 24 days ago
2
visitas
Star Wars: Battlefront II
Star Wars: Battlefront II
Última visita 30 days ago
4,482
visitas
Metal Arms: Glitch in the System
Metal Arms: Glitch in the System
Última visita 3 months ago
332
visitas
Star Wars Jedi Knight: Jedi Academy
Star Wars Jedi Knight: Jedi Academy
Última visita 9 months ago
312
visitas
The Lord of the Rings: The Return of the King
105
visitas
Blood Will Tell: Tezuka Osamu's Dororo
Blood Will Tell: Tezuka Osamu's Dororo
Última visita 7 months ago
159
visitas
Jogos moderados
Blood Will Tell: Tezuka Osamu's Dororo
Blood Will Tell: Tezuka Osamu's Dororo
Última ação 11 months ago
13
ações