4dsdev
Views: 1,394,144 Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search 04-20-24 02:58 AM
Guest:

Main - Posts by StapleButter

Pages: 1 2 3 4 5 6 7 8 9 10
StapleButter
Posted on 02-29-16 12:01 AM, in blargSnes -- SNES emulator for the 3DS Link | #951
to be entirely honest, I don't have much motivation ATM because I keep hitting a wall with CPU/SPC sync

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 02-29-16 12:25 AM, in blargSnes -- SNES emulator for the 3DS Link | #953
I'm sure it can be done without getting into cycle accuracy and without ugly fat hacks, but... how? Anything I could throw at it has failed.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 02-29-16 12:39 AM, in blargSnes -- SNES emulator for the 3DS Link | #955
well, maybe... I attempted asking at byuu's forum though, and didn't get much help


also doesn't help that I keep wanting to improve the hardware renderer, but at that point there's not much that can be done without impacting performance and/or ending up with a behemoth mess of code

(I also had an idea for speeding up software rendering, did a test to see how much I'd gain, but in the end it was disappointing)

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 02-29-16 01:01 AM, in blargSnes -- SNES emulator for the 3DS Link | #957
the software renderer can't really be made faster, though, and it can hardly be threaded

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 03-02-16 05:48 PM, in IRC servers / moving #3dsdev? Link | #958
Typical server maintenance, server reboots, which implies I get disconnected from my IRC networks because I use a BNC on my server.

No big deal. ZNC quickly reconnects to all the networks, except one. Guess which?

That's right. EFNet. After 10 minutes of 'connection timed out' and 'connection refused because I say so', it finally felt like letting me connect.


And that's not the only gripe I have against EFNet. A non-exhaustive list:

1) Its amazing stability: Agent004 would keep going down until I fixed its auto-reconnect code. I run a similar bot on another network, it had the same auto-reconnect bug and it would stay on for ages.

2) No services (ChanServ, NickServ, etc...). Any decent IRC network comes with those services, but EFNet is still the Wild West of IRC.

3) Nicks limited to 9 characters. Would adding one character take too much RAM for their Pentium II servers?

And more generally, EFNet is stuck in the stone ages of IRC.



Okay, let's not make this a simple rant against EFNet. Instead, let's consider the possibilities we have for moving:

1) NoLimitNET, a small network I go to which is fairly good. Also, there's a WiiU hacking related channel there, which is more active than EFNet's #wiiudev.

2) #3dsdev on Freenode. For me, this one is a no-no. I would rather leave than go there.

3) Another idea? Post.


The main issue is that the top hackers (who are also the most knowledgeable people) seem to be content with EFNet, so... bleh.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 03-02-16 09:42 PM, in IRC servers / moving #3dsdev? Link | #962
Posted by profi200
As said on IRC i'm for a move but if the core presence does not move it is useless sadly.

that's the main issue, yeah, the core is perfectly happy with EFNet


Posted by twocows
What about a bot in each channel that cross-posts messages from the other channel on the other network? That way it wouldn't matter which of the two channels/networks you happened to be on.

this sounds like more trouble than it's worth, honestly

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 03-02-16 10:51 PM, in IRC servers / moving #3dsdev? Link | #966
just see the first post, you'll see how long it takes for my ZNC to reconnect to EFNet after deliberately disconnecting (not even a netsplit or anything)

it's not even something wrong with ZNC, it reconnects nearly instantly to all the other networks, but it needs 10 minutes or more for EFNet

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 03-04-16 10:13 PM, in blargSnes -- SNES emulator for the 3DS Link | #969
dunno if they optimized it hard, too


considering they do things like replacing BRR sound samples with preprocessed ADPCM samples (and repurpose an unused SPC700 instruction to handle playback of those sounds)

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 05-07-16 06:39 PM, in Possible board merge Link | #1001
well the idea was pretty much given up, it's not really worth it anyway

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 05-09-16 01:15 PM, in Possible board merge Link | #1010
the 'merge' would mostly be 'redirect all activity to Kuribo64 and repost the important shit there', although that would be a good occasion to update the tutorials and other junk


as for being careful, Kuribo64 isn't a total cesspool either, it mostly has the same moderation standards as this place (see, Margen67 was banned ages ago for example)


technically: this board would be replaced with a 'go to Kuribo64' page with a timed redirect
IRC post reporting would need some tweaks too (Kuribo64 posts are reported to its official channel which isn't #3dsdev)
this would reduce maintenance, too


I still wonder if it's worth the effort though, given the state of the 3DS scene

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 05-09-16 02:43 PM, in The introductions thread Link | #1011
welcome aboard sir


I'm late, but whatever

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 05-16-16 11:13 PM, in IRC reporting outage Link | #1032
I can't reconnect Agent004 currently because efnet is being trash.


Ironically, my BNC (which runs on the same server as Agent004) connected fine (well, after the usual ~10 minutes of efnet shittiness). But for whatever reason, Agent004 just doesn't connect.


See you tomorrow or something, I guess. In the meantime, no IRC reporting. Sorry for the inconvenience.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 08-20-16 10:02 AM, in Hey everyone! Link | #1068
Welcome aboard! :)


Want a fun challenge? Port your emulator to the 3DS :P

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 08-20-16 01:36 PM, in Hey everyone! Link | #1070
yeah, it should, memory protection might get in the way tho.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 08-20-16 02:31 PM, in Hey everyone! Link | #1072
heh, sweet :P

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 08-29-16 05:36 PM, in Hiring administrator Link | #1076
(also, IRC reporting is back. better late than never. efnet is still trash)



Anyway, let's try this again.

I end up checking 4dsdev less and less, and it's not going to get better. But I don't want to let it rot or close it.

I want someone who would be interested in administrating the board. That person would be given carte blanche, except for the following points:

* no gross power abuse
* no elitism -- shooting down a retard is okay, shooting down someone who is willing to learn because they don't already know everything isn't.
* no North Korea administration -- permanently banning people at the slightest mistake isn't acceptable, neither is rejecting all criticism you don't like.

The administrator will be placed under my authority, I will remain available and occasionally check the board to ensure everything is allright. I mostly don't want the board to get spam or other shit lingering for days or weeks before I notice.


PM me if you're interested. Although I will say, if you're not a non-GBAtemp 3DS scene regular, your chances of getting the position are pretty slim.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 08-29-16 05:39 PM, in looks like announcements.php broke Link | #1077
same error was reported at Kuribo64.


god I hate the 'mark thread read' system.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 09-06-16 09:40 AM, in Get BOOTROM/Key Scrambler? Link | #1079
Maybe the boot ROM can only be read when PC is within that region.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 09-30-16 03:42 PM, in Help Installing Cubic Ninja for Initialize 3DS Hombrew launcher Link | #1101
no

____________________
blargSNES -- SNES emu for 3DS
More cool stuff

StapleButter
Posted on 09-30-16 03:43 PM, in The introductions thread Link | #1102
hello. and goodbye. you clearly only came here hoping to get power because of that announcement. but it's not going to work.

____________________
blargSNES -- SNES emu for 3DS
More cool stuff
Pages: 1 2 3 4 5 6 7 8 9 10

Main - Posts by StapleButter

Page rendered in 0.028 seconds. (2048KB of memory used)
MySQL - queries: 22, rows: 99/99, time: 0.007 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.