| |
Golara Account closed
Registered: Jan 2018 Posts: 212 |
Best loader for games
What is the best loader for games ? Here's a list of features I'd like and please tell me if there's a loader that supports these.
Fast loading (duh)
Loading by track/sector/file
Saving without reinstalling the loader. Also by track/sector/file
2x 1541 working at the same time (1 game disk, 1 empty disk for "swap")
thanks |
|
... 21 posts hidden. Click here to view all posts.... |
| |
Krill
Registered: Apr 2002 Posts: 2980 |
If you're going in the 2-drive direction, one could also put content on both disks (and still save state on one of them), then either have more capacity or more speed with a RAID-0-like setup. =) |
| |
Copyfault
Registered: Dec 2001 Posts: 478 |
MV, you pretty much nailed it.
Nontheless, I will always prefer stuff that runs on a plain c64 system over anything in need of "steroids" (as Golara calls it;)). So "messes with the crackers" would ideally be interpreted the way that it introduces a new kind of scoring system for cracks, i.e. by using a metric that measures the amount of addendums needed and lessens the overall score accordingly.
I'm no cracker in any way, so what do i know:) |
| |
Golara Account closed
Registered: Jan 2018 Posts: 212 |
Quote: MV, you pretty much nailed it.
Nontheless, I will always prefer stuff that runs on a plain c64 system over anything in need of "steroids" (as Golara calls it;)). So "messes with the crackers" would ideally be interpreted the way that it introduces a new kind of scoring system for cracks, i.e. by using a metric that measures the amount of addendums needed and lessens the overall score accordingly.
I'm no cracker in any way, so what do i know:)
HCL called it that in Treu love, but I like it and it stuck with me :P |
| |
Scan
Registered: Dec 2015 Posts: 111 |
Interesting topic! I'm currently (not so active) working on a puzzle game and I for now am using the Krill loader to select a puzzle. I don't mind if the load takes a few seconds (happening when browsing backwards due to the caching mechanism of track 18), but for me the one thing it lacks is having the possibility to save the state whether a certain puzzle is solved or not. I know it is possible to write some sort of plugin or use kernal calls and then reinstall the loeader, but the first solution is beyond my knowledge and the second will probably halt the IRQ music player. |
| |
cadaver
Registered: Feb 2002 Posts: 1160 |
Another option, which was discussed in an earlier game-loader thread here: Sending data from C64 to drive can be done in a way that doesn't need to disturb interrupts, if you reimplement the IEC protocol byte send. This would allow writing new files or arbitrary sized files, which save-routines within drivecode typically don't allow, and then reinitializing the fastloader.
In theory, implementing the EOI-flag (last byte of transmission) correctly needs precise timing, but in practice drives seem to tolerate you sending every byte as EOI, since you finish with Unlisten anyway. |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Quote: MV, you pretty much nailed it.
Nontheless, I will always prefer stuff that runs on a plain c64 system over anything in need of "steroids" (as Golara calls it;)). So "messes with the crackers" would ideally be interpreted the way that it introduces a new kind of scoring system for cracks, i.e. by using a metric that measures the amount of addendums needed and lessens the overall score accordingly.
I'm no cracker in any way, so what do i know:)
If you look at who actively cracks games, all of them do tape and single file cracks. Most crack disk games. Very few crack cartridge releases. Even fewer would touch a cartridge release that does saving to flash. Include a hidden trainer menu in the official game release and you've basically won :D |
| |
Krill
Registered: Apr 2002 Posts: 2980 |
Golara, Scan: Alright, alright. Next loader update (to be released soon) won't have the saver plug-in yet, but i'll prepare the custom drive code stuff for it and put the saver in the #1 spot of the TODO list for further releases. :) |
| |
Golara Account closed
Registered: Jan 2018 Posts: 212 |
Quote: Golara, Scan: Alright, alright. Next loader update (to be released soon) won't have the saver plug-in yet, but i'll prepare the custom drive code stuff for it and put the saver in the #1 spot of the TODO list for further releases. :)
awesome |
| |
Scan
Registered: Dec 2015 Posts: 111 |
That would be awesome! Remind me to buy you a beer at next X ;) :P |
| |
tonysavon
Registered: Apr 2014 Posts: 25 |
Quoting KrillGolara, Scan: Alright, alright. Next loader update (to be released soon) won't have the saver plug-in yet, but i'll prepare the custom drive code stuff for it and put the saver in the #1 spot of the TODO list for further releases. :)
That would be amazing and it would grant you my gratitude and more beer.
For my game Planet Golf I had to uninstall and reinstall the fastloader all the time to save hiscore and progress in game. After months of looking for a better solution that's all I could come up with, and saving is also quite slow! I miss the blazing fast AR/6 save routines :-P |
Previous - 1 | 2 | 3 | 4 - Next |