Welcome, Guest. Please login or register.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Info Teddy

Pages: [1] 2 3 ... 464
2
VVVVVV / Re: Getting rid of the loading screen
« on: 25 Feb 2020, 11:50 »
instead of changing the value being compared, why not just find this line in the binary...
Code: [Select]
game.gamestate = PRELOADER...and change it to be...
Code: [Select]
game.gamestate = TITLEMODE...? of course, the only problem is there are basically no helpful labels in the hexeditor.

the enums are found in Enums.h:
Code: [Select]
enum
{

GAMEMODE, TITLEMODE, CLICKTOSTART, FOCUSMODE, MAPMODE, TELEPORTERMODE, GAMECOMPLETE,  GAMECOMPLETE2, EDITORMODE, PRELOADER

};
so it looks like TITLEMODE is the constant 1 and PRELOADER is the constant 9.

the linux version having debug symbols (thanks flibit!) should make this somewhat easier.

3
Ved / Re: Mass-edit tilesets (and colors)
« on: 25 Nov 2019, 18:43 »
sounds a bit related to this idea informer suggestion

but the thing is, what do you think the interface will look like?

4
Ved / Re: Ved's new "playtesting" feature (Ved 1.4)
« on: 25 Nov 2019, 17:48 »
lol dav you included a swap file with the zip (include/vis/.Scripting.lua.swp)

5
CYOA / Re: The Elevator Game 2: Revenge Of The Chosen
« on: 30 Aug 2018, 16:35 »
a

6
CYOA / this is how recursion happens
« on: 30 Aug 2018, 16:25 »
then launch yourself into the sun

7
CYOA / any time i can choose recursion i choose recursion
« on: 29 Aug 2018, 15:08 »
e and d at the same time

8
CYOA / Re: The Elevator Game 2: Revenge Of The Chosen
« on: 26 Aug 2018, 21:37 »
name: name
gender: gender
species: species
weapon: assault weapon
supplies:
goal:

9
CYOA / its an earthbound reference according to gawne so
« on: 26 Aug 2018, 21:36 »
the option with the earthbound reference

10
Nonsense / Re: hi
« on: 18 Aug 2018, 12:12 »
rice

11
CYOA / Re: CYOA but it's only the options
« on: 18 Aug 2018, 11:40 »
0

12
Nonsense / Re: hi
« on: 18 Aug 2018, 11:39 »
WHO IS YOU

13
Nonsense / Re: hi
« on: 17 Aug 2018, 16:45 »
who are you

14
General Discussion / Re: glaceon.ca
« on: 17 Aug 2018, 16:44 »
and they're cold
like your heart
? i dont get it

15
CYOA / Re: The CYOA of CYOA-ness
« on: 7 Aug 2018, 17:14 »
>villi
kill 37 people

16
CYOA / Re: CYOA but it's only the options
« on: 7 Aug 2018, 17:13 »
e

17
CYOA / this is a good solution
« on: 7 Aug 2018, 06:57 »
i cant open the spoiler for some reason so ill just say to drop a bag of rocks on it

18
CYOA / shitty guards tbh
« on: 7 Aug 2018, 06:57 »
drop a bag of rocks on the guards

19
CYOA / Re: CYOA but it's only the options
« on: 7 Aug 2018, 06:56 »
e

20
Forum Games / mundane
« on: 6 Aug 2018, 14:32 »
dr pipper would later go on to become the ruler of his home.

Pages: [1] 2 3 ... 464