pouët.net

Eden Disorder by epoqe [web]
[nfo]
screenshot added by juvi on 2022-12-29 23:38:09
platform :
type :
release date : december 2022
release party : Zenta 2022
compo : combined intro
ranked : 1st
  • 21
  • 6
  • 0
popularity : 56%
 56%
  • 0.78
alltime top: #8519
added on the 2022-12-29 23:38:09 by juvi juvi

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

Great transition from dark to color.
rulez added on the 2022-12-29 23:52:05 by gaspode gaspode
And the transition from color to dark.
rulez added on the 2022-12-29 23:53:32 by Virgill Virgill
Yes!
Looking forward to your linker release :)
rulez added on the 2022-12-30 01:50:46 by NR4 NR4
Good stuff.
rulez added on the 2022-12-30 02:03:54 by ham ham
good
rulez added on the 2022-12-30 13:34:22 by SiR SiR
Lovely, especially the opening.
rulez added on the 2022-12-30 13:53:09 by Mystra Mystra
Nice Prod and perfect timing to release it.
Maybe someone suggests this for "New Talent" at the Meteoriks ;-)
rulez added on the 2022-12-30 23:14:44 by _docd^hjb _docd^hjb
Quote:
Maybe someone suggests this for "New Talent" at the Meteoriks ;-)

They already got this one :)
added on the 2022-12-31 00:44:42 by NR4 NR4
Respect!
rulez added on the 2022-12-31 01:00:15 by break break
Very nice
rulez added on the 2022-12-31 06:47:55 by _GandalF_ _GandalF_
Nice.
rulez added on the 2023-01-01 18:49:05 by TMA TMA
nice
rulez added on the 2023-01-01 22:01:47 by Ramon B5 Ramon B5
extra !
rulez added on the 2023-01-02 09:24:38 by yogib33r yogib33r
I have but one grievance (it's irrelevant i know, nobody cares, ect). Doesn't work on pure 64bit envs (no 32bit compat libs/kernel installed). But was to be expected since it's pure ELF32
rulez added on the 2023-01-03 23:15:04 by arabek arabek
Quote:
I have but one grievance (it's irrelevant i know, nobody cares, ect). Doesn't work on pure 64bit envs (no 32bit compat libs/kernel installed). But was to be expected since it's pure ELF32


It's an ELF64 executable and should only use 32 bits instructions without any libraries while being switched to 32-bit mode, so compatibility libraries should not be needed.

Though, it seems you have found some bug. If you have some time, we'd be happy if you would tell us your setup (maybe on Discord).
added on the 2023-01-04 15:35:59 by juvi juvi
Don't trust "readelf" or "file" on this binary. The relevant part of the header that the kernel is using to determine the execution mode is "e_machine" which is set to "0x3E" meaning "AMD x86-64".
Really nice. Makes me wish I'd have a more powerful GPU
rulez added on the 2023-01-10 16:05:02 by FreeFull FreeFull
@juvi @NinjaKoala

Code:$ strace ./eden_disorder execve("./eden_disorder", ["./eden_disorder"], 0x7ffe840e6620 /* 115 vars */) = 0 [ Process PID=1594489 runs in 32 bit mode. ] open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 3 mmap2(0xf0000000, 524288, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xf0000000 mmap2(0xa0000000, 3760, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xa0000000 mmap2(0xa0001000, 151521, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0xa0001000 mmap2(0xa0026000, 39984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x26000) = 0xa0026000 mmap2(0xa0030000, 10024, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x30000) = 0xa0030000 [ Process PID=1594489 runs in 64 bit mode. ] brk(NULL) = 0xab0f9000 openat(AT_FDCWD, "/bin/id", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@+\0\0\0\0\0\0"..., 832) = 832 mmap(NULL, 41560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f227e470000 mmap(0x7f227e472000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f227e472000 mmap(0x7f227e477000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f227e477000 mmap(0x7f227e479000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f227e479000 close(4) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f227e46e000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (Nie ma takiego pliku ani katalogu) openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=293356, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 293356, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f227e426000 close(4) = 0 openat(AT_FDCWD, "/usr/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\2\0\0\0\0\0"..., 832) = 832 pread64(4, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=1748376, ...}, AT_EMPTY_PATH) = 0 pread64(4, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 mmap(NULL, 1789456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f227e271000 mmap(0x7f227e296000, 1232896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x25000) = 0x7f227e296000 mmap(0x7f227e3c3000, 327680, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x152000) = 0x7f227e3c3000 mmap(0x7f227e413000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a2000) = 0x7f227e413000 mmap(0x7f227e419000, 52752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f227e419000 close(4) = 0 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f227e26e000 arch_prctl(ARCH_SET_FS, 0x7f227e26e740) = 0 set_tid_address(0x7f227e26ea10) = 1594489 set_robust_list(0x7f227e26ea20, 24) = 0 rseq(0x7f227e26f060, 0x20, 0, 0x53053053) = 0 mprotect(0x7f227e413000, 16384, PROT_READ) = 0 mprotect(0x7f227e479000, 4096, PROT_READ) = 0 mprotect(0xa0030000, 8192, PROT_READ) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 munmap(0x7f227e426000, 293356) = 0 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xa98c8000} --- +++ killed by SIGSEGV (core dumped) +++


I'm on demoscene discord and willing to help debug if necessary :)
added on the 2023-01-10 18:20:34 by arabek arabek
Dripping ball! But make better sounds next time. This is awful.
rulez added on the 2023-01-10 18:37:37 by yzi yzi
I usually don't enjoy Linux prods, but this was a nice exception. Good work!
rulez added on the 2023-01-11 14:28:51 by uncle-x uncle-x
the music tries very hard to ruin it unfortunately. looks cool though. some very nice scenes. so in the middle is the piggie.
a bit lacking in dynamics, but very beautiful
rulez added on the 2023-01-12 08:52:45 by RKGekk RKGekk
Segfaults on my desktop and Intel laptop here as well. Works on my AMD laptop, but runs at less than a frame per second.

From the video, it looks pretty good. Just wish I could enjoy it in real time as well. I'm available all over the internet if you want more info, or help with debugging.
added on the 2023-01-12 09:25:19 by kusma kusma
Epiq! Really cool rhythm and evolving visuals with maching audio. And I love the ending + epich transition there <3
rulez added on the 2023-01-14 11:49:17 by deepr deepr
ok
added on the 2023-01-15 13:14:58 by Frequent Frequent
Very good, I like the camera angles and the progression
rulez added on the 2023-01-16 14:03:04 by JvB JvB
Short, but OK.
added on the 2023-01-16 22:17:48 by AntDude AntDude
kinda scattered direction but I've enjoyed these expressions.
Also yeah, the current expectation bar for 4k intro music is too high thanks to Virgill, puryx and noby,,,
rulez added on the 2023-01-23 08:06:50 by 0b5vr 0b5vr
Just uploaded a new version of the binary.
This should be more compatible and fix the problems mentioned above.
theres never enough linux demos, im a bit behind on 2023 but this must still be one of the better ones from the last years. Finally the executable tho i wonder what machine the video is rendered on, all versions down to "100 samples" have some kind of skipping or lag (core i5 rtx 3070 32gb ssd linux mint) but i really like the effects
rulez added on the 2023-09-29 03:45:28 by Janes OnderGrond Janes OnderGrond

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment