2024-03-29 14:43 CET

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003724FireForce[WHDLoad Installs Games] slavepublic2017-09-12 21:35
ReporterLucas 
Assigned ToJOTDProject InfoFire Force (ICE)
http://www.whdload.de/games/FireForce.html
 
PrioritylowSeverityfeatureReproducibilityalways
StatusassignedResolutionopen 
Summary0003724: Improved trainer for FireForce #1
Description- unlimited ammo for M60
- unlmited M203 grenades for M16

000153DA 5338 159a SUB.B #$00000001,$0000159a ; M60 ammo
00014D42 5378 1592 SUB.W #$00000001,$00001592 ; M203 grenades
Steps To ReproducePlay game
Additional InformationPL_IFC2
PL_B $16472,$4a ;unlimited ammo
    PL_B $153ee,$4a
    PL_B $1aec2,$4a
    PL_W $da52,$4e71
    PL_W $14d42,$6002 ; M60 ammo
    PL_W $153da,$6002 ; M203 grenades (for M16)
    PL_ENDIF
        
TagsNo tags attached.
MachineUAE
CPU68020
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.3
imported
Attached Files

-Relationships
+Relationships

-Notes

note ~0005727

Lucas (reporter)

00014D42 5378 1592 SUB.W #$00000001,$00001592 ; M60 ammo*
000153DA 5338 159a SUB.B #$00000001,$0000159a ; M203 grenades*

note ~0005730

Lucas (reporter)

Another suggestion (thanks to Elmek13 for bug report):
1. Enter to the tent
2. Put bomb and detonate
3. Go to another tent / building (enter&exit 2x)
4. Crash

Fix:
PL_IFC1
PL_W $14214,$6002 ;unlimited energy
PL_W $143fc,$6002
PL_B $14400,$60
PL_W $17494,$6002
PL_B $185ce,$42 ; fix
PL_W $185d4,$6002
PL_W $19084,$6002
PL_W $1a3ee,$6002
PL_W $1a50a,$6002
PL_ENDIF

note ~0005731

Lucas (reporter)

2. Put bomb and detonate (inside)*
+Notes

-Issue History
Date Modified Username Field Change
2017-09-05 21:58 Lucas New Issue
2017-09-05 22:00 Lucas Note Added: 0005727
2017-09-06 01:58 Lucas Note Added: 0005730
2017-09-06 02:02 Lucas Note Added: 0005731
2017-09-12 21:35 Wepl Assigned To => JOTD
2017-09-12 21:35 Wepl Status new => assigned
+Issue History