Google Code Exporter
Google Code Exporter
``` I don't feel like you need a whole lot of explanation here. Where's our command line docs? I'm getting ready to pour over code to find the relevant switches...
``` I just realized that soon Google Code is being shut down. I didn't see anything about it anywhere on this Google Code page, so I thought I would mention...
``` What steps will reproduce the problem? 1. When running gens re recording in A low resoluton Crt Tv setup 2. The low res gen modes looks bad with setting...
``` What steps will reproduce the problem? 1.Enabling Lock Pallete 2. 3. What is the expected output? What do you see instead? Pallete should not change when option is active....
``` What steps will reproduce the problem? 1.record no-miss playthrough of the game 2.try to replay the movie 3. player dies repeatedly around the 4th level What is the expected...
``` What steps will reproduce the problem? 1. Create sample lua script 2. Try to set joypad values of X,Y,Z with joypad.set({X = true}) 3. Buttons wont be pressed Digging...
``` When recording from the current save state, the gst savestate created by Gens is reported as being incompatible with the movie. This can be reproduced in the following way:...
``` 1. Load ROM Blackthorne (32X) (U) [!].32x 2. Start running the following lua file: while true do joypad.set({left=true,B=true,C=true}); gens.frameadvance(); end 3. Load the following savestate a few times (F5...
``` At a certain point in the game when a certain music cue plays, the audio freezes and can only be fixed by SRAM save, reset, reload. Load the attached...
``` Gens could use a library of functions to expose the video processor to Lua scripting. Desired functionality would enable reading and writing to VRam (64KB of 8x8 tiles, and...