Yes. Many NTSC melodies sounds much pathetic at 50 FPS (Power Blade Sector 2and 3 for example) and we remember and love it.
I've been playing NTSC games on emulators for more than decade also, but with force PAL mode on (with a lot of glitches and disbalanced DPCM pitch).
I couldn't get used to NTSC. I don't like it totally.
Joined: 4/21/2004
Posts: 3517
Location: Stockholm, Sweden
But it loads and properly work so I guess it's all good.
Nitrogenesis wrote:
Guys I come from the DidyKnogRacist communite, and you are all wrong, tihs is the run of the mileniun and everyone who says otherwise dosnt know any bater! I found this run vary ease to masturbate too!!!! Don't fuck with me, I know this game so that mean I'm always right!StupedfackincommunityTASVideoz!!!!!!
Arc wrote:
I enjoyed this movie in which hands firmly gripping a shaft lead to balls deep in multiple holes.
natt wrote:
I don't want to get involved in this discussion, but as a point of fact C# is literally the first goddamn thing on that fucking page you linked did you even fucking read it
Cooljay wrote:
Mayor Haggar and Cody are such nice people for the community. Metro City's hospitals reached an all time new record of incoming patients due to their great efforts :P
Dendy PAL-mode hack:
I've brokeNEW PPU NTSC mode and changed PAL timings to dendy:
[URL=http://savepic.su/3687508.htm][/URL] [URL=http://savepic.su/3679316.htm][/URL]
PPU.cpp online diff, link life = 1 month
Then i've changed PAL Noise and DMC tables to NTSC:
[URL=http://savepic.su/3716183.htm][/URL] [URL=http://savepic.su/3702871.htm][/URL]
SOUND.cpp online diff, link life = 1 month
Most of glitches are gone and this build even can run Battletoads (U) / BT&DD (U) in PAL-mode.
But i need find clock rate divider to fix CPU frequency (and increase sound pitch). Where is it?
On PAL, it's 26.601712 /16 = 1.662607 Mhz
On Dendy, it's 26.601712 /15 = 1.773448 Mhz
Emulator Coder, Site Developer, Site Owner, Expert player
(3572)
Joined: 11/3/2004
Posts: 4754
Location: Tennessee
Leenkeen wrote:
Sorry for offtopic. In bizhawk code "dendy mode" is entered. Will It be added to release?
It is actually released. What we don't have is a UI way to force a particular mode. Instead we derive the mode based on the gamedb, and since there is no native Dendy games, nothing will load that way. However, if you modify the nes game db that comes with Bizhawk, you could run your game in dendy mode just fine.
As for a UI way, we could do that for an upcoming release, the reason I didn't want that until now, is because I don't like the idea of people being able to run PAL games in NTSC mode (and more precisely I"m tired of people submitting supposed SMB records via this technique!)
Also, this is a better question to ask in a Bizhawk thread :)
Joined: 4/17/2010
Posts: 11475
Location: Lake Chargoggagoggmanchauggagoggchaubunagungamaugg
adelikat wrote:
As for a UI way, we could do that for an upcoming release, the reason I didn't want that until now, is because I don't like the idea of people being able to run PAL games in NTSC mode (and more precisely I"m tired of people submitting supposed SMB records via this technique!)
It's the opposite. PAL games in NTSC become faster, NTSC games in Dendy become slower (50 fps).
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Code listings as images? Omg.
Have you heard of unified diff format? :)
PPU.cpp (new ppu NTSC is broken because ppur.status.sl = 291 now)
SOUND.cpp
I need to find where is PAL CLK divider and change it to "15" instead "16"
(Dendy diffs, clock rate)
I've also found how to slowdown standard NTSC mode to 50 FPS: FCEU.cpp, but this "hack" breaks sound
As for a UI way, we could do that for an upcoming release, the reason I didn't want that until now, is because I don't like the idea of people being able to run PAL games in NTSC mode (and more precisely I"m tired of people submitting supposed SMB records via this technique!)
It's the opposite. PAL games in NTSC become faster, NTSC games in Dendy become slower (50 fps).
How is it the opposite? You seem to be agreeing to adelikat.
Joined: 4/17/2010
Posts: 11475
Location: Lake Chargoggagoggmanchauggagoggchaubunagungamaugg
I was referring to his fear of games being sped up. Dendy does the opposite. But yeah, to be consistent, one would need to allow all 3 regions to the user, and the user might pick NTSC for PAL games. Not that it's so much of a problem it must be solved the hardcode way :D
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
I just lost hours of work in FCEUX. I was saving my movie but it all was lost. I had the movie loaded wen to the end loaded a savestate at the end to make it record. Then I double checked that read only was off. In went frame by frame and did tons of work. I discovered multiple new glitches in Super Mario Bros. Some of these glitches are not on the game resources and it appears no one has found them. Some are crazy cool glitches just for a free run but some are time saving and could improve the TAS that some people say is perfect by a few frames. The glitch is trivial to replicate and doesn't produce lag. I son't know how it happened so I can't do it again.Enough with what I lost. I stopped the movie and saved it to a location. I also make backups of my movie I'm not dumb. I loaded the movie but it said movie finished before it was over. I'm using FCEUC 2.2.2 by the way. Loading a save state says it is after the final frame of the movie. Also people think that HappyLee's movie is perfect, trust me it's not. I encourage people to keep looking. I will describe the glitch. The shell will bounce and you can kick it in a special way to make you jump on it and go much much faster. THIS MUST BE FIXED! Until then I probably won't be using FCEUX.
Projects:
Interested in TASing N64 Mario Golf.
GBA Mario Tennis: Power Tour is on hold.
Joined: 4/17/2010
Posts: 11475
Location: Lake Chargoggagoggmanchauggagoggchaubunagungamaugg
You create a repository for your files on some version control site. You commit files to that repository and keep its copy on your computer. When you edit a file that is already committed, you then commit the edit. The miracle is that all of your interim files are still alive, you can then backup any revision you wish.
http://en.wikipedia.org/wiki/Revision_control
Oh, and I personally failed to understand what happened to you with fceux. I understood that you discovered tons of new tricks, but what was the workflow and how did you proceed to get stuff lost?
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
You create a repository for your files on some version control site. You commit files to that repository and keep its copy on your computer. When you edit a file that is already committed, you then commit the edit. The miracle is that all of your interim files are still alive, you can then backup any revision you wish.
http://en.wikipedia.org/wiki/Revision_control
Oh, and I personally failed to understand what happened to you with fceux. I understood that you discovered tons of new tricks, but what was the workflow and how did you proceed to get stuff lost?
I still don't really understand but whatever. I opened the file with read only off. Then went to the end of the movie. There is a savestate at the end of the movie so I loaded that to get it in record mode. I went through and played to a point where I stopped. Then I decided to stop and saved my work. I pressed stop recording. I then loaded the movie to watch it and bam have of the movie was gone.
Projects:
Interested in TASing N64 Mario Golf.
GBA Mario Tennis: Power Tour is on hold.
Also a read about Revision Control and that doesn't fix my issue. I still lost the part of the work I had just worked on. I said I made backups multiple times. Read my post twice before assuming I'm retarded and didn't make backups.
Projects:
Interested in TASing N64 Mario Golf.
GBA Mario Tennis: Power Tour is on hold.
Also a read about Revision Control and that doesn't fix my issue. I still lost the part of the work I had just worked on. I said I made backups multiple times. Read my post twice before assuming I'm retarded and didn't make backups.
Where in feos's post every implied he was mocking your intelligence? All he asked was for you to elaborate on how you made your backups gone.
Joined: 4/17/2010
Posts: 11475
Location: Lake Chargoggagoggmanchauggagoggchaubunagungamaugg
Buddybenj wrote:
Read my post twice before assuming I'm retarded
I reread your post 3 times, can I now assume you're retarded?
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Joined: 10/6/2011
Posts: 1697
Location: RU · ID · AM
Also a read about Revision Control and that doesn't fix my issue. I still lost the part of the work I had just worked on.
Shit happens, and, well, what do you suggest yourself? There is no way to get back the lost data if you really lost it. And it doesn’t seem to be FCEUX bug — hundreds of people use it and never reported this issue… My guess will be that you’ve made some mistake (wrong button press, for example).
The revision control will prevent this from happening in the future, if you put it into use. My opinion is that everyone, who is working with often modified important information (such as tool-assisted speedruns), should be using some revision control system.
Also about lost glitches: I also lost my glitch discoveries sometimes, often simply because I was not recording. So, try to relax and hope for repeating that stuff next time :)
S3&A [Amy amy%] improvement (with Evil_3D & kaan55) — currently in SPZ2
my TAS channel · If I ever come into your dream, I’ll be riding an eggship :)
Also a read about Revision Control and that doesn't fix my issue. I still lost the part of the work I had just worked on.
Shit happens, and, well, what do you suggest yourself? There is no way to get back the lost data if you really lost it. And it doesn’t seem to be FCEUX bug — hundreds of people use it and never reported this issue… My guess will be that you’ve made some mistake (wrong button press, for example).
The revision control will prevent this from happening in the future, if you put it into use. My opinion is that everyone, who is working with often modified important information (such as tool-assisted speedruns), should be using some revision control system.
Also about lost glitches: I also lost my glitch discoveries sometimes, often simply because I was not recording. So, try to relax and hope for repeating that stuff next time :)
Thanks.
Also could you explain to me how revision control works? It don't see the advantage over regular backups. I made a backup before the movie. Recorded. Lost the data. I still have the last revision of it. I don't see how revision control would be any different.
Also since I screwed up my recording how do you recommend recording each time? I probably just didn't understand it (even though I had done it before). When I want to edit/continue a new recording how do you go about doing it without failing and ending up losing all your crap. FCEUX makes it kind of confusing (i.e. If you open a word document you can just keep typing at the end and it will save. Not with FCEUX.).
Again Thanks,
Benjamin
Projects:
Interested in TASing N64 Mario Golf.
GBA Mario Tennis: Power Tour is on hold.
Joined: 10/6/2011
Posts: 1697
Location: RU · ID · AM
First, it saves every single version of your run. You made some changes — you commit them — and a new revision is created. Second, many version control systems allow branching. Let’s imagine that you’ve got an idea about possible improvement and want to test it. You may create a separate branch and work inside it. There you can check if it saves time, affects further gameplay and so on. And after you are done, you merge this branch back to the master branch.
It’s actually a long story, and not easy to explain. So I simply made a suggestion; but it’s up to you to use it or not — at least because it needs some learning anyway.
S3&A [Amy amy%] improvement (with Evil_3D & kaan55) — currently in SPZ2
my TAS channel · If I ever come into your dream, I’ll be riding an eggship :)
I'm trying to make a no-damage run of a game here (Rockman 3), and my video is already complete, but I took damage near the end.
I was wondering if there's a way to run the movie file up to that point, then somehow take control again and do that to replace the commands in the movie file. How can I do that?