ROM Hack Pokemon HeartGold and SoulSilver problems?

Status
Not open for further replies.

Eruonen

Well-Known Member
Member
Joined
Feb 9, 2005
Messages
869
Trophies
0
Location
-
Website
autotox.in
XP
220
Country
Netherlands
Just a quick message. If you join the #HGSS IRC channel, DO NOT join #gbatemp.net unless you actually need to be there. Those guys are not enjoying all the new idlers, it seems.
 

Shady Guy Jose

Well-Known Member
Member
Joined
Sep 14, 2008
Messages
518
Trophies
1
Age
31
XP
2,396
Country
Portugal
baldymcbald said:
i took a break and analyzed what is known so far now then the glitch occurs in the graphics error when the light is "turned off" by a cascading failure that is occuring at 56612 which is set as 07 nowthen leaving that alone there must be present a level that can be modified as the shader does automatically on screen reset of the sprites at offset 02260344 now then what is needed to be done is to locate the exact point at which the cascade begins as it begins as a dma error there must be a direct cause to this now then what is needed to be found is the exact point at which the dma is launched 1 of 2possibilities to the is that the ap is what is launching the dma event or that it is a general error in the reading of the rom by the various programs since not all programs the crash occurs at the same time the ap must not be the culprit as it whould have to have strict routine that is to be followed
now ine direct line of this is the fact that 2 of the more used emulators have both and access of 50 graphics reset actions before failure while the average flash card system has less then that amount.
if the failure can expediated by the gym badges as some claim then its should be exponential which it seems to be yet there are cases where individuals have made it to the elite 4 thus the case that badges as a possible way of locating the error seems flawed
next the coding that streams itself seems to be in direct correalation to the errors thus by setting them to be skipped or over ridden caused complete failure of the rom as they are needed by the graphics engine to run the game so they cannot be directly changed.
hypothesis-
game mechanics operate a higher level due to the direct refrence of screen changing the emulators use more ram to calculate the exact pixel ratio needed to run the next screen it is in there that the problem lays if we can directly influence the outcome of those calculations being made it should be able to directly prevent the freezing from occuring any ideas on how to due this
Ouch. Second bald wall of text. But it does seem helpful, can anybody help me understand this?
 

Harubi

Active Member
Newcomer
Joined
Jun 24, 2009
Messages
37
Trophies
0
XP
157
Country
Netherlands
baldymcbald said:
i took a break and analyzed what is known so far now then the glitch occurs in the graphics error when the light is "turned off" by a cascading failure that is occuring at 56612 which is set as 07 nowthen leaving that alone there must be present a level that can be modified as the shader does automatically on screen reset of the sprites at offset 02260344 now then what is needed to be done is to locate the exact point at which the cascade begins as it begins as a dma error there must be a direct cause to this now then what is needed to be found is the exact point at which the dma is launched 1 of 2possibilities to the is that the ap is what is launching the dma event or that it is a general error in the reading of the rom by the various programs since not all programs the crash occurs at the same time the ap must not be the culprit as it whould have to have strict routine that is to be followed
now ine direct line of this is the fact that 2 of the more used emulators have both and access of 50 graphics reset actions before failure while the average flash card system has less then that amount.
if the failure can expediated by the gym badges as some claim then its should be exponential which it seems to be yet there are cases where individuals have made it to the elite 4 thus the case that badges as a possible way of locating the error seems flawed
next the coding that streams itself seems to be in direct correalation to the errors thus by setting them to be skipped or over ridden caused complete failure of the rom as they are needed by the graphics engine to run the game so they cannot be directly changed.
hypothesis-
game mechanics operate a higher level due to the direct refrence of screen changing the emulators use more ram to calculate the exact pixel ratio needed to run the next screen it is in there that the problem lays if we can directly influence the outcome of those calculations being made it should be able to directly prevent the freezing from occuring any ideas on how to due this

That sounds like jibberish to me... can anyone put this in simple english for me because me being dutch and my grammer not being as advanced as his... yea...i don't understand.
 

baldymcbald

