(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
06-11-24 05:07 AM
Acmlm's Board - I3 Archive - - Posts by ||bass
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
User Post
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 01:04 AM, in whats a reasonable language for hacking Link
Bitshifting on signed integers by itself is inherently unsafe since a generic "int" or "long" might be a certain bitlength on one platform and a different bitlength on another. The safest way to do bitshifting is on numeric types is to use specific types such as the uint32 type available in C# and a few other languages.

Unsigned, with a fixed definate bitlength.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 04:05 AM, in whats a reasonable language for hacking Link
Originally posted by BGNG
Clearly .NET is the most intuitive suite of programming languages. It's a shame they're more-or-less interperated ROMs like a "Microsoft Java"

Agreed. Compatibility with non-windows systems has a long way to go. On the up side, mono is making some clear progress, I have high hopes for mono because I really like C# and I really hate using windows as a server platform.

Thumps up to microsoft for submitting .net and C# for standardization. One of the few smart things they've ever done.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 04:39 AM, in How Does One Put a Program In an Image File... Link
Without knowing more details about the bug, I'm going to venture a guess that the image overflows some buffer in the image processing software such that after the image has been processed, the image data has overflowed from the data area into the execution area, the execution pointer is then executing the piggybacked machine code from memory rather then the program code that is supposed to be there.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 04:46 AM, in How Does One Put a Program In an Image File... Link
I just realized we already have a thread for this.

http://board.acmlm.org/thread.php?id=1608
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 03:48 PM, in Damn Cable Company Link
What kind of crappy cable ISP do you people have? I have had 3 seperate cable internet providers and I have never -EVER- had something as rediculous as a monthly cap.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-03-06 07:38 PM, in [non-public domain/free] ROMs, legality, and ethics/morals Link
Originally posted by insectduel
That ROM must be deleted within 24 hours or less if you do not own the original cartridge.
NO. No, no, no, no, no, no, no.
N-O.

To this day I have no idea where that stupid rediculous myth came from. That 24-hour rule is a big giant pile of grade-A BULLSHIT.

If you don't own the game, you can't legally have the rom. Period. Not for 24 hours, not for 24 seconds. Not at all.
(restricted)
(restricted)
(restricted)
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-04-06 05:36 AM, in Consider this... Link
Bibles tend to have so many indexes and tables and other such crap that you could probably manage to remove enough pages to asswipe yourself without actually tearing out any scripture.

Just a thought....
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-04-06 05:44 AM, in This post is odd. How? Link
How did this go on for 200+ posts? You all ought to find stuff to do. An hour or two away from your comp possibly?


(edited by ||bass on 01-04-06 04:48 AM)
(edited by ||bass on 01-04-06 04:49 AM)
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-04-06 06:01 AM, in This post is odd. How? Link
Oh and btw...

E


(edited by NSNick on 01-04-06 11:13 AM)
(edited by ||bass on 01-04-06 03:24 PM)
(restricted)
(restricted)
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-04-06 10:35 PM, in acmlm.org chat thread Link
On a half-related note, I had the server type changed to a slightly better system.

We now have:
20 GB Disk Space
4 IP Addresses
512 MB Deticated RAM
1024 MB Maximum RAM Burst
10mbps Bandwidth
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-05-06 03:14 AM, in replacing mario with someone else Link
Originally posted by Kailieann
Originally posted by The Kins
Admittedly I don't use TM. Possibly because Java is a memory-eating heathen.


QFT

But we can make a new tile-editor thread in general rom hacking.

As for the original topic, it might actually be interesting to try and find a way to ASM hack a Yoshi-only game.

The way I would do it is to first edit all of Mario's tiles to make him invisible, and then work on finding a way to make it so that he's always riding Yoshi.
After that, a few other things would need to be tweaked. The hurt routine, for one. It would have to cause damage without making Yoshi run away.
Powerups could be modified to change Yoshi's color..

I might give it a stab sometime.

That would probably sound more convincing if I wasn't so lazy..
I really like where you're going with that train of thought. I definately think that sounds like the best way to go about doing it. (Definately the simplest.)
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-05-06 09:09 PM, in More Powers to Mario..? Link
Rather then turn the enemy into an ice cube, why don't you change his palette to blue, make him fall to the ground if he isnt already, and halt his animation.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-06-06 01:03 AM, in Nintendo DS Weak Points Link
Originally posted by Colin
Pictochat would probably be fun to play around with in a high-population environment... like university. I should do that one day just to see if I hit paydirt. Then you send off Mario Kart to everyone and have a little game. Can't see the harm.
On an airplane, start drawing pictures of planes going up in flames and crashing and people dying, bombs, etc. Wait for someone else to freak out or start crying. That dude has pictochat open.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-06-06 03:08 AM, in UTF8 Support Link
The database has been utf8 since I converted it nearly a year ago. It's just an issue of adding the meta tags.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6323 days
Last view: 6322 days
Posted on 01-07-06 04:12 AM, in If acmlm's was a real place... Link
Originally posted by Clockworkz
A gigantic building, each floor being a forum, and each room on that floor being a thread where people join in and talk. The 1st basement is the trash, the second is the Admin Forum, and the third is the Lost Threads. Like Smallhacker's Acmlm comics, more or less.
That basement would have to go pretty deep. There's actually 4 staff-only forums.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Acmlm's Board - I3 Archive - - Posts by ||bass


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.053 seconds; used 411.39 kB (max 526.00 kB)