Hacking Dios Mios Lite

Status
Not open for further replies.

chaosdarkneo

Well-Known Member
Member
Joined
Sep 13, 2009
Messages
530
Trophies
0
XP
215
Country
United States
^That might be a good idea, but what I really think is, they should code the entire thing, then ask for, say, 500 dollars to pay the coders (the team) for the work, and then they'll do a public release.
 

obcd

Well-Known Member
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
The problem with having a price for every feature would be that the Team would no longer work as a Team.
Every programmer would work on it's own feature and no longer inform the others about the progres. I don't
think the major problem here is the funding of the project. It's more the level of difficulty of the project. A lot of the
source code is undocumented and hard to follow. So, it will take us a while to figure things out before we can start improving
things.
This doesn't mean that g0dlike shouldn't at least be refunded for his purchase price of the package.
While it's always nice to be rewarded for your work, it's not our major motivation factor.
Maybe other dev's feel different about this.
 

Elliander

Well-Known Member
Member
Joined
Sep 16, 2011
Messages
634
Trophies
1
Location
Illinois
Website
elliander.etherealspheres.com
XP
1,449
Country
United States
The problem with having a price for every feature would be that the Team would no longer work as a Team.
Every programmer would work on it's own feature and no longer inform the others about the progres. I don't
think the major problem here is the funding of the project. It's more the level of difficulty of the project. A lot of the
source code is undocumented and hard to follow. So, it will take us a while to figure things out before we can start improving
things.
This doesn't mean that g0dlike shouldn't at least be refunded for his purchase price of the package.
While it's always nice to be rewarded for your work, it's not our major motivation factor.
Maybe other dev's feel different about this.

I see your point, but I didn't mean for developers to work without cooperation. I was more thinking in terms of priority. At this point I know the basics need to be worked out before anything else which would just be one item on the agenda, but even then it takes allot of time and effort to program. Even something simple like TicTacToe requires allot of time. (especially if you work outside the box like I did and program one with 10 thousand lines of code defining and overly complicated AI .lol) Since programmers could be using their time on other things I think it's fair that to assume that at the very least a project can potentially move along faster with financial support especially if people know how much faster it could go with support. When it goes beyond that stage I was thinking in terms of how everyone will request something and how a given team would be better off getting paid for those requests.

^That might be a good idea, but what I really think is, they should code the entire thing, then ask for, say, 500 dollars to pay the coders (the team) for the work, and then they'll do a public release.

That kinda defeats the idea that donations would help progress move along, but holding hostage a completed product that someone wants I guess could work. lol
 
  • Like
Reactions: 1 person

obcd

Well-Known Member
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
The idea of only releasing after some fund is gathered didn't work out very well for gianpune.
Team TT was working on the same thing and simply released while he was waiting, and now they get all the fame for it.
I don't know the exact details of what happend, so don't flame me for incorrect statements, just correct them.
 

Troelzkii

Active Member
Newcomer
Joined
Apr 26, 2009
Messages
28
Trophies
0
XP
76
Country
The idea of only releasing after some fund is gathered didn't work out very well for gianpune.
Team TT was working on the same thing and simply released while he was waiting, and now they get all the fame for it.
I don't know the exact details of what happend, so don't flame me for incorrect statements, just correct them.

I do not know the details either, but I somehow doubt that someone just develop another DML and release it... It is quite a bit more complicated than the letterbomb exploit. Guintpune also told he had found the exploit, so Team TT knew what to look for... If it is a good idea to get funding the suggested way I am not to judge.
 

jojones88

Active Member
Newcomer
Joined
Jul 13, 2008
Messages
26
Trophies
1
XP
231
Country
United States
I'm amassing my Gamecube collection and ripping them in anticipation. Expect a donation from me in a week or so when I get my paycheck. Which method is preferred? PayPal or Moneybookers? What is the goal? To reimburse the source buyout?

Really looking forward to this!
 

