Topic List |
Page List:
1 |
---|---|
NeonPhoenix 11/08/24 3:44:15 PM #1: |
https://www.timeextension.com/news/2024/11/29-years-later-a-new-donkey-kong-country-2-cheat-code-has-been-discovered https://x.com/tnkt_kong/status/1853633341418873042 tl;dr: looks like a debug cheat that lets you pause and exit uncompleted levels at any time. To do it, you pause the game and hit: -Right + Y -Left+A -Up + B -Down + X Kind of a lame cheat, but it's cool that no one ever found it until now --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
Guide 11/08/24 3:45:24 PM #2: |
You'd think these games would be known inside out, but I'm glad we still have secrets to find. --- evening main 2.4356848e+91 https://youtu.be/Acn5IptKWQU ... Copied to Clipboard!
|
#3 | Post #3 was unavailable or deleted. |
hitokoriX 11/08/24 3:46:38 PM #4: |
Its so dope that there are still new things to find. --- Would you follow a blind man? I would if I was in the dark ... Copied to Clipboard!
|
darkbuster 11/08/24 3:47:59 PM #5: |
I always wonder how some of these go undiscovered for so long, given how many of these games have been cracked, decompiled, & rebuilt over the years. --- Remember kids, it's only an RPG until someone gets hit with a meteor; Then it's a JRPG! SSBB: 3869 0521 7142 ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 3:48:47 PM #6: |
Guide posted... You'd think these games would be known inside out, but I'm glad we still have secrets to find.Right? I'm shocked no one ripped the games apart and found it by now --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
ellis123 11/08/24 3:51:09 PM #7: |
darkbuster posted... I always wonder how some of these go undiscovered for so long, given how many of these games have been cracked, decompiled, & rebuilt over the years.It generally requires that you actively comb through the code to find them, something that isn't what most people are doing. Most people are just looking for something specific, and the ones that are just generically looking tend to look more at things that actually mess around with memory rather than just dangling bits of code that exist. --- "A shouted order to do something of dubious morality with an unpredictable outcome? Thweeet!" My FC is in my profile. ... Copied to Clipboard!
|
pegusus123456 11/08/24 3:51:33 PM #8: |
Couldn't you already do that? Or was it just DKC3 that let you quit out of a level? --- https://i.imgur.com/Er6TT.gif https://i.imgur.com/Er6TT.gif https://i.imgur.com/Er6TT.gif So? I deeded to some gay porn. It doesn't mean anything. - Patty_Fleur ... Copied to Clipboard!
|
JustaSandwich 11/08/24 3:51:41 PM #9: |
What's funny is the last time I heard about something like this was also in DK game... https://www.reddit.com/r/speedrun/s/JpDKarl488 ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 3:53:17 PM #10: |
pegusus123456 posted... Couldn't you already do that?If you're playing a level you havent beaten yet, you can't use the pause screen to exit it. You can only use the pause screen to exit levels you've already beaten. (until this cheat was discovered in 2 at least) All 3 games do that iirc. The cheat doesnt seem too practical, unless you're on your last life in an unbeaten level and want to farm lives or save >_> --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 3:56:55 PM #11: |
JustaSandwich posted... What's funny is the last time I heard about something like this was also in DK game... I remember that, that was wild --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
Frosted_Midna 11/08/24 3:57:01 PM #12: |
Tag --- It's more than good, it's alive! Warning: May contain stone hat pieces http://i.imgur.com/N6v5qZx.jpg ... Copied to Clipboard!
|
pegusus123456 11/08/24 3:57:14 PM #13: |
NeonPhoenix posted... If you're playing a level you havent beaten yet, you can't use the pause screen to exit it. You can only use the pause screen to exit levels you've already beaten. (until this cheat was discovered in 2 at least)Ahhh, I see. --- https://i.imgur.com/Er6TT.gif https://i.imgur.com/Er6TT.gif https://i.imgur.com/Er6TT.gif So? I deeded to some gay porn. It doesn't mean anything. - Patty_Fleur ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 3:58:30 PM #14: |
The cheat does work on completed levels too, but why use it there when you can just hit select? >_> --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
Tsukasa1891 11/08/24 4:00:35 PM #15: |
NeonPhoenix posted... If you're playing a level you havent beaten yet, you can't use the pause screen to exit it. You can only use the pause screen to exit levels you've already beaten. (until this cheat was discovered in 2 at least)I never knew you could replay levels. --- Our intention is not to stifle political expression, political topics outside of CE will be banned, we are turning Current Events private. -TimmyQuivy ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 4:02:05 PM #16: |
Tsukasa1891 posted... I never knew you could replay levels.How? All the games have collection bonuses that require you to replay levels and find bonus rooms and DK coins lol. Plus you can always move around the map --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
Seaman_Prime 11/08/24 4:02:20 PM #17: |
Yeah that definitely has to be dev cheat. Cheating ass devs! Beat your own games! ... Copied to Clipboard!
|
YugiNoob 11/08/24 4:07:11 PM #18: |
Random fun fact: one of the names considered for Donkey Kong was Kong Dong :3 --- ( ^_^)/\(^_^ ) Maya High-Five! ... Copied to Clipboard!
|
ReturnOfDevsman 11/08/24 4:07:36 PM #19: |
ellis123 posted... It generally requires that you actively comb through the code to find them, something that isn't what most people are doing. Most people are just looking for something specific, and the ones that are just generically looking tend to look more at things that actually mess around with memory rather than just dangling bits of code that exist.It's also really hard trying to read decompiled code. Even if the source is properly documented, in the decompiled version, everything is just register 3, memory address 0x0000430a... even the drawing routine just looks like you're moving memory around. The exact code that does this has probably been stared at for hours without anyone having the slightest clue what it does beyond eventually deciding "not what I'm looking for for (probably)". I happen to know this because I tried to get into it myself for a short while. --- Arguing on CE be all like: https://youtu.be/JpRKrs67lOs?si=kPGA2RCKVHTdbVrJ ... Copied to Clipboard!
|
Super_Slash 11/08/24 4:08:07 PM #20: |
This seems like a feature they realized was pretty useless which is probably why it's buried far into the code. ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 4:09:10 PM #21: |
Damn, I didnt know that. I figured if it was decompiled, it would just magically lay out all the data to see no prob --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 4:10:55 PM #22: |
Super_Slash posted... This seems like a feature they realized was pretty useless which is probably why it's buried far into the code.to me, it seems like a code for the devs to use while they tested the game. It's very unorthodox compared to the rest of the game (cuz the other cheats are entered through a menu). They probably forgot to disable it or figured no one would figure it out (or even care if they did cuz it just exits the level) --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
GeminiDeus 11/08/24 4:13:06 PM #23: |
This could be a new speed run catagory. --- Without truth, there is nothing. ... Copied to Clipboard!
|
C_Pain 11/08/24 4:13:07 PM #24: |
Interesting. I had an incident happen when I was playing DKC3 as a kid that I've never been able to find any evidence of online, so I don't know if it was a fever dream but basically I found a credits warp. --- How quaint. ... Copied to Clipboard!
|
Despised 11/08/24 4:17:37 PM #25: |
Where's my karl jobst at vid --- instagig ... Copied to Clipboard!
|
C_Pain 11/08/24 4:25:04 PM #26: |
Despised posted... Where's my karl jobst at vidHello you absolute legends, today a remarkable discovery was made in Donkey Kong Country 2, 29 years after it's initial release. --- How quaint. ... Copied to Clipboard!
|
CobraGT 11/08/24 4:27:21 PM #27: |
Cool. --- GoldenSun/Crossbone Isle diagrams/ 18 teams known https://photobucket.com/u/SwordOfWheat/a/9990a2ee-25f3-4242-ae79-7d2d4b882be4 ... Copied to Clipboard!
|
Super_Slash 11/08/24 4:27:25 PM #28: |
C_Pain posted... Interesting. I had an incident happen when I was playing DKC3 as a kid that I've never been able to find any evidence of online, so I don't know if it was a fever dream but basically I found a credits warp.Can you elaborate on this more? I have a similar experience with KOTOR. ... Copied to Clipboard!
|
Tsukasa1891 11/08/24 5:03:45 PM #29: |
NeonPhoenix posted... How? All the games have collection bonuses that require you to replay levels and find bonus rooms and DK coins lol. Plus you can always move around the mapI thought you could only beat a level once like in Super Mario, so I never tried to do the same level twice. I would either get the secrets and collections the first time or not at all. --- Our intention is not to stifle political expression, political topics outside of CE will be banned, we are turning Current Events private. -TimmyQuivy ... Copied to Clipboard!
|
tripleh213 11/08/24 5:36:18 PM #30: |
https://gamefaqs.gamespot.com/a/forum/5/57ad0055.jpg --- Bucks World Champions 2021 PS4 looks great ... Copied to Clipboard!
|
C_Pain 11/08/24 6:34:27 PM #31: |
Super_Slash posted... Can you elaborate on this more? I have a similar experience with KOTOR.My recollection is pretty vague. I was pretty far into the game, maybe either in the secret world or near the final world but definitely not at the last level, I wasn't even fighting K. Rool. I don't remember what I was doing, maybe I was on the overworld, but I did something, and then it just went to the end of the game as if I had finished everything and the credits started playing. --- How quaint. ... Copied to Clipboard!
|
rexcrk 11/08/24 7:20:44 PM #32: |
Oooo neat --- You know what I blame this on the breakdown of? Society. ... Copied to Clipboard!
|
VideoboysaysCube 11/08/24 8:10:00 PM #33: |
Does this mean there's still a chance we'll discover how to collect the Triforce in Zelda: OoT? --- This sentence has five words. This sentence has eight words. Only one sentence in this signature is true. ... Copied to Clipboard!
|
Trumble 11/08/24 8:13:18 PM #34: |
C_Pain posted... Interesting. I had an incident happen when I was playing DKC3 as a kid that I've never been able to find any evidence of online, so I don't know if it was a fever dream but basically I found a credits warp.It could also be an extremely obscure glitch caused by something like a specific hardware issue, or radiation hitting exactly the right memory cell at the right time, etc. --- Without your Trumble, you are but an empty shell. ... Copied to Clipboard!
|
Robot2600 11/08/24 8:14:02 PM #35: |
VideoboysaysCube posted... Does this mean there's still a chance we'll discover how to collect the Triforce in Zelda: OoT? no they already combed the code in OoT, but there can always, always, always be new glitches. smb speed runners found some new tech this year, for example. DKC2 isn't exactly the type of game to get people to go through the code. It's not like they are decompiling into C++... you have to read assembly and know the super famicom architecture, it's, like, obscenely hard to do. --- April 15, 2024: The Day the Internet Died ... Copied to Clipboard!
|
NeonPhoenix 11/08/24 8:27:13 PM #36: |
Yeah, I can see Mario 64 and Ocarina of Time getting combed multiple times cuz of their insane speedrun popularity. DKC games not so much --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
NeonPhoenix 11/09/24 7:05:19 AM #37: |
bump --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
AceMos 11/09/24 7:07:28 AM #38: |
Despised posted... Where's my karl jobst at vid this is not the kind of thing he covers --- 3 things 1. i am female 2. i havea msucle probelm its hard for me to typ well 3.*does her janpuu dance* ... Copied to Clipboard!
|
NeonPhoenix 11/09/24 10:37:24 AM #39: |
I only know him from exposing The Completionist >_> --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
NeonPhoenix 11/09/24 4:09:41 PM #40: |
Bump for the masses --- https://imgur.com/u2HR4nG ... Copied to Clipboard!
|
#41 | Post #41 was unavailable or deleted. |
Antiyonder 11/12/24 6:49:14 AM #42: |
NeonPhoenix posted... Right? I'm shocked no one ripped the games apart and found it by now Well until last decade, I think many were unaware of an ending in DuckTales which you had to exploit the reduction of your score/money total via restoring health to get the bad ending. Basically where Scrooge lost his money and uses the treasures to restart his fortune. --- Amalgam Universe resident Born in 82. ... Copied to Clipboard!
|
GiftedACIII 11/14/24 8:11:26 PM #43: |
Seems there's been a bunch of decade long discoveries lately. From this year alone: Lego game took 17 years. https://www.youtube.com/watch?v=ayjhViKfr-U FF7 https://www.youtube.com/watch?v=May-fRmdWNA Castlevania https://www.thegamer.com/castlevania-legacy-of-darkness-fan-discovers-new-konami-code-after-25-years --- </topic> ... Copied to Clipboard!
|
ReturnOfDevsman 11/14/24 9:22:37 PM #44: |
GiftedACIII posted... FF7FF7 is the game that keeps on giving. They keep finding new stuff in it like once a year. I've heard it's because they had such a hard time with what ended up being the final build that when it finally worked, they were too scared to touch it, lol. --- Arguing on CE be all like: https://youtu.be/JpRKrs67lOs?si=kPGA2RCKVHTdbVrJ ... Copied to Clipboard!
|
GiftedACIII 11/15/24 2:47:05 PM #45: |
ReturnOfDevsman posted... FF7 is the game that keeps on giving. They keep finding new stuff in it like once a year. Oh I did not know that. Wonder if the same will happen for the remakes. --- </topic> ... Copied to Clipboard!
|
Topic List |
Page List:
1 |