Pages: « 123 »
Posted on 02-25-14, 10:17 pm (rev. 1 by  Arisotura on 02-25-14, 10:17 pm)
☭ coffee and cream


Karma: 10398
Posts: 1351/2766
Since: 06-26-11
Java with Apple software isn't Java in general. But still, there are some things I don't like with Java, one of them being the lack of unsigned types.

And, no. You'd have more chances of convincing me to buy a vBulletin license.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 02-25-14, 10:26 pm
I am random… very random.

Karma: 750
Posts: 478/682
Since: 01-17-12
Reviving MKDS hacking is a challenge already…

But let's not give up yet. There has got to be a way to make this a reality. One of us could try to learn C# or we could still ask others.
<Silvreus>It has been 1 month, 4 days, 2 hours, 21 minutes and 3 seconds since I last remember being lazy.

Posted on 02-26-14, 09:18 am (rev. 1 by  BlackYoshi485 on 02-26-14, 09:21 am)
Shyguy


Karma: 29
Posts: 52/88
Since: 02-15-13
i was working in a special MKDS hack, but i need help ripping gc models...
also i've made various non published custom characters, now i can't show these.

_________________________
Being a role job model is overrated, i'd much rather be hilariously edgy.
Posted on 02-26-14, 10:43 am
☭ coffee and cream


Karma: 10398
Posts: 1352/2766
Since: 06-26-11
I don't think using GC models on the DS would work well, given the DS's low poly count limits.


I'll probably make some quick Acmlmboardy theme for the new board, for the beginning. Once the board is set up, I'll ask for help in retrieving useful technical data from the DSHack wiki backups and posting them on the board.

People who had power at DSHack will not be given power immediately, because I don't know them well, and I'm not the 'I give you power because you're my friend' kind. However they will be given power if I feel that they deserve it. If they're active, helpful, not too harsh, etc...

I'll start working on the editor at the same time. I think I'll make it closed-source. It's an unusual decision for me to take, since I think closed-source has no place in ROM hacking, but it's kinda needed here. I don't want Gericom to copypaste my code and then claim he 'rewrote' his editor. Not giving out code is a better protection than any license, since uh, he doesn't care about licenses, and we don't have the legal power to enforce them anyway.

Regarding C# and decompilation: it'll be obfuscated, too
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 02-26-14, 05:21 pm


Karma: 3752
Posts: 2011/2112
Since: 06-28-11
So you are making such a big project closed source, just to make it impossible to copy your code?
That is the wrong way to go.

Just think this way: Your program will always be better than any other MKDS Hacking tool written by someone else that has stolen your code. Or do you really think that a code stealer could make a better software than the software he has stolen the code from? I can promise you: No, he won't be able to.

And about the "C# or Java" thing. I would make it Java, because C# fails terribly in compatibility with Operating Systems other than Windows. You see what happens when someone wants to run NSMBe on a MAC or linux? Forms and other GUI stuff often gets screwed up. That would not happen when using Java.
But it is your decision, wether you code in C# or Java, since you'll be the main programmer in this project.
Posted on 02-26-14, 05:50 pm
☭ coffee and cream


Karma: 10398
Posts: 1353/2766
Since: 06-26-11
I'm not yet decided on the closed source part, because I want to reuse code from SM64DSe, and that is GPL, and the model importer code isn't 100% mine (among other things).

You're right, but I just don't want to see Geriderp steal my code and then go 'hey look i rewrote mkdscm its much beter now i r profesional programr dohohohohohoho'. But well, I can just take his shit down with my usual takedown skills

Regarding C# vs Java: the only real problem I had with C# was 3D not working right, but Fiachra found a fix. Try the last SM64DSe revisions and let me know if shit goes wrong.

I had a better experience with C#, so I will not go back to Java. No unsigned types, no reliable way to catch runtime exceptions without having to handle them all over the fucking place (have no console attached to your program and you do NOT know that something went wrong at all), annoying exception handling in general, no support for partial classes (comes in handy in SM64DSe's ROM handling code for example), only one class per file allowed (have fun making a billion files and directories), and it also feels less efficient (Whitehole seems less responsive than SM64DSe, on the other hand it renders more stuff, but still).
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 02-26-14, 05:58 pm


Karma: 3752
Posts: 2012/2112
Since: 06-28-11
Okok. I am not so bad with C# than  Dirbaio. Java is just my favorite programming language and yeah, that is it. So take C#, it is not much of a concern for me, since I am only using Windows. (Yeah, besides my Ubuntu Live Disc I only have Windows. )

Posted by StapleButter
only one class per file allowed (have fun making a billion files and directories)

Java supports more classes in one class file. IMO it is just not beautiful if you fill one file with more classes. But that is going offtopic now...
Posted on 02-26-14, 09:13 pm, deleted by  gridatttack: offtopic
Posted on 02-27-14, 12:18 am
Paragoomba


