1. Dynamic Animation Frame Memory Manager (No more Frame Limits and Also reduces memory by HALF!!!)
2. Memory utilizations in system options menu (shows how much memory is being utilized by your mod)
3. Controller I/O interface redesigned for PSP (Thinking of wifi mulitplayer next on the list).
4. XBoX now uses Sprite Flip Technique.
5. XBoX now supports 4 Player Control.
6. XBoX now stablilzed, no more random crashing!
7. XBoX hardcoded paths removed default.xbe anywhere with the included folders!
8. GP2X now RUNS!
9. GP2X now uses Sprite Flip Technique.
10. GP2X now uses Filecaching for faster file loading.
11. GP2X now uses open2x dev environment.
12. GP2X now uses SDL Hardware acceleration
13. Unified Libraries for all platforms!
14. New LINUX platform Identical to Windows version took me a whole 2 minutes to port it!
However the Linux platform is not included at the moment until i get to work since its the only place were i have a linux machine available..... But don't tell anybody.....
Delete settings.sav for both PSP and XBoX due to new controller layout!
New or Updated Commands
knife and playshotno can now both be used together!
Character's text file under command anim.
quakeframe:
--positive means old style quake.
--negative value means new style extreme quake.
Next 2 go under levels.txt
timeicon - is used as the lower layer for the countdown of the timer. That means while the digits are counting down they are on top of this icon. You modders can now draw a nice little box with the word time or something of the sorts instead of the default white box.
timeicon path/to/icon.cfg x y
bgicon - is used as the lowest layer. That means its used for masking or whatever technique you choose. Player(s) or Enemy(s) status will be placed over bgicon.
bgicon path/to/icon.cfg x y
By uTunnels:
1. Script Engine!
2. Free Command system removed since we have script engine!
New or Updated Commands
blockade as a spawn entry command refer to link:
http://www.lavalit.com/forum/index.php?topic=53.msg265#msg265
blockade
at
It works in a direction-both level, set the left most edge.
And scrollz command:
scrollz
at
This command sets min and max z autoscroll position, only works in direction-both/left/right levels.
Indivigual Palettes per level.
I've made some dynamic palette in each level.
That is, you can set up to 40 palettes in each level using command palette.
palette
palette
palette
palette
......
Similar to panels, they are indexed, 1st is 1, 2nd is 2, ...etc
You can use setpalette command as a spawn entry, that is
setpalette
at
set index to 0 will change back to normal palette.
I planned to add this command in frames, but I'd leave it to see if it can be easily done by scripting. If so, i think you can made some background effects by changing default palette in mid-level.
Bug Fixes:
1. Enemies cant throw stars
2. Unsummonframe kill the summoner.
3. Enemies can run between walls even if there's no gap between them.
Adjust enemies/npcs' speed while chasing, now they use normal speed.
New command maxwallheight in levels.txt. Now players wont spawn onto a wall that is higher than that. It is default to 1000.
Hard checking for player spawn, so they won't spawn into holes even if the holes overlap.
4. Bug Fixes to Attack functions.
5. Air special is back!
By Tails:
1. GP2X now uses mmuhack.
2. nograb 2 on player to prevent him to grab any enemies or player.
3. I will try to repair blockratio code(is the one that is doing the problem on block).
4. Add all Darkbor features.
5. Repaired weapons code, now it dont cut animation anymore(rerevised now works well).pshotframew have new function:
pshotframew [shot proyectile][throwa(well the a setting)][here the frame to rest 1 to shootnum so must (put delay 1 to that last frame because it is the only cut)]
6. Repaired custpshot(now work well)
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LUA TwinTail LDE LUA TwinTail LDE
Ema has released a new version of TwinTail LDE, version 2.1. TwinTail LDE is a text editor written in Lua, and used to edit Lua scripts while inside of your PSP. This homebrew is separated in Japanese and English version. Here is the changelog:
2.0 -> 2
Cross Platform GUI Toolkit for SDL Cross Platform GUI Toolkit for SDL
There have been so many great programs and tools coming out of our PSP Development forum that it's been hard to keep up with all the releases. From ports, to visual demos, to games, to applications, to DevKits - there is so much going on around here! The latest tool comes from LostJared and is a simple window'd toolkit for 1
Engine02 Engine02
Homebrew developer Stealth has released a new version of Engine02, a versatile, multiplatform 2D game engine that allows aspiring developers to create their own homebrewed games
Daedalus Pre R5 Daedalus Pre R5
CoderX was kind enough to tip us about StrmnNrmn's new compiled Daedalus source code done by PSdonkey. He has compiled all the updated source code by StrmnNrmn as he had been getting a lot of messages from people who wanted to try them out but couldn't because - you guessed right - they couldn't compile the source code on their own
VIVA SRC VIVA SRC
from Auraomega:
Ok, this if those of you who know what VIVA is, if you don't go search it >.>
I developed this as a "look I can do it", to prove that I could get an XMB replacement booting from the flash as well as the XMB, and all that fancy stuff
Pixel Dump Pixel Dump
For the developers looking for supplements to their latest homebrew application or custom XMB theme , we've got something for you. Fellow coder radioactive_x dropped by the QJ.Net Forums earlier to release Pixel Dump 1, a compilation of the author's past game pixel art
Potemkin PSP Emulator for Windows (Source Codes) Potemkin PSP Emulator for Windows (Source Codes)
PSP homebrew coder ector has just come out into the open with a release we're sure the PSP community will take a shine to. It's the source codes for the Potemkin homebrew - an experimental Windows-based open source HLE PSP Emulator
Intrafont Sine Text Scroller - SRC Intrafont Sine Text Scroller - SRC
HI Guys,
Here's an Intrafont Sine Wave Text Scroller for programmers because I haven't
seen any other example code for it on PSP.
http://au.youtube.com/watch?v=msL52S-ZXBs
Based on code from Noobz Goofy Exploit demo (src provided by Fanjita).
Uses Intrafont by BenHur
LuaSQL LuaSQL
Need to access a database with your PSP? Why not try Shaolan's LuaSQL v0.1? This library allows homebrew developers to access SQL through PHP. Users can now create web-based applications with lots of data entries as well as access various security features that are inherent with SQL