obcd

Well-Known Member
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
Nope it isn't. It's based upon sneek and we are currently working to improve that a little.
It just takes more time than we expected.
 

G0dLiKe

who needs a title ;)
OP
Member
Joined
Aug 2, 2009
Messages
1,674
Trophies
0
Website
db.tt
XP
206
Country
United States
Ok, some people have asked me if they could join the project, I would say every help is welcome to get things done.
 

CortalRage

Well-Known Member
Member
Joined
Nov 21, 2009
Messages
100
Trophies
0
XP
57
Country
United States
Keep up the good work guys :D If you need a wii to test out anything, give me a shout, I have preloader and a recent nand backup, so my wii can be fixed and you can use whatever you want on it, a 2 tb harddrive with 500 gigs put aside for my wii, and several large sd cards that i can use for test purposes. I am on almost all the time, so just send me a pm :D
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
Ok, some people have asked me if they could join the project, I would say every help is welcome to get things done.


I would help you, but i don't see much i could do. Only thing that comes to my mind is the Wind Waker dungeon map freeze, and that's fixed in 5 min if you look at NeoGamma's code for it. Although Swiss uses that code and manages to not get it to work...

About cross over projects. Since DML requires Sneek+DI, i expect that it just uses the same select game di command for gamecube games and wii games at the same time. NeoGamma already supports booting games from Sneek+DI with the game selection inside NeoGamma, so i think adding DML gamecube support would just take a few minutes. Well actually the only required change might be to not ignore gamecube titles...

Anyways, considerung that i spend weeks on NeoGamma's gamecube code, if somebody of your team has a question for me, ask.
 

G0dLiKe

who needs a title ;)
OP
Member
Joined
Aug 2, 2009
Messages
1,674
Trophies
0
Website
db.tt
XP
206
Country
United States
Ok, some people have asked me if they could join the project, I would say every help is welcome to get things done.


I would help you, but i don't see much i could do. Only thing that comes to my mind is the Wind Waker dungeon map freeze, and that's fixed in 5 min if you look at NeoGamma's code for it. Although Swiss uses that code and manages to not get it to work...

About cross over projects. Since DML requires Sneek+DI, i expect that it just uses the same select game di command for gamecube games and wii games at the same time. NeoGamma already supports booting games from Sneek+DI with the game selection inside NeoGamma, so i think adding DML gamecube support would just take a few minutes. Well actually the only required change might be to not ignore gamecube titles...

Anyways, considerung that i spend weeks on NeoGamma's gamecube code, if somebody of your team has a question for me, ask.

Thanks mate, your help is appreciated. I´ll gladly come back to you.
 

exp0wnster

Member
Newcomer
Joined
Nov 27, 2011
Messages
5
Trophies
0
XP
14
Country
United States
Hey guys! I'm looking to join the project team. I have programmed in java specifically, but I should be able to learn C pretty quick.
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
Hey guys! I'm looking to join the project team. I have programmed in java specifically, but I should be able to learn C pretty quick.

Any experience with Wii software? Or gamecube software? Or any game loaders for any console? ASM?
 

exp0wnster

Member
Newcomer
Joined
Nov 27, 2011
Messages
5
Trophies
0
XP
14
Country
United States
Android os specifically. Know a little opengl. If you don't mind I'm taking this as a more learning based project. I'm not sure how much ill be able to do at the beginning. I haven't had console experience, but I can learn pretty quick
 

zhdarkstar

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
573
Trophies
1
XP
566
Country
United States
I don't have any coding experience but I have access to 3 different Wiis (1 launch white, 1 non-launch white, 1 red) for testing purposes. I would donate but I'm currently unemployed but I look forward to good things from this project. The dev roster is perfect and I think you guys will be able to succeed in making DM/DML a fully functional loader. I'm definitely holding out on getting a WODE to see what you guys can come up with.

Best of luck!
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
    Karma177 @ Karma177: @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really...