Posts for feos

1 2 354 355 356 457 458
Experienced Forum User, Published Author, Site Admin, Skilled player (1246)
Joined: 4/17/2010
Posts: 11744
Nice job with abusing the unwritten law to use the author's screenshot suggestion for publication. I think after this case it will be revised.
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 (1246)
Joined: 4/17/2010
Posts: 11744
I guess Spikestuff isn't encoding this? EDIT: Okay, I am then.
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 (1246)
Joined: 4/17/2010
Posts: 11744
Hi SpookyMulder. To get your logo and encode approved upload them to whichever hosting you like. Also, as said on the Encoding Guide main page, it is outdated. The newest guide is here: http://tasvideos.org/EncodingGuide/PublicationManual.html
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 (1246)
Joined: 4/17/2010
Posts: 11744
2010 project works perfectly. 2012 project was reported to have issues, and is not really recommended.
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 (1246)
Joined: 4/17/2010
Posts: 11744
Added quite some emulators with debuggers: http://tasvideos.org/ReverseEngineering.html#Emulators
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 (1246)
Joined: 4/17/2010
Posts: 11744
BadPotato wrote:
I tried to mess around with the no$gba debugger and his breakpoint feature(I know it's already possible to "break" over memory access with lua, but I doubt you can see all assembler operations, the stacks, etc...). And yep, I got some data for those enemy block.
Please help me to fill the list of emulators with proper debuggers! http://tasvideos.org/ReverseEngineering.html
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 (1246)
Joined: 4/17/2010
Posts: 11744
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 (1246)
Joined: 4/17/2010
Posts: 11744
Amazing game, terrific run, Yes vote.
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 (1246)
Joined: 4/17/2010
Posts: 11744
Encoding...
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 (1246)
Joined: 4/17/2010
Posts: 11744
We are this submission away from the third empty queue in history, and turska isn't around...
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 (1246)
Joined: 4/17/2010
Posts: 11744
jlun2: can you list things that need manipulation?
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 (1246)
Joined: 4/17/2010
Posts: 11744
How much time would that skip save?
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 (1246)
Joined: 4/17/2010
Posts: 11744
FCEUX support sockets, there must be some docs. Write an app that would generate sockets and send them to fceuxes. Background input would not need to be enabled I believe. Quoting IRC so nothing gets lost: feos: your app would need fceux instances to report success of the last action, and then you would say "Ready" to prompt for new actions feos: or it just won't accept anything before all instances return success feos: "Add emulators" does not look necessary feos: meshuggahTAS: virtual controller might as well poll and return the movie state as an uneditable listvew. say, active frame in the middle, 5 future frames with controller state below, 5 past frames with controller state above. feos: and yeah, you would need to plug controller to your app as emulators allow. so that you could press A+W and Left+Up presses get registered feos: press keys, hit frameadvance. everyone is happy feos: virtualpad would visualize which buttons are pressed with input keys
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 (1246)
Joined: 4/17/2010
Posts: 11744
How about IPC? Link to video Link to video Warp, this thread does not discuss miltigame tases. It discusses how to make the process of creating them more handy.
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 (1246)
Joined: 4/17/2010
Posts: 11744
I'd prefer if you don't embed so wide images...
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 (1246)
Joined: 4/17/2010
Posts: 11744
Cheat codes can be really useful to test everything. In a real run you would figure out the best order to obtain items, and for that you need to test all routes with every item that can affect the progress. Having them all from start saves much testing effort. So that when you start the real run, you already know which to obtain first, and where to use it to save more time.
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 (1246)
Joined: 4/17/2010
Posts: 11744
I guess it would satisfy just all this way.
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 (1246)
Joined: 4/17/2010
Posts: 11744
VirtualDub does not allow stacking videos side by side.
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 (1246)
Joined: 4/17/2010
Posts: 11744
I didn't mention which one is accepted since he said he really prefers the full version, the one he submitted. I think you can use it with no fear.
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 (1246)
Joined: 4/17/2010
Posts: 11744
It might be better to launch additional instances with limited functions (maybe load ROM only?) and run them all under a single taseditor.
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 (1246)
Joined: 4/17/2010
Posts: 11744
I know it replays fine for you. How do I get it to run? The error I'm getting was posted earlier ITT.
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 (1246)
Joined: 4/17/2010
Posts: 11744
Care to explain how to replay it?
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 (1246)
Joined: 4/17/2010
Posts: 11744
BTW, if such tool gets widely available, the SDA's mark "verified, no cheating" would finally lose its sense :P
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 (1246)
Joined: 4/17/2010
Posts: 11744
Nailed some The X-Files opening theme. The ones on web don't look correct. http://rghost.ru/48509147
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 (1246)
Joined: 4/17/2010
Posts: 11744
What if some frames can be cut out at the end of the movie, but it does not affect the ending appearance? Again, it is for Vault. Post #354762
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 354 355 356 457 458