Wątki
FranceAnimach1ne1 year ago

Hey :)

I have made an autosplitter that can start upon loading the first level, split between levels and reset when returning back to the main menu. Because the end of the run is when Pogo Girl disappears from the last level screen, it is still needed to split manually there.

I couldn't fully figure out how the title screen works, so I didn't manage to adapt the autosplitter to an all medal run where you actually need to go back to the main screen at least once. In that case, you would need to untick the "reset" option from the autosplitter, and probably some unwanted splits would have to be manually undone from Winter 5 to Master 1 (+ any other moment where a transition through the title screen is made).

Just for the record levels are numbered from 0 to 24. This value changes in an inconsistent way when going back to the main menu, so I had to look for another variable to monitor the title screen status.

Here's the code that you have to put in a .asl file :

state("GoGoPogoGirl")

{

int level: 0x03486A58, 0x10;

int titlescreen: 0x0348DCA0, 0x1C;

}

start

{

if((current.level == 0)&&(current.titlescreen == 1084817408)){

	return true;

}

}

split

{

if((current.level != old.level)&&(current.titlescreen == 1084817408)){

	return true;

}

}

reset

{

if(current.titlescreen == 1084096512){

	return true;

}

}

FranceAnimach1ne2 years ago

Having the same music (almost!) playing the whole run can be tiring, especially for longest categories. Is there a legit way to remove the game music and just keep sound effects, with some various tracks playing in the background? If not, would a submission with game audio muted be valid? I guess it is possible to mess around with audio options in OBS to not hear the game's sound while playing, but have it recorded. However I'm unsure if it's possible for everyone to have such a set up. Thanks!

O Animach1ne
Dołączył
8 years ago
Online
today
Przebiegi
211
Uruchomione gry
Sonic The Hedgehog Forever
Sonic The Hedgehog Forever
Ostatnia próba 2 years ago
78
Przebiegi
Sonic Robo Blast 2: The Cyberdime Realm
Sonic Robo Blast 2: The Cyberdime Realm
Ostatnia próba 4 years ago
30
Przebiegi
S3AIR - D.A. Garden Edition
S3AIR - D.A. Garden Edition
Ostatnia próba 2 years ago
22
Przebiegi
S3AIR - Category Extensions
S3AIR - Category Extensions
Ostatnia próba 4 years ago
15
Przebiegi
Sonic Robo Blast 2 Category Extensions
Sonic Robo Blast 2 Category Extensions
Ostatnia próba 10 months ago
14
Przebiegi
Gravity Circuit
Gravity Circuit
Ostatnia próba 1 year ago
14
Przebiegi
Hover
Hover
Ostatnia próba 7 years ago
10
Przebiegi
Sonic 3 & Knuckles
Sonic 3 & Knuckles
Ostatnia próba 3 years ago
5
Przebiegi
Obserwowane gry
Castle on the Coast
Castle on the Coast
Ostatnia wizyta 4 months ago
3
wizyty
Go Go PogoGirl
Go Go PogoGirl
Ostatnia wizyta 1 year ago
4
wizyty
Sonic Robo Blast 2 Category Extensions
Sonic Robo Blast 2 Category Extensions
Ostatnia wizyta 10 months ago
12
wizyty
Pseudoregalia
Pseudoregalia
Ostatnia wizyta 2 months ago
18
wizyty
Gravity Circuit
Gravity Circuit
Ostatnia wizyta 1 year ago
77
wizyty
UnDuster
UnDuster
Ostatnia wizyta 2 months ago
1
wizyta
Sonic 3 & Knuckles
Sonic 3 & Knuckles
Ostatnia wizyta 10 months ago
2,148
wizyty
Samurai Gunn 2
Samurai Gunn 2
Ostatnia wizyta 1 year ago
63
wizyty
Moderowane gry
Sonic 3 & Knuckles
Sonic 3 & Knuckles
Ostatnia akcja 1 year ago
139
akcje
Sonic & Knuckles
Sonic & Knuckles
Ostatnia akcja 1 year ago
49
akcje
Sonic the Hedgehog 3
Sonic the Hedgehog 3
Ostatnia akcja 1 year ago
35
akcje
S3K: Competition Mode
S3K: Competition Mode
Ostatnia akcja 4 years ago
32
akcje
Samurai Gunn 2
Samurai Gunn 2
Ostatnia akcja 1 year ago
1
akcja