Well-Known Member
Member
Joined
Sep 14, 2009
Messages
103
Trophies
0
Age
36
Location
vaughn, on, canada
XP
73
Country
United States
darcangel said:
HBK said:
1 hour, lost to Falkner no freeze yet.
please post te version you are using, and maybe a download link
hes not using a rom hes using the cartridge he bought hes what are refered to as a troll to get us to stop trying to fix this and why in direct reason to it has taken so long to find the fix (there have been a few other see the other thread)
as to my last post i summerized everything that has occured
next the hypothosis is that the error that is occuring is in direct relation to the calculations being made everytime an action takes place for what ever reason the graphics are not being load correctly at random intervals by passing the exact addresses that are used does not work nore does locking them at their initial state
now then the nature that the calculations must be at the cause to this
and need help to find out why and where these exact calculations are occuring it is there that a patch/fix can be developed
there must be something in the games files i have yet to find
 

HBK

Clover - Fearless to Speak Now. ;)
Member
Joined
Mar 30, 2007
Messages
1,815
Trophies
1
Age
31
Location
Portugal
XP
424
Country
Portugal
darcangel said:
HBK said:
1 hour, lost to Falkner no freeze yet.
please post te version you are using, and maybe a download link

Well I use both in one, like you can choose which one you wanna use when you boot. I mean, YSMenu is 1.17 but TTMenu not sure since I always use YS. Just tried to use TTMenu now and it's working quite well.
 

grape_garden

Well-Known Member
Member
Joined
Sep 22, 2008
Messages
100
Trophies
0
XP
192
Country
United States
baldymcbald said:
i took a break and analyzed what is known so far now then the glitch occurs in the graphics error when the light is "turned off" by a cascading failure that is occuring at 56612 which is set as 07 nowthen leaving that alone there must be present a level that can be modified as the shader does automatically on screen reset of the sprites at offset 02260344 now then what is needed to be done is to locate the exact point at which the cascade begins as it begins as a dma error there must be a direct cause to this now then what is needed to be found is the exact point at which the dma is launched 1 of 2possibilities to the is that the ap is what is launching the dma event or that it is a general error in the reading of the rom by the various programs since not all programs the crash occurs at the same time the ap must not be the culprit as it whould have to have strict routine that is to be followed
now ine direct line of this is the fact that 2 of the more used emulators have both and access of 50 graphics reset actions before failure while the average flash card system has less then that amount.
if the failure can expediated by the gym badges as some claim then its should be exponential which it seems to be yet there are cases where individuals have made it to the elite 4 thus the case that badges as a possible way of locating the error seems flawed
next the coding that streams itself seems to be in direct correalation to the errors thus by setting them to be skipped or over ridden caused complete failure of the rom as they are needed by the graphics engine to run the game so they cannot be directly changed.
hypothesis-
game mechanics operate a higher level due to the direct refrence of screen changing the emulators use more ram to calculate the exact pixel ratio needed to run the next screen it is in there that the problem lays if we can directly influence the outcome of those calculations being made it should be able to directly prevent the freezing from occuring any ideas on how to due this


Jesus Christ, man, punctuate.
 

Robika

Well-Known Member
Member
Joined
Mar 14, 2010
Messages
437
Trophies
1
Age
32
Location
Spain
XP
1,990
Country
I don't remember who posted a link but game blacked out after 24 events we got faked again Damn it . ( tested on M3 real 4.7)
 

HBK

Clover - Fearless to Speak Now. ;)
Member
Joined
Mar 30, 2007
Messages
1,815
Trophies
1
Age
31
Location
Portugal
XP
424
Country
Portugal
Froze after entering Pokecenter. Oh well, at least I played like 1hr without freezing. Not too bad.
 

jari111

Member
Newcomer
Joined
Sep 13, 2009
Messages
17
Trophies
0
XP
7
Country
Netherlands
patch don't worked to me
hate2.gif
 

108

Member
Newcomer
Joined
Apr 25, 2009
Messages
21
Trophies
0
XP
11
Country
United States
Bowser-jr said:
BigBear3 said:
That link megaupload etc. Trying the Soulsilver on my R4i SDHC 1.17b

What is the link for the megaupload patch, does it work?

Don't bother.

I just tested it on an R4 with the latest YSMenu and 1.17a12 DSTT kernal. It still froze.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    NinStar @ NinStar: the voices inside my head