Karma: 93
Posts: 1/67
Since: 02-27-14
Hey Freeze, I know you can make CTs! I've seen the vids on Youtube! Also in addition to this project, can somebody fix Dokan Course?
Posted on 02-27-14, 07:21 pm
☭ coffee and cream


Karma: 10398
Posts: 1354/2766
Since: 06-26-11
IIRC, the issue with Dokan Course is that the textures aren't where the game expects them to be (they're in the same file as the rest, while the game wants them in a separate file, or vice versa).

I've even seen a video where someone fixed the textures. There are some other details that need fixing, though. Like the respawn points.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 02-27-14, 07:52 pm
Goomba


Karma: 44
Posts: 25/26
Since: 07-29-12
Exactly... Dokan Course has been fixed ages ago... (If you play MK0 or MKCW you can see it fixed)







Do the Impossible, See the Invisible!

ROW ROW FIGHT THE POWAH!



Useful Links:

Ermii Kart DS | Wiki Page
Posted on 03-02-14, 02:31 am
☭ coffee and cream


Karma: 10398
Posts: 1355/2766
Since: 06-26-11
http://kuribo64.net/mkdscentral/?page=board

First attempt at a board. Go ahead

I'll start the editor soon.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 03-15-14, 09:53 pm
☭ coffee and cream


Karma: 10398
Posts: 1359/2766
Since: 06-26-11
https://github.com/StapleButter/MarioKraft

We hire C# programmers.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 03-18-14, 04:14 pm
Birdo


Karma: 2754
Posts: 833/2091
Since: 06-26-11
Doesn't stopping people using source code defeat the purpose of it being open source in the first place?
Posted on 03-18-14, 04:16 pm
☭ coffee and cream


Karma: 10398
Posts: 1360/2766
Since: 06-26-11
'people' is only Gericom. And using =/= copypasting.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 03-22-14, 12:45 pm
Birdo


Karma: 2754
Posts: 834/2091
Since: 06-26-11
I think I understand what you mean.
Posted on 03-24-14, 02:13 am
Shyguy


Karma: 29
Posts: 58/88
Since: 02-15-13
Crash team racing ds still alive, now i'm working in the first track, N. sanity island, and the design now is inverted, no Crash nitro kart character designs, now i will use the crash tag team racing ds designs in low poly.( i didn't will change the name, because can't be tag team, because mkds can't clash the vehicles :( )

The first beta will be like the mkds minimalistic demo, because only will have 2 tracks, 2 characters and all items, but the hack will be complete

_________________________
Being a role job model is overrated, i'd much rather be hilariously edgy.
Posted on 04-02-14, 08:00 pm (rev. 1 by  BlackYoshi485 on 04-02-14, 08:59 pm)
Shyguy


Karma: 29
Posts: 59/88
Since: 02-15-13
Here's the 3DS Toad Circuit Road for the retro courses of NMKDS, also i'm working in my N64 RR model, the stelar images of mario and others will be in 3D.

http://kuribo64.net/get.php?id=PnPwuX7th7hbqsBt

NMKDS to be Circuits:

New Finished circuits.

MKAGPDS(Cancelled) Pacman Circuit.

MKAGPDS Rainbow road.

more...

Retro Cups.

N64 Cup.

N64 Rainbow Road.

N64 Sherbet Land (N64, must be ripped)

N64 Luigi Circuit(By Ermelber, i will add some new textures, and luigi balloon.)

N64 Bowser Castle. (From old DSHACK, with DS bowser castle textures, and new statues)

GCN Cup.

GCN Peach Beach (work in progress, with some DS Cheep cheep beach textures)

GCN Sherbet Land (i will try to fix it from the Gericom version)

GCN Mario Circuit (Fix)

GCN Rainbow Road (New Model by me)

Mix Cup.

3DS Toad Circuit (myself)

3DS Rainbow Road. (myself)

N64DS Bob-omb Battlefield.

SMDSL Feather Speedway,

Later i will need help by various CT Makers.

CTRDS is in pause, SMDSL also is in pause.
_________________________
Being a role job model is overrated, i'd much rather be hilariously edgy.
Posted on 04-03-14, 11:23 am
Cheep-cheep


Karma: 182
Posts: 62/190
Since: 06-13-13
Can i be beta tester???
_________________________
My Youtube channel:
https://m.youtube.com/channel/UCnqXgHywVZoDlHNhFh5Ib3w
Layout by Tierage.

Posted on 04-04-14, 12:39 am (rev. 1 by  BlackYoshi485 on 04-04-14, 10:37 pm)
Shyguy


Karma: 29
Posts: 60/88
Since: 02-15-13
i don't know, in this month i will try to buy an nds for my birthday.

Info:

3DS Rainbow Road is over 35% finished, the model have been modified from the BigOto0 version, but, with DS rainbow road stuff, textures, and very lower poly.
I think what i will add more 3DS Circuits, for making better this hack
Here's the beta model, now i will add the missing planets, and parts


_________________________
Being a role job model is overrated, i'd much rather be hilariously edgy.
Pages: « 123 »