User Tools

Site Tools


base:exomizer_making_custom_oldschool_decrunch_effects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:exomizer_making_custom_oldschool_decrunch_effects [2021-06-11 16:00] – [Exomizer adding a custom de-crunch effect and de-crunch text] richardbase:exomizer_making_custom_oldschool_decrunch_effects [2021-06-11 16:02] – Added link to example decrunch effects richard
Line 5: Line 5:
 Exomizer has a custom de-crunch effect routine, when using SFX mode. Its default effect is a flashing character at the bottom right of the screen. There are possibilities of customizing exomizer to do really cool de-crunch effects based on the old packers/crunchers you may have used. For example, here is an example of the ** Speed Packer V1.1 ** decrunch sound: Exomizer has a custom de-crunch effect routine, when using SFX mode. Its default effect is a flashing character at the bottom right of the screen. There are possibilities of customizing exomizer to do really cool de-crunch effects based on the old packers/crunchers you may have used. For example, here is an example of the ** Speed Packer V1.1 ** decrunch sound:
  
-** exomizer sfx $4245 rayfish.prg -o rayfish.prg -s "lda #$00 sta $fb" -x "lda $fb eor #$01 sta $fb beq skip inc $d418 skip:"+** exomizer sfx $4245 rayfish.prg -o rayfish.prg -s "lda #$00 sta $fb" -x "lda $fb eor #$01 sta $fb beq skip inc $d418 skip:" **
  
 (replace with $d020 if you want thick multicolour bars instead of strange noises); (replace with $d020 if you want thick multicolour bars instead of strange noises);
 ==== Adding Decrunch text to Exomizer SFX ==== ==== Adding Decrunch text to Exomizer SFX ====
 +
 +There are a few more example effects available in this **[[https://www.lemon64.com/forum/viewtopic.php?t=76850&start=0|https://www.lemon64.com/forum/viewtopic.php?t=76850&start=0]Lemon64]** post.
  
 Adding a custom effect may be fun, what about adding a de-crunch text? Can that be done with Exomizer? Adding a custom effect may be fun, what about adding a de-crunch text? Can that be done with Exomizer?
base/exomizer_making_custom_oldschool_decrunch_effects.txt · Last modified: 2021-08-15 13:36 by richard