Joined: 8/26/2023
Posts: 7
Location: Valley of the Sun
Thank you for the feedback, there's definitely much room for improvement you are right. However the one thing I can't get over myself is the framerate being wrong, as you said. Exiftools confirms this fact. Also the flashing would be even worse at a higher framerate so personally I don't see myself revisiting this game to improve it. The flashing is already bad enough
Joined: 8/26/2023
Posts: 7
Location: Valley of the Sun
If you want to implement the frame advance as part of the input, you could use something similar to AutoHotkey, which lets you designate inputs with a configurable time in ms. Inputting commands every 16.67ms would give you 60fps outputs
Joined: 8/26/2023
Posts: 7
Location: Valley of the Sun
This would be really nice to have as it would increase the amount of software that works with the psuedo program. My only concern is how to approach ensuring that frames only advance after the input has been sent. Possibly code injection to make the emulator sleep until awake after every frame?
Joined: 8/26/2023
Posts: 7
Location: Valley of the Sun
The only issue is that the interest rate decreases over time, my brother suggested possibly using stocks to multiply the deposited cash by theoretically up to a factor of 10. Eventually the interest rate drops to zero and is no longer an effective method of making cash.
Joined: 8/26/2023
Posts: 7
Location: Valley of the Sun
My routing has some room for improvements. I'm going to put a warning on the video and the post about the flashing, cause yeah, it's definitely way worse when it's not a tenth of your monitor.
Now that libTAS and Ruffle are working on my WSL2 installation (I had to build libTAS since I didn't know there were nightly releases until I had already run make) I want to work on making a more complex run. Maybe not of Stick RPG necessarily, however this was really fun to work on.
Places that could be the biggest time saves (that I didn't really want to touch because of the rng) is less time spent at the casino. After making 70,000 it's not too unreasonable to warp back home and deposit money at the bank and ride the 2% interest.
Could possibly shave a few seconds with less sleeping as well but casino is definitely the biggest time block.