Posted By
MasterOfTTL on 2018-10-04 10:05:08
| Commando Libya CPlus4
Hi, I'm trying to play this game on VICE emulator. Commando Lybia but from what I've seen it seems that when i try to load it using autoload, it loads and run but stops there. https://imgur.com/5yxxceq.png
doesn't even show the message "this game is big bullshit". what could it be? if it doesn't work then how are there screenshots? or are those fakes?
|
|
Posted By
Luca on 2018-10-04 10:50:02
| Re: Commando Libya CPlus4
You have to force the loading at the beginning of BASIC, not using the generic LOAD command. Instead of it, you must use the DLOAD command (shortcut on key F2): DLOAD"*" will work for you.
Oh and please: no more VICE, which's still a bugged emulator, use YAPE
|
|
Posted By
MMS on 2018-10-04 11:02:08
| Re: Commando Libya CPlus4
Hi, because by default the emulators try to load the first program as a machine code program. In fact the first program of this (that writes the BS text) is a BASIC loader.
So you should load it with LOAD"xyz",8: and not with 8,1.
I tested it with YAPE and Plus4emu, but will not touch VICE ( 9 out of 10 doctors do no suggest it )
Not so bad for a BASIC game. Has music, sound effects, even HIRES animation and software sprite emu!
|
|
Posted By
MasterOfTTL on 2018-10-04 11:41:21
| Re: Commando Libya CPlus4
ok, i've loaded the game and it works. but it seems that when i try to shoot the cursor only goes up and down. also when i have to press keys to pass to next screen (intermission to game, etc) it seems that all the keys are fucked up, like i press random keys but nothing happens until i press a key (and i don't notice it) and goes to next screen. for example i've pressed 3 once and worked but then no.
|
|
Posted By
MMS on 2018-10-04 14:36:09
| Re: Commando Libya CPlus4
This should be the key "T", because it equals to the joystick shoot button, all joy buttons equallty mapped as keys. (BTW "T" is visible in the initial BASIC code too)
I agree, only up and down was possible at my side too.
|
|
Posted By
MasterOfTTL on 2018-10-04 15:33:51
| Re: Commando Libya CPlus4
>I agree, only up and down was possible at my side too. very strange indeed, since in the bonus level you can move in 4 directions. maybe it's set like that? though i think it's kind of strange.
|
|
Posted By
MIK on 2018-10-06 04:40:25
| Re: Commando Libya CPlus4
Nice to see the lack of love for Vice Plus4. I have NEVER used it and will NOT use it just because they ignored the C16/Plus4 scene for over 10 years!!!
Yape aka Yet Another Plus4 Emulator for the Win.
|
|
Posted By
MasterOfTTL on 2018-10-05 11:08:41
| Re: Commando Libya CPlus4
another question, is it possible to rip sprites from cplus4 games? or the only thing you can do is to go for the "save screenshot" route?
|
|
Posted By
gerliczer on 2018-10-05 13:18:06
| Re: Commando Libya CPlus4
Yes, of course. It is possible, but don't expect any convenient tools or way like on the C64. There's no hardware sprite feature, so everything is done in software. And there a "thousand ways" to do soft-sprites.
|
|
|
Posted By
MasterOfTTL on 2018-10-06 15:37:13
| Re: Commando Libya CPlus4
anyway, sorry for the OT but... how do i create a proper account?
|
|
Posted By
Csabo on 2018-10-06 17:24:45
| Re: Commando Libya CPlus4
If you post enough times from the same IP, the forum automatically offers a "registration" form. Send me an email with your details and I'll create an account for you.
|
|
Posted By
MasterOfTTL on 2018-10-07 04:19:09
| Re: Commando Libya CPlus4
ok, i've sent you an email
|
|