Posts for feos


1 2 162 163 164 439 440
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
How about this? https://github.com/ekeeke/Genesis-Plus-GX/issues/172 https://github.com/ekeeke/Genesis-Plus-GX/pull/173 GPGX merged super accurate new YM emulation code and has already made it optional for libretro, the plan is to merge it into MAME too I think. This is so far the frontier of science, and it's already implemented. YM3438 was used in some Megadrive 2s, so makes sense to make it optional, as they did, and probably even default to it. This latter part should be discussed at #bizhawk if you feel like merging this thing into our gpgx. Makes sense to also ask natt's opinion.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
feos wrote:
The console outputs huge overscan that is mostly visible on tv, and after stretching, the original game screen ends up being stretched horisontally up to something around 16:10.5.
Are the numbers you end up using for ARC equal to these? Otherwise, I'm unsure about either option, but the overscan area sometimes has a certain color instead of black, so it at least has some value in my eyes. Now, with aspect ratio becoming editable from the batch call, you can just dump without overscan and then give the clip the right AR. Probably we could allow both ways. Need to know the filesize diff I think, ideally for a scene with black overscan area and for one with non-black.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
The answer does apply. AVI writer is where you find which buffer you need to grab. It's at native res by default. You can hash the contents of the buffer and store the hashes, then only compare them instead of the whole framebuffer.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
creaothceann meant to say avi dumping code I think, which is what you should check.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Consider rating the publications as well.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Hi guys. Thanks for your efforts! Finally we have a system to incorporate all your translations into, can someone please tell what posts here can be used to put on actual translation pages, since I have 0 knowledge of Japanese? Ideally the ready-to-go translations should be put on https://pastebin.com/ in their intended form, but I won't have problems with using what's there already too. Halp :)
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Yep. We use internal replay format for Doom, since it can be tested against original Doom on a PC. And such runs would still be obsoleted by fully emulated DOS, since it won't have the limitations and downsides of the internal replay system. This WiiU thing is just too hard to apply to tasvideos practices. I don't really know of any way to resolve this, since I don't think accurate WiiU emulation is achievable just to replay those files as intended. What I suggest though, is to try to present this thing on some GDQ-like event. Running TASes on console is precisely what such events want, so why not give it to them? Then maybe some day a person with a solution moves in and saves us all, who knows... Once again, fantastic job with this whole thing!
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Oh boy. I don't want to turn this topic into a video sharing one, but what Jon keeps doing there is unbelievable. He's going to release a huge patch to Sonic 3D blast. Link to video He has a whole bunch of other unique material there, some related to S3DB.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Dunno if this is worth using, but here's a pic that tries to demonstrate the improvement:
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
MESHUGGAH wrote:
Can I somehow download an interim build containing this commit to test it?
You have several options: https://i.imgur.com/gQO0B4L.png https://i.imgur.com/bF9O96l.png https://i.imgur.com/RQXIXiB.png https://i.imgur.com/ZzdR1YN.png Also for analog editing, if you enter that mode for some cell, you can assign the edit mode to other cells you select (Ctrl/Shift-click) and then edit them all at once.
MESHUGGAH wrote:
Rewritten my "frames won't color" stuff: 1. I check a part of my movie from frame 800, 1.0 speed 2. I see I need to delay input so I pause the game 3. I insert 2 or more frames. When you insert more than 1 frame at frame N, TAStudio will remove the new color from frame N-1 (from green to light green) and fails to recolor the next frames. How to fix this by the TASer: With the mouse seek to frame N + 2 or earlier. Seeking to frame N + 3 or more won't fix this
Make a video.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Save a normal state on that frame outside tastudio and see what happens. Such things have chance close to 0 to be caused by tastudio, it just makes them obvious.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
jlun2 wrote:
Found a bug: 1. Open a rom 2. Open TAStudios interface 3. Go to File > Open and select a bk2 file 4. When a popup asking about converting the movie to a tasproj file occurs, select cancel 5. http://i.imgur.com/gzg6Has.png
Fixed.
hejops wrote:
On BizHawk 2.1.0 (btw, anyone have an idea why the About in TAStudio is greyed out?), attempting to save input to macro outputs the following:
Works for me on the latest build.
jlun2 wrote:
Another bug: Right click the branches box here: http://i.imgur.com/ngd1Y50.png Move the mouse slightly next to the tooltip shown, and right click again on the branch box. It will give an error: https://pastebin.com/UkHjJdnr http://i.imgur.com/qgNTAxq.png
I don't understand this.
TASeditor wrote:
Dagging Marker+right click
Fixed.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
MESHUGGAH wrote:
If I press "Recording mode" and go back to whatever frame, it will be unchecked if I didn't pause unpause before going to a frame.
From what I see, rec mode was only forgotten if you go to a frame while recording+unpaused. I wanted to start with this one before I do other changes, so you guys could thoroughly test things. This is an important change, so don't let it break everything.
commit note wrote:
tastudio: do normal seeking while recording too. needs testing if you go to a frame while recording and unpaused, it will seek to that frame (not touching input since rec mode is suspended), and after it reaches it, it will unpause and restore rec mode
MESHUGGAH wrote:
The obvious conflict between inputting numbers and using my hotkeys.
You have several ways around this problem: - use numpad - use arrows to change the value - drag your mouse after entering analog editing mode up or down to change the value I don't remember if people wanted other hotkeys to function while in analog edit mode, probably I tried to filter them and failed.
MESHUGGAH wrote:
I can't record my mouse position if TAStudio is focused, otherwise I can't use the mousewheel to scroll if BizHawk is focused
I dunno why you need to scroll around while recording your input normally, and I dunno of a way to make tastudio and emuhawk react simultaneously regardless of which one has focus. You might need to discuss the possibility of that with adelikat or zeromus.
MESHUGGAH wrote:
1. I check a part of my movie from frame 800, 1.0 speed 2. I see I need to delay input so I pause the game 3. I insert 2 frames at frame 800 with a numbered hotkey (probably unrelated) 4. TAStudio won't recolor from frame 800
Works fine for me. The current setup invalidates since the frame you're inserting/deleting frames, not since the first frame of input difference (which it should be doing eventually), but when you emulate though these frames it colors them for me.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
All the linux commits were done after the readme was edited, so I'd expect more stuff to work. As I said, you need to talk to p4wn3r directly.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
This is what you need to be trying https://github.com/FelipeLopes/BizHawk/commits/master
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
https://i.imgur.com/iXVDdzd.png [MOD EDIT: Dude. -Mothrayas]
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
XD: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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Level can only end if you trigger the expected amount of checkpoints. You can't trigger them if you break them. So you won't end the level that way. But warp is known to work regardless of checkpoints, you just have to spawn objects by scrolling the screen in a certain way. Otherwise, I don't think it will be too different.
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Omnigamer wrote:
I can never find the user file uploads location! Managed to work it back from Scepheo's link, but I have no idea how to arrive there through normal browsing.
Bottom of http://tasvideos.org/
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.
Experienced Forum User, Published Author, Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11270
Location: RU
Ugh, I give up. I imported a dump made with camstudio codec and frames were ENTIRELY different. Fuck this shit. The only thing I'll probably try is piping, since it at least relies on something reliable.
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.
1 2 162 163 164 